【发布时间】:2011-01-24 22:20:47
【问题描述】:
根据 Google Documents List Data API,有一个复制文档的选项: http://code.google.com/apis/documents/docs/3.0/developers_guide_protocol.html#CopyingDocs
但是当我查看 API 的 GWT Java 文档时,这个菜单点不见了。 http://code.google.com/apis/documents/docs/3.0/developers_guide_java.html
您知道Java GWT API 中是否有复制GDocs 文档的方法?哪个可能只是没有记录?
查看python API,我找到了python方法: http://code.google.com/apis/documents/docs/3.0/developers_guide_python.html#CopyingDocs
【问题讨论】:
标签: java gwt google-docs-api