摘要: C#中 enum 只是关键字, 而 Enum 才是枚举的类型, 不像 string, String 都是类型. 所以这样能得到 enum 中的枚举: 阅读全文
posted @ 2010-05-22 23:39 ☆大森林☆ 阅读(544) 评论(0) 推荐(0) 编辑