摘要: 引用自:http://sifang2004.cnblogs.com/archive/2006/01/12/316313.html Attributes in C# 介绍 Attributes是一种新的描述信息,我们既可以使用attributes来定义设计期信息(例如 帮助文件,文档的URL),还可以用attributes定义运行时信息(例如,使XML中的元素与类的成员字段关联起来)。我们也可以用a... 阅读全文
posted @ 2007-02-06 13:27 蛤蟆 阅读(521) 评论(0) 推荐(0)