简体   繁体   English

我可以在独立应用程序中使用Google翻译API吗?

[英]Can I use the google translate api in my standalone application

我已经准备好为Google翻译付款,但是我想知道我可以在我的独立应用程序中使用Google翻译API吗?

No, you can't do this offline. 不,您不能离线进行此操作。 Google exposes this functionality via a RESTful Web Service. Google通过RESTful Web服务公开了此功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在我的 Java 应用程序中使用 Google Translate API? - How to use Google Translate API in my Java application? 我可以在我的桌面应用程序中使用谷歌语音识别 api 吗 - can i use google speech recognition api in my desktop application 如何在我的Android应用程序中使用谷歌翻译Api - How to use Google translate Api in my android app 我想将Google Map API用于我的桌面应用程序 - I want to use Google Map API for my Desktop application 我可以在 Java Swing 应用程序中使用 Google Visualization API 吗? - Can I use Google Visualization API in Java Swing Application? 如何使用http://translate.google.com/在Java程序中翻译字符串? - How can I use http://translate.google.com/ to translate the string in Java program? 如何使用谷歌从代码中翻译 API - How to use Google translate API from code 当我在Google Maps API V2上使用moveCamera时,我的应用程序崩溃 - My application crashes when I use moveCamera on google maps api V2 如何使用Google Calendar API for Java删除Google日历上的活动? - How can I use the Google Calendar API for Java to delete an event on my Google Calendar? 如何检测我的独立Java应用程序何时关闭? - How can I detect when my standalone Java application was shut down?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM