摘要: BookInfo.csCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;namespaceClassProj{[Serializable]publicclassBookInfo{publicBookInfo(){}//在VS2008中可使用如下简化方式定义属性,是不是很简单了呢?!publi 阅读全文
posted @ 2008-07-29 16:22 梦想天空(山边小溪) 阅读(3611) 评论(3) 推荐(0) 编辑