易丰科技

标题: 调用 Google 翻译 API [打印本页]

作者: Calvin    时间: 2011-10-12 11:40
标题: 调用 Google 翻译 API
  1. 翻译语句就是调用的google api 写法很简单:
  2. Google.API.Translate.TranslateClient client = new TranslateClient("c# app");
  3. string text = client.Translate(input, "en", "zh", "text");
复制代码






欢迎光临 易丰科技 (http://forum.yftek.com/) Powered by Discuz! X3