我需要为我的应用程序安装SQLite插件。我的应用程序倾向于在Windows 7和Windows 8上运行。我尝试了许多插件,它们只支持Windows 8但不支持Windows 7手机。有没有支持Windows 7和8手机的SQLite插件?有任何建议请...
答案 0 :(得分:5)
我可以为您提供一些可用的插件的链接:
https://github.com/pgsqlite/PG-SQLitePlugin-iOS-2013.03
https://github.com/marcucio/Cordova-WP-SqlitePlugin [仅限Windows手机8 +)
https://github.com/brodysoft/Cordova-SQLitePlugin(再次针对WP8)
https://github.com/Smile-SA/cordova-plugin-websqldatabase [在WP7.5上启用WebSqlDatabase的Cordova插件& WP8] \
还有一个:http://sqlitewindowsphone.codeplex.com/
上述插件的一个分支:https://github.com/Smile-SA/Csharp-SQLite-WP
希望这会有所帮助。