我想使用此链接提供的sqlite-nethttps://github.com/praeclarum/sqlite-net.不幸的是,入门文档还不够。它甚至没有提到如何创建数据库。我试着查看示例,不幸的是,这些示例已损坏(无法编译、运行时错误等)。我在网上能找到的最实用的教程是http://blog.tigrangasparian.com/2012/02/09/getting-started-with-sqlite-in-c-part-one/不幸的是,sqlite-net不完全支持sqlite.orgsqlite实现,因此教程对于praeclarumsqlite-net毫无用处。在pr