<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[shonghuanc的专栏]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/shonghuanc</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; shonghuanc]]></copyright><item><title><![CDATA[最新任务]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83330084</link><guid>https://blog.csdn.net/shonghuanc/article/details/83330084</guid><author>shonghuanc</author><pubDate>Mon, 05 Jan 2009 13:08:37 +0800</pubDate><description><![CDATA[  Never give out your password or credit card number in an instant message conversation.
  
Wang Xinglang says:
wsclog
Remove three ces (except Log*)
in BM method (仅仅保留IWscLog 的debug和error方法， 在家一...]]></description><category></category></item><item><title><![CDATA[解决 removeChild 的问题 ]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83324337</link><guid>https://blog.csdn.net/shonghuanc/article/details/83324337</guid><author>shonghuanc</author><pubDate>Fri, 12 Dec 2008 16:10:53 +0800</pubDate><description><![CDATA[		var UIEntity = this;
		var lblQty=UIEntity.lblCalcItemQty;
	    var cmbTxt=UIEntity.cmbRedemOption[UIEntity.cmbRedemOption.selectedIndex].value;
		var qunTxt=UIEntity.txtRedemQuantity.value;
		v...]]></description><category></category></item><item><title><![CDATA[环境变量配置：]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83283340</link><guid>https://blog.csdn.net/shonghuanc/article/details/83283340</guid><author>shonghuanc</author><pubDate>Wed, 03 Sep 2008 11:19:42 +0800</pubDate><description><![CDATA[ANT_HOME C:\ant 
CLASS_PATH .;%JAVA_HOME%\lib;%ANT_HOME%\lib; 
PATH .;%JAVA_HOME%\bin;%ANT_HOME%\bin; 
JAVA_HOME C:\Program Files\Java\jdk1.6.0 ]]></description><category></category></item><item><title><![CDATA[ 软设学习考试心得]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83252824</link><guid>https://blog.csdn.net/shonghuanc/article/details/83252824</guid><author>shonghuanc</author><pubDate>Thu, 12 Jun 2008 09:12:54 +0800</pubDate><description><![CDATA[ 软设学习考试心得（6.29更新）收藏
新一篇: 下午试题解题的一些小经验
首先要说的是，我自己从未参加过软考，这次也是第一准备，下面所说仅仅是我个人一点小小体会，有说的不对的地方，希望能提出来共同讨论。 

软考眼看就剩一个月了，复习了这么长的时间，现在就自己的一点经验分享给大家，希望能对大家有所帮助。

要复习好软件设计师，首先得准备一本官方的教程，我一开始就买了一本，大家不管怎么...]]></description><category></category></item><item><title><![CDATA[11111111111111]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83249029</link><guid>https://blog.csdn.net/shonghuanc/article/details/83249029</guid><author>shonghuanc</author><pubDate>Mon, 26 May 2008 08:49:27 +0800</pubDate><description><![CDATA[sssssssssssssssss]]></description><category></category></item><item><title><![CDATA[软件销售人员培训 ]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83237447</link><guid>https://blog.csdn.net/shonghuanc/article/details/83237447</guid><author>shonghuanc</author><pubDate>Sun, 11 May 2008 20:52:36 +0800</pubDate><description><![CDATA[前言
商战不是产品之战，是观念之战；销售的最高境界在于：不谈销售达到销售的目的。成功关键在于思想上对公司的美好前景充满信心，对自己也充满信心。成功秘诀：决心大，主动性强；以人为主体，创造、主动地思维。
业务员的基本素质
1、 首先对专业知识的掌握
2、 注重个人形象和公司形象
3、 气质：尊重与庄重、深沉与大度、不卑不亢
4、 品行：不要把别人想得太坏，只要你信任他
5、 敬业精神，...]]></description><category></category></item><item><title><![CDATA[sqlserver 导出 insert]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83237021</link><guid>https://blog.csdn.net/shonghuanc/article/details/83237021</guid><author>shonghuanc</author><pubDate>Fri, 09 May 2008 11:32:29 +0800</pubDate><description><![CDATA[通常情况下，SQL Server里面的生成SQL脚本，只会包含数据库及表的字段结构，而不会包含表的数据，也就是SQL脚本里面只有Create database，Create table 这样的语句，没有insert into。

因为SQL Server并不包含这个功能，只能靠第三方的代码了。 

以下存储过程可以实现：



CREATE PROCEDURE dbo.UspOut...]]></description><category></category></item><item><title><![CDATA[cvs]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83236351</link><guid>https://blog.csdn.net/shonghuanc/article/details/83236351</guid><author>shonghuanc</author><pubDate>Tue, 06 May 2008 20:28:28 +0800</pubDate><description><![CDATA[CVS使用手册 
作者： 车东 Email: chedongATbigfoot.com/chedongATchedong.com

写于：2002/07/10 最后更新： 

版权声明：可以任意转载，转载时请务必以超链接形式标明文章原始出处和作者信息及本声明
http://www.chedong.com/tech/cvs_card.html

关键词：CVS CVSWeb CVST...]]></description><category></category></item><item><title><![CDATA[mysql报警]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83235964</link><guid>https://blog.csdn.net/shonghuanc/article/details/83235964</guid><author>shonghuanc</author><pubDate>Mon, 05 May 2008 10:16:42 +0800</pubDate><description><![CDATA[关闭MYSQL的BEEP声

方法1.
使用MySQL的命令终端时，如果输入SQL有误，将有beep声。若要关闭该功能，根据mysql --help，使用mysql --no-beep即可。
修改my.ini
在[mysql] 下加入一行
no-beep
重新启动MYSQL即可。

方法2.设备管理器-&gt; 查看-&gt; 显示隐藏设备,然后在&quot;非即插即用驱动程序&quot;中找到&quot;Beep&quot;-&gt;...]]></description><category></category></item><item><title><![CDATA[技术网址一栏]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83233985</link><guid>https://blog.csdn.net/shonghuanc/article/details/83233985</guid><author>shonghuanc</author><pubDate>Wed, 23 Apr 2008 17:33:25 +0800</pubDate><description><![CDATA[http://www.cnoug.org/viewthread.php?tid=2226&amp;extra=page%3D1  oracleFAQ]]></description><category></category></item><item><title><![CDATA[oralce]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83233926</link><guid>https://blog.csdn.net/shonghuanc/article/details/83233926</guid><author>shonghuanc</author><pubDate>Wed, 23 Apr 2008 15:06:49 +0800</pubDate><description><![CDATA[教你Oracle数据库怎样删除重复记录
 
 

　　 
作者:互联网 来自:互联网 点击:38 时间:2007-7-3
 
 
 
  
    关键词：oracle 数据库　删除重复记录

    做项目的时候，一位同事导数据的时候，不小心把一个表中的数据全都搞重了，也就是说，这个表里所有的记录都有一条重复的。这个表的数据是千万级的，而且是生产系统。也就是说，不能把所有...]]></description><category></category></item><item><title><![CDATA[线程小例子]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83233620</link><guid>https://blog.csdn.net/shonghuanc/article/details/83233620</guid><author>shonghuanc</author><pubDate>Tue, 22 Apr 2008 16:08:31 +0800</pubDate><description><![CDATA[//定义一个生产类 
class Producer extends Thread 
{   
      
    Producer() 
    { 
        setPriority(Thread.MAX_PRIORITY); 
    } 
     public void run() 
     { 
         Store store = new Stor...]]></description><category></category></item><item><title><![CDATA[摘抄摘抄]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83233565</link><guid>https://blog.csdn.net/shonghuanc/article/details/83233565</guid><author>shonghuanc</author><pubDate>Tue, 22 Apr 2008 14:10:31 +0800</pubDate><description><![CDATA[昨天晚上想了一晚上，当前的技术都是围绕着功能测试这个角度来实现的，对于体系结构上的缺点，没有任何方面提出从测试的角度来实现，况且当前的体系结构都是采用一些非常流行的框架来实现，比如struts等，在这样的体系下，系统体系的缺点基本就是一些很小的方面了，如何发现这些小的内容的不足？
　　一直认为，在概要设计阶段对系统体系的认识都是基于经验或者知识来进行判断，而不是通过测试来，换句话说就是当前只能停...]]></description><category></category></item><item><title><![CDATA[oracle一些总结只是归纳 笑纳]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83233331</link><guid>https://blog.csdn.net/shonghuanc/article/details/83233331</guid><author>shonghuanc</author><pubDate>Mon, 21 Apr 2008 14:24:38 +0800</pubDate><description><![CDATA[１．redo(重做)顾名思义就是将数据操作再做一次.
[color=red]redo log file记录了对数据的操作，以及数据本身．[/color]
２．archive log file 可以看作是对redo log file的物理备份，
因为redo log file是循环写入的，每次会覆盖以前的内容，为了保存以前的内容因此归档
３．[color=red]undo 就是对已做操作进行...]]></description><category></category></item><item><title><![CDATA[LEADER速成之路]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83232973</link><guid>https://blog.csdn.net/shonghuanc/article/details/83232973</guid><author>shonghuanc</author><pubDate>Fri, 18 Apr 2008 17:53:56 +0800</pubDate><description><![CDATA[有管理经验，是一个精明而讲究实际的管理者
拥有成熟的个性，具有个性魅力，能够使项目小组成员快乐而有生气
与高层领导有良好的关系
有较强的技术背景
有丰富的工作经验
...]]></description><category></category></item><item><title><![CDATA[C++面试题]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83232415</link><guid>https://blog.csdn.net/shonghuanc/article/details/83232415</guid><author>shonghuanc</author><pubDate>Wed, 16 Apr 2008 10:52:28 +0800</pubDate><description><![CDATA[经典C++面试题 

1.介绍一下STL，详细说明STL如何实现vector。
Answer:
STL (标准模版库，Standard Template Library.它由容器算法迭代器组成。
STL有以下的一些优点：
可以方便容易地实现搜索数据或对数据排序等一系列的算法；
调试程序时更加安全和方便；
即使是人们用STL在UNIX平台下写的代码你也可以很容易地理解（因为STL是跨...]]></description><category></category></item><item><title><![CDATA[公司面试题]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83232353</link><guid>https://blog.csdn.net/shonghuanc/article/details/83232353</guid><author>shonghuanc</author><pubDate>Wed, 16 Apr 2008 08:33:10 +0800</pubDate><description><![CDATA[HP Java 面试资料1.doc
1.请说一下关于如何使用“Serializable接口”？
2.vector 和arraylist的异同？他们的大小默认变化值？它们的内部是用数据结构组织的？Hashmap 和 Hashtable 有什么区别？
3.运行时exception有那些？如何自定义一个运行时的exception？它跟exception有什么区别？
4.SWT里的布局默认什么布局...]]></description><category></category></item><item><title><![CDATA[00000000]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83230320</link><guid>https://blog.csdn.net/shonghuanc/article/details/83230320</guid><author>shonghuanc</author><pubDate>Fri, 11 Apr 2008 11:23:16 +0800</pubDate><description><![CDATA[代码生成器]]></description><category></category></item><item><title><![CDATA[学习java的30个目标]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83229050</link><guid>https://blog.csdn.net/shonghuanc/article/details/83229050</guid><author>shonghuanc</author><pubDate>Wed, 09 Apr 2008 16:32:58 +0800</pubDate><description><![CDATA[1.你需要精通面向对象分析与设计(OOA/OOD)、设计模式(GOF，J2EEDP)以及综合模式。 
你应该十分了解UML，尤其是class，object，interaction以及statediagrams。 

2.你需要学习JAVA语言的基础知识以及它的核心类库 
collections， 
serialization， 
streams， 
networking， 
mul...]]></description><category></category></item><item><title><![CDATA[电子书和视频下载]]></title><link>https://blog.csdn.net/shonghuanc/article/details/83229041</link><guid>https://blog.csdn.net/shonghuanc/article/details/83229041</guid><author>shonghuanc</author><pubDate>Wed, 09 Apr 2008 16:04:21 +0800</pubDate><description><![CDATA[http://www.netyi.net/in.asp?id=xmuzyu ]]></description><category></category></item></channel></rss>