Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试查找 SQLite2 的在线文档。我输入的项目使用SQLite2,我通常使用SQlite3。我做了一个谷歌搜索,并没有找到太多。
谢谢 !
sqlite 文档在此处有针对第 2 版 API 的特定部分: http ://www.sqlite.org/docs.html
还有一节描述了从 V2 到 V3 的重大变化。