2015年7月31日
摘要: /// <summary> /// add by wolf /// </summary> public static class ExtendObject { public static bool IsTargetType<T>(this object source) where T : IConv 阅读全文
posted @ 2015-07-31 08:50 wolf12 阅读(425) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data.SqlClient;using System.Configuration;using System. 阅读全文
posted @ 2015-07-31 08:41 wolf12 阅读(210) 评论(0) 推荐(0) 编辑