【问题标题】:sample program for google translate v2 c++ apigoogle translate v2 c++ api的示例程序
【发布时间】:2015-09-23 10:05:49
【问题描述】:

我在 c++ 客户端中使用 google apis,并希望使用 google translate v2 api 构建应用程序。我已经下载并安装了相关库。

我正在寻找一个示例程序,例如 google api 中提供的日历示例。

请指导我,我在网上搜索了很长时间,但没有运气。

【问题讨论】:

    标签: c++ google-translate google-api-cpp-client


    【解决方案1】:

    您可以查看以下链接。它包含 API 文档和一些示例代码,并为您提供了一些想法。

    API 文档:https://cloud.google.com/translate/v2/getting_started,

    API Explorer(你可以在那里提取价值并试验它需要什么样的价值):https://developers.google.com/apis-explorer/?hl=en_US#p/translate/v2/

    How to use Google Translate API With c++

    http://ubuntuforums.org/showthread.php?t=1043267

    http://www.codeproject.com/Articles/305536/Google-Translator-API-v-Implementation

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2013-12-28
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-08-24
      • 2011-08-10
      • 1970-01-01
      • 2023-04-09
      相关资源
      最近更新 更多