Phonegap:Sqlite ->从手机导出数据
从 sqlite 支持的 Phonegap 应用程序中提取或导出数据的选项有哪些?
我希望用户能够“导出”其数据的 json 或 xml 表示形式,但不确定处理此问题的正确方法是什么。
What are the options for extracting or exporting data from a sqlite backed Phonegap application?
I'd like the user to be able to "export" a json or xml representation of their data, not sure what the correct way to handle this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
那么,您需要执行以下步骤:
或者,您可以:
Well, you'd want to go through the following steps:
Alternatively you could: