2015年6月9日

MVC通过后台注解来添加对数据的验证。

摘要: Order.csusing System;using System.Collections.Generic;using System.ComponentModel;using System.ComponentModel.DataAnnotations;using System.Linq;using ... 阅读全文

posted @ 2015-06-09 23:44 程序猿_frank 阅读(277) 评论(0) 推荐(0)

导航