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.
我可以在 iOS 应用程序的 SQLite DB 上存储超过 200 MB 的数据吗?数据库有大小限制吗?
是的,您可以在 sqlite 数据库中存储任意数量的数据。您仅受设备容量的限制。