摘要: 最近几日在弄这方面的东西,觉得很多地方(书上,网上)将的都不是很彻底,于是自己琢磨了一下,以下是我的成果,废话不说,上代码:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;namespacelinq{classProgram{staticint[]a={1,2,3,4,5,6,7,8, 阅读全文
posted @ 2010-02-18 22:08 淡萣 阅读(138) 评论(0) 推荐(0) 编辑