C#如何获取枚举(Enum)变量的值
摘要:        
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace EnumToInt{ class Program { enum MyEnum { No, Ok } ...    阅读全文
    
        posted @ 2013-09-13 13:22 王彤辉 阅读(3334) 评论(0) 推荐(1)
                    
                
浙公网安备 33010602011771号