摘要: 闲话不多说,直接上代码: /// <summary> /// Sql通用类 /// </summary> public class SqlHelper { 首先配置连接字符串 public static string connStr = ConfigurationManager.Connection 阅读全文
posted @ 2019-04-02 13:52 厦门哈韩 阅读(3212) 评论(0) 推荐(0)