All Projects → xuchunyang → google-translate-chinese.el

xuchunyang / google-translate-chinese.el

Licence: other
google-translate 的配置,尝试提供更好的中文支持。

Programming Languages

emacs lisp
2029 projects

在 Emacs 中使用 Google 翻译

关于

这是我的关于 google-translate 的配置,尝试提供更好的中文支持。

依赖

以上 3 个包 Melpa 中都有,可以用 package.el 安装。需要注意的是:其中 chinese-word-at-point.el 需要安装好 结巴中文分词 才能使用。

使用

google-translate-chinese-at-point
翻译光标下的词,用 buffer 显示结果
google-translate-chinese-at-point-echo-area
翻译光标下的词,用 echo area 显示结果
google-translate-chinese-query
手动输入需要翻译的内容,用 buffer 显示结果
google-translate-chinese-open-word-with-web
搜索附近的词,用浏览器打开。
google-translate-chinese-search-at-point-and-replace
翻译光标下的词,用 popup menu 显示结果,并用选择的结果替换光标下的词(见下图)

http://i.imgur.com/kuuIn6v.gif

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].