posts - 16,  comments - 1,  trackbacks - 0
06 2006 档案
RSS Toolkit
摘要: http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspxhttp://weblogs.asp.net/scottgu/archive/2006/02/22/438738.aspx阅读全文
posted @ 2006-06-12 12:32 ekeen 阅读(117) | 评论 (0) 编辑
(论坛答疑点滴)如何向某网址Post信息,并得到CookieContainer以便以后直接通过验证
摘要: http://www.cnblogs.com/lovecherry/archive/2005/04/22/143341.htmlhttp://lovecherry.cnblogs.com/archive/2005/06/18/176791.htmlusingSystem; usingSystem.Net; usingSystem.IO; usingSystem.Text; [STAThread] ...阅读全文
posted @ 2006-06-06 22:10 ekeen 阅读(708) | 评论 (0) 编辑
Mostly non-technical
摘要: http://blogs.msdn.com/ksharkey/archive/2004/10/17/243656.aspx... I just needed a rant space. I've just spent 10-20 minutes trying to track down a bug in some code in a Windows Service I was writing, "...阅读全文
posted @ 2006-06-06 21:45 ekeen 阅读(296) | 评论 (0) 编辑
RelaxComparer : Missing IComparer?
摘要: http://x5.tsiokos.com/posts/2004/12/02/missing-icomparer/5.CompareTo(4); // returns 1 (greater than)5.CompareTo(5); // returns 0 (equal)5.CompareTo(6); // returns -1 (less than)// A class will only co...阅读全文
posted @ 2006-06-04 20:33 ekeen 阅读(117) | 评论 (0) 编辑
在C#中应用哈希表(Hashtable) zz
摘要: http://chiname.cnblogs.com/archive/2004/12/30/84385.html哈希表中的项存储在System.Collections.DictionaryEntry 对象中,可用foreach来遍历哈希表中的值,如下: HashtablemyHashtable=newHashtable; foreach(DictionaryEntryentryinmyHashta...阅读全文
posted @ 2006-06-04 17:42 ekeen 阅读(808) | 评论 (0) 编辑

<2006年6月>
28293031123
45678910
11121314151617
18192021222324
2526272829301
2345678

昵称:ekeen
园龄:6年6个月
粉丝:0
关注:0

搜索

 
 

常用链接

随笔分类

随笔档案

相册

C#高手

d

最新评论

阅读排行榜

评论排行榜

推荐排行榜