如何向 iPhone 应用程序添加数据同步(Google 文档)功能?

发布于 2024-08-09 01:52:16 字数 96 浏览 11 评论 0原文

我想让我的 iPhone 应用程序的数据与 Google 文档同步。这怎么能做到呢?我还有哪些其他同步选项(我知道的另一个同步选项是 EverNote Sync Server)?

I would like to enable my iPhone app's data to sync with Google docs. How can this be done? What other sync'ing options do I have (another one I am aware of is EverNote Sync Server)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

黎夕旧梦 2024-08-16 01:52:16

尝试 iPhone 版 nutdb 应用程序。 nutdb 会将每个 nutdb 数据库与 Google 文档托管的电子表格同步。

try nutdb app for iphone. nutdb will sync every nutdb database with google docs hosted spreadsheet.

惜醉颜 2024-08-16 01:52:16

如果没有更多细节,很难给出具体答案,但 Google 确实提供了 API 允许对文档数据进行一些操作。 httpriot 库是简化对此类 REST 结构化 Web 服务的访问的便捷方法。

It is hard to give a specific answer without more detail, but Google does provide an API that allows some manipulation of document data. The httpriot library is a handy way to simplify access to REST structured web services like this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文