随笔分类 - C#2.0
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->1usingSystem; 2usingSystem.Collections.Generic; 3usingSystem.Text; 4usingSystem.IO; ...
阅读全文
摘要:using System.Data; using System; using System.ComponentModel; using System.Collections; class IListDemo { private IList PrepareDataSet() { DataTable dt = new DataTable(); dt.Co...
阅读全文
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->usingSystem.Net; usingSystem; publicclassQQUtility { publicstaticboolIsOnline(str...
阅读全文
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->//ExamplefortheException.HelpLink,Exception.Source, //Exception.StackTrace,andExcept...
阅读全文
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->namespaceMicrosoftEventPattern { publicclassMyClass { publicdelegatevoi...
阅读全文
摘要: * Function:C#操作Url参数
* Author:Robot.H
* Created:20081117
阅读全文
摘要:RegularExpressions.Math.Group
阅读全文
摘要:difference in ref and out
阅读全文
摘要:By Phil Curnow October 02, 2007
阅读全文
摘要:asynchronous delegate
阅读全文