2018年6月3日
摘要: 1、[Require](非空验证) [Required] public string City { get; set; } 效果: 2、 [DisplayName("Gen--der")] public string Gender { get; set; } 效果: [DisplayAttribut 阅读全文
posted @ 2018-06-03 16:10 Lsama 阅读(275) 评论(0) 推荐(0)