C#使用SQLite出错:无法加载 DLL“SQLite.Interop.dll”,找不到指定的模块
摘要:引用:https://www.mzwu.com/article.asp?id=3180 在SQLite官方下载了System.Data.SQLite,编写如下测试代码:复制内容到剪贴板程序代码using (SQLiteConnection conn = new SQLiteConnection(@"
阅读全文
posted @ 2020-06-12 13:33
浙公网安备 33010602011771号