2014年7月14日
摘要: 模型验证通常在submit后调用Action之前进行验证,eg:public class ZhengXing { [Key] public int ZhengXingId { get; set; } //使用Key关键字要引用System.ComponentModel... 阅读全文
posted @ 2014-07-14 10:09 飞鸟快跑 阅读(423) 评论(0) 推荐(0)