摘要: Dapper 是一款非常不错的轻型 ORM 框架,使用起来非常方便,经常使用 EF 框架的人几乎感觉不到差别,下面是自己写的 Sqlite 通用帮助类; 数据连接类; public class SQLiteBaseRepository { public static string DbFile { 阅读全文
posted @ 2018-06-12 15:35 天王星天 阅读(985) 评论(0) 推荐(0)
摘要: https://bbs.csdn.net/topics/390486402 https://codereview.stackexchange.com/questions/20871/single-instance-wpf-application http://blogs.microsoft.co.i 阅读全文
posted @ 2018-06-12 10:26 天王星天 阅读(251) 评论(0) 推荐(0)