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.
我们是否有任何命令行可以查询 sqlite 数据库,该数据库是通过编码创建的,并存储在应用程序的默认 Documents 文件夹中?
打开应用程序的文件共享,将数据库文件复制到您的 Mac,然后使用那里的命令行工具 (sqlite3)。
(前编辑请注意:我很欣赏编辑答案以提高准确性、改进格式和修复错别字……但是,如果您想提供完全不同的信息,我建议您提供自己的答案,而不是更改其他用户回复的含义.)