摘要: /// ///Represents a strongly typed in-memory cache of data. /// [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")] [global::System.Ser... 阅读全文
posted @ 2008-08-04 16:05 许晓光 阅读(757) 评论(0) 推荐(0) 编辑
摘要: to do 阅读全文
posted @ 2008-08-04 12:58 许晓光 阅读(157) 评论(0) 推荐(0) 编辑
摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 class Program 2 { 3 static void Main() 4 { 5 int [] ar = {1,2,3,4,5}; 6 7 //IEnumerable ... 阅读全文
posted @ 2008-08-04 11:35 许晓光 阅读(147) 评论(0) 推荐(0) 编辑