C#使用System.Data.SQLite操作SQLite

使用System.Data.SQLite 下载地址:http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki 得到System.Data.SQLite.dll添加到工程引用;  建表,插入操作 C#代码    static void Main(string[] args)           {           
相关文章
相关标签/搜索