基于Google翻译引擎的调用源码

时间:2014-11-28 06:52:21
【文件属性】:
文件名称:基于Google翻译引擎的调用源码
文件大小:45KB
文件格式:RAR
更新时间:2014-11-28 06:52:21
翻译 Service 调用 源码 In this article we will see how we can create a simple Desktop Translator which uses the TranslateClass.dll 1、引用 2、翻译 TranslateClass.TanslateMain.TanslateLanguage("这是翻译内容", "EN") 3、config文件的内容替换项目的app.config中
【文件预览】:
WindowsFormsApplication2
----WindowsFormsApplication2.csproj(4KB)
----Form1.cs(582B)
----Program.cs(485B)
----Form1.resx(6KB)
----app.config(1KB)
----Properties()
--------Settings.settings(249B)
--------Resources.Designer.cs(3KB)
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
----Form1.Designer.cs(2KB)
----obj()
--------x86()
----bin()
--------Debug()
WindowsFormsApplication2.suo
WindowsFormsApplication2.sln
readme.txt

网友评论

  • 明明调用的是微软的api
  • 哈哈,明明调用的是微软的api,我用网络捕获包软件查看到的
  • 还需要自己的改动,代码写的一般!