<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_See the future·TODAY!</title><subtitle type="text">与向上的心合作,共同成长!</subtitle><id>http://feed.cnblogs.com/blog/u/29434/rss</id><updated>2012-02-04T02:15:11Z</updated><author><name>Whicet</name><uri>http://www.cnblogs.com/Whicet/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Whicet/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/29434/rss"/><entry><id>http://www.cnblogs.com/Whicet/archive/2008/09/02/1282000.html</id><title type="text">加密解密算法</title><summary type="text">最近我得研究一下加密解密算法,工作需要,也提高自己.以下这些文章都是在网上找的,我收集起来.主要是自己温故方便.MD5加密算法 MD5简介 MD5 的全称是Message-digest Algorithm 5（信息-摘要算法），在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald.L.Rivest开发出来，经MD2、MD3和MD4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被&amp;quot;压缩&amp;quot;成一种保密的格式（就是把一个任意长度的字节串变换成一定长的大整数）。不管是MD2、M</summary><published>2008-09-02T05:53:00Z</published><updated>2008-09-02T05:53:00Z</updated><author><name>Whicet</name><uri>http://www.cnblogs.com/Whicet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Whicet/archive/2008/09/02/1282000.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Whicet/archive/2008/09/02/1282000.html"/></entry><entry><id>http://www.cnblogs.com/Whicet/archive/2008/05/13/1194896.html</id><title type="text">C#实现简体中文和繁体中文的转换</title><summary type="text">C#实现简体中文和繁体中文的转换2008年01月24日 星期四 17:03 using Microsoft.VisualBasic; 添加 Microsoft.VisualBasic引用 /// &amp;lt;summary&amp;gt; /// 转换为简体中文 /// &amp;lt;/summary&amp;gt; public static string ToSChinese(string str) {...</summary><published>2008-05-13T03:30:00Z</published><updated>2008-05-13T03:30:00Z</updated><author><name>Whicet</name><uri>http://www.cnblogs.com/Whicet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Whicet/archive/2008/05/13/1194896.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Whicet/archive/2008/05/13/1194896.html"/></entry><entry><id>http://www.cnblogs.com/Whicet/archive/2008/05/08/1187815.html</id><title type="text">QueryString 整站过滤</title><summary type="text">51期间，网站中了木马，结果发现是QueryString没有过滤的问题，在网上查了一下找了一个比较好的办法。转一下。QueryString 整站过滤对于QueryString的传值是每个程序员都要用到的。但是如何过滤QueryString的方法万千。下面我整理一个方法大家继续优化讨论第一步 web.config 加入键值例如：&amp;lt;add key="SafeRequest" value="id-...</summary><published>2008-05-08T01:46:00Z</published><updated>2008-05-08T01:46:00Z</updated><author><name>Whicet</name><uri>http://www.cnblogs.com/Whicet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Whicet/archive/2008/05/08/1187815.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Whicet/archive/2008/05/08/1187815.html"/></entry><entry><id>http://www.cnblogs.com/Whicet/archive/2008/05/06/1185592.html</id><title type="text">关于脚本注入的问题</title><summary type="text">ASP.NET脚本过滤</summary><published>2008-05-06T10:07:00Z</published><updated>2008-05-06T10:07:00Z</updated><author><name>Whicet</name><uri>http://www.cnblogs.com/Whicet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Whicet/archive/2008/05/06/1185592.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Whicet/archive/2008/05/06/1185592.html"/></entry><entry><id>http://www.cnblogs.com/Whicet/archive/2007/12/16/996374.html</id><title type="text">开发Blog需注意的Blog基本特征和功能要素</title><summary type="text">经过几个星期的讨论,毕业设计要求总算是下来了,80Sharp团队三个人,都选择了&amp;#8220;门户网站&amp;#8221;开发，但是大家都说就做一个Blog，也知道要完成此项目不简单，这篇文章正说明了这一点，不过团队成员都是好样了，都有一颗向上的心~！小可我上网找到了一篇好文章顺便copy过来了，哈哈&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;，在此谢谢作者。 引用地址：http://hi....</summary><published>2007-12-15T16:16:00Z</published><updated>2007-12-15T16:16:00Z</updated><author><name>Whicet</name><uri>http://www.cnblogs.com/Whicet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Whicet/archive/2007/12/16/996374.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Whicet/archive/2007/12/16/996374.html"/></entry><entry><id>http://www.cnblogs.com/Whicet/archive/2007/12/14/995472.html</id><title type="text">java 学习步骤</title><summary type="text">此文章来自:http://blog.sina.com.cn/s/print_437aa92e01000bip.html小可我想学习java,找了几篇文章:java学习步骤J2EE又包括许多组件，如JSP,Servlet,JavaBean,EJB,JDBC,JavaMail等。要学习起来可不是一两天的事。那么又该如何学习J2EE呢？当然Java语法得先看一看的，I/O包，Util包，Lang包你都熟...</summary><published>2007-12-14T12:49:00Z</published><updated>2007-12-14T12:49:00Z</updated><author><name>Whicet</name><uri>http://www.cnblogs.com/Whicet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Whicet/archive/2007/12/14/995472.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Whicet/archive/2007/12/14/995472.html"/></entry><entry><id>http://www.cnblogs.com/Whicet/archive/2007/12/12/992460.html</id><title type="text">CodeSmith 实体生成模板(C#版)</title><summary type="text">Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&amp;gt;&amp;lt;%--Name:Author:WhicetDescription:--%&amp;gt;&amp;lt;%@CodeTemplateLanguage=&amp;quot;C#&amp;quot;TargetLanguage=&amp;quot;Text&amp;quot;Src=&amp;quot;&amp;quot;Inherits=&amp;quot;&amp;quot;Debug=&amp;quot;False&amp;quot;Description=&amp;quot;Thisi</summary><published>2007-12-12T09:21:00Z</published><updated>2007-12-12T09:21:00Z</updated><author><name>Whicet</name><uri>http://www.cnblogs.com/Whicet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Whicet/archive/2007/12/12/992460.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Whicet/archive/2007/12/12/992460.html"/></entry><entry><id>http://www.cnblogs.com/Whicet/archive/2007/12/09/988691.html</id><title type="text">typeof、instanceof、constructor与对象类型</title><summary type="text">1、typeof 运算符把类型信息以字符串形式返回。typeof返回六种可能的值：“数字类型”、“字符串类型”、“布尔型”、“对象类型”、“函数类型”和“未定义类型”。 但对所有的对象和数组类型返回的都是&amp;quot;object&amp;quot;，所以它只在区别对象和原始类型的时候才有用。要区一种对象类型和另一种对象类型，必须使用其他的方法。如：instanceof运算符和constructor属性。2、instanceof运算符。如果 object 是 class 或构造函数的实例，则 instanceof 运算符返回true。如果 object 不是指定类或函数的实例，或者 object 为 n</summary><published>2007-12-09T15:07:00Z</published><updated>2007-12-09T15:07:00Z</updated><author><name>Whicet</name><uri>http://www.cnblogs.com/Whicet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Whicet/archive/2007/12/09/988691.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Whicet/archive/2007/12/09/988691.html"/></entry><entry><id>http://www.cnblogs.com/Whicet/archive/2007/12/09/988642.html</id><title type="text">JavaScript中不规则数组的打印问题?</title><summary type="text">小可我的javascript没有入门,想请教各位高手帮我解决一个问题:打印以下数组的元素&amp;lt;script type=&amp;quot;text/javascript&amp;quot; language=&amp;quot;javascript&amp;quot;&amp;gt; var array = [1, &amp;quot;whicet&amp;quot;, [&amp;quot;whicet&amp;quot;, &amp;quot;is&amp;quot;, &amp;quot;a&amp;quot;,&amp;quot;man&amp;quot;]]; for(var i=0; i&amp;lt;array.length; i++) { if(condition) { for(var j=0; j&amp;</summary><published>2007-12-09T14:03:00Z</published><updated>2007-12-09T14:03:00Z</updated><author><name>Whicet</name><uri>http://www.cnblogs.com/Whicet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Whicet/archive/2007/12/09/988642.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Whicet/archive/2007/12/09/988642.html"/></entry><entry><id>http://www.cnblogs.com/Whicet/archive/2007/11/27/973965.html</id><title type="text">Creating Setup and Deployment Projects in VS2005.NET</title><summary type="text">最近我们团队完成了项目开发,要我做一个安装程序.以前从来没有进行过,哈哈^先花了半天学习,最后做了一个安装程序.但是出现在了一个问题,希望能得到高手的指教:在我安装在最后的关头出现了这样的错误:未将对象设置引用到对象的实例!安装程序又无法进行调试,找了好多次还是找不到哪里出现了问题.后面附上了安装类库的代码:我的解决方案:UI设计(1):UI设计(2):类库的代码有点长:usingSystem;usingSystem.IO;usingSystem.Data;usingSystem.Configuration.Install;usingSystem.DirectoryServices;usin.</summary><published>2007-11-27T05:12:00Z</published><updated>2007-11-27T05:12:00Z</updated><author><name>Whicet</name><uri>http://www.cnblogs.com/Whicet/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Whicet/archive/2007/11/27/973965.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Whicet/archive/2007/11/27/973965.html"/></entry></feed>
