摘要:
1、mvc htmlhelper 中加入data-属性,应改为data_ This problem has been addressed in ASP.Net MVC 3. They now automatically convert underscores in html attribute pr 阅读全文
摘要:
定义一个简单的枚举类型: 当然也可以手动指定起始值: 枚举型的隐含类型为 int 型, 例如 一点问题没有。据MSDN说枚举类型的隐含类型可以为除了char以外的任意数字类型…… [ Every enumeration type has an underlying type, which can b 阅读全文