【发布时间】:2011-08-10 15:54:42
【问题描述】:
我很简单: http://code.google.com/intl/de-DE/apis/language/translate/v2/using_rest.html#WorkingResults
当使用以下示例时: h**ps://www.googleapis.com/language/translate/v2?key=INSERT-YOUR-KEY&source=en&target=de&q=Hello%20world
这也可以达到任何内容: h**ps://www.googleapis.com/language/translate/v2?
它不起作用。文件未找到。我刚刚在 VB.Net 中尝试了 firefox 和 webclient,结果相同。
请问,Url 翻译的正确网址是什么?
问候
【问题讨论】:
标签: vb.net api google-translate