在 google docs 或 google drive 中创建新文档的 url 是什么?当 Google Drive 启动时,一些可以在网络上的一些博客上找到的链接现在无效。
2 回答
            1        
        
		
以下是我测试过的有效链接(截至 2012 年 6 月 1 日)
创建新的 Google 文档 https://docs.google.com/DocAction?action=newdoc
创建新的电子表格 http://spreadsheets.google.com/ccc?new
创建新演示文稿 https://docs.google.com/DocAction?action=new_presentation
于 2012-06-17T14:28:52.373   回答
    
    
            0        
        
		
如果您想以编程方式使用 Google Docs,您应该使用GData API。Google 以多种不同的语言为客户提供服务。
于 2012-06-17T14:34:45.410   回答