摘要: 1.定义标签和获取标签值的方法 2.使用标签和获取标签值的方法 阅读全文
posted @ 2017-09-25 11:24 by-lhc 阅读(1417) 评论(0) 推荐(0)
摘要: namespace Comm { public static class DataConvert { /// /// 把DataRow对象转成实体类。 /// /// /// /// static public T ToEntity(DataRow dr) w... 阅读全文
posted @ 2017-09-25 10:43 by-lhc 阅读(4132) 评论(0) 推荐(1)