摘要: ###首先创建一个DBhelper帮助类 public class DBHelper { /// <summary> /// 这个属性直接可以取到app.config中配置的连接字符串 /// </summary> private readonly static string config = Co 阅读全文
posted @ 2021-08-05 11:45 原往 阅读(196) 评论(0) 推荐(0)