2014年7月24日
摘要: using System; using System.Collections.Generic; using System.Text; using System.Data; using System.Reflection; name... 阅读全文
posted @ 2014-07-24 18:20 扶强 阅读(904) 评论(0) 推荐(0) 编辑
摘要: using System.Runtime.Serialization; /// /// DataTable与实体类互相转换 /// /// 实体类 public class ModelHandler where T : new() { #regi... 阅读全文
posted @ 2014-07-24 18:19 扶强 阅读(94) 评论(0) 推荐(0) 编辑