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.
我需要一些指导来存储 600K-900K 记录,并使其离线可用(在应用程序内)。
据此,它可能基于 Core Data,但我想知道 PhoneGap 或某些插件是否提供任何可行的解决方案。我试图避免在 Objective-C 中编码。
最好的办法是创建一个预填充的 sqlite 数据库,并在您的应用程序第一次启动时将其复制到正确的位置。
http://gauravstomar.blogspot.ca/2011/08/prepopulate-sqlite-in-phonegap.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+GauravSTomarBootstrappingIntelligence+(Gaurav+S+Tomar+:+Bootstrapping+Intelligence )