【发布时间】:2011-02-19 19:19:05
【问题描述】:
我构建了一个在 Google Docs 上上传文档的小型应用程序。 是否有任何类似 Goolge API (Ver2) 的 API?
是否可以使用 Goolge API (Ver2) ?
感谢
【问题讨论】:
标签: c# api upload google-docs
我构建了一个在 Google Docs 上上传文档的小型应用程序。 是否有任何类似 Goolge API (Ver2) 的 API?
是否可以使用 Goolge API (Ver2) ?
感谢
【问题讨论】:
标签: c# api upload google-docs
Google 有一个用于在线发布文档的 API:http://code.google.com/apis/documents/overview.html
查看他们的开发人员指南以获取特定于 .NET 的信息:http://code.google.com/apis/documents/docs/developers_guide.html
【讨论】: