Screenshot
GitHub
Installation
npm install airing-translator -g
Help
Usage: airing [options]
欢迎使用 Airing 翻译小助手
Options:
-V, --version output the version number
-e, --en Add English word
-z, --zh Add Chinese word
-h, --help output usage information
Example
en -> zh
airing -e apple
Output:
=== 欢迎使用 Airing 翻译小助手 ===
apple 的翻译结果为:
苹果
=== 翻译成功 ===
zh -> en
airing -z 苹果
Output:
=== 欢迎使用 Airing 翻译小助手 ===
苹果 的翻译结果为:
Apple
=== 翻译成功 ===
本文由 Airing 创作,采用 知识共享署名4.0 国际许可协议进行许可
本站文章除注明转载/出处外,均为本站原创或翻译,转载前请务必署名
最后编辑时间为: Dec 8, 2018 at 02:44 am