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.
我正在使用 PhoneGap 开发 iPhone/Android 应用程序,并考虑使用 HTMl5 WebSQL 数据库在本地存储数据。在移动设备上使用 HTML 5 WebSQL 数据库有哪些风险?
我发现 iPhone 上的性能比 Sqlite 数据库慢。有什么安全问题吗?
谢谢
我可以推荐这本手册,它对我很有用。
Coenraets.org
是我在网上找到的最好的实现,它有助于为 phonegap 存储创建一个持久的解决方案。
问候。