谷歌翻译 v2 C++ api 的示例程序

问题描述 投票:0回答:2

我在 C++ 客户端中使用 google api,并希望使用 google 翻译 v2 api 构建一个应用程序。我已经下载并安装了相关的库。

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

请指导我,我已经在网上搜索了一段时间但没有运气。

c++ google-translate google-api-cpp-client
2个回答
0
投票

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

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

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

如何通过 c++ 使用 Google Translate API

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

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


-3
投票

asDSADASDdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasdasd

© www.soinside.com 2019 - 2024. All rights reserved.