iphone - 获取适用于 iphone 的谷歌翻译 api

标签 iphone objective-c api translation

我想在 iphone 上使用 google translate api。

我发现的是: http://code.google.com/p/gdata-objectivec-client/

但在列表中我看不到翻译 api。

我在哪里可以找到图书馆?

谢谢。

最佳答案

我为名为 PLTranslator 的 Google 翻译服务编写了一个 objective-c 包装器。 查看http://github.com/xhan/PLTranslator

关于iphone - 获取适用于 iphone 的谷歌翻译 api,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1867776/

相关文章:

javascript - API 数据未显示在 EJS 文件中

node.js - Node : Calling API Routes from other part (web/admin) of code

iphone - iPhone上如何从Bitmap Context中提取RGB分量?

iphone - iphone safari 中的部分黑色背景

ios - AFNetworking 2.x 中带有多部分/表单数据的嵌套 Json

objective-c - 如何在宏中使用 block

ios - 从 UIColor 创建 UIImage 以用作 UIButton 的背景图像

iphone - 为什么使用 UINib 将 customCell 属性设置为 nil

iphone - 如何隐藏或删除 UINavigationController?

swift - 无法将 API 请求中的数据转换为 JSON - stackoverflow api