Win 命令行参数
-w --word: 查询单词
-i --install: 安装词库
--min: 最小化启动
使用示例(需先切换到安装目录):
eudic.exe -w text
* 静默安装参数 "路径 /S".
.\eudic_win.exe /s
Linux 命令行参数
-w --word: 查询单词
使用示例(需先切换到安装目录):
./eudic -w text
Mac Apple Script 命令
show dic with word "text": 查询单词
show cg with word "text": 查看动词变位(小语种)
show wiki with word "text": 查看单词的维基百科解释
speak word with word "text": 单词发音
使用示例:
tell application "Eudb_en" speak word with word "speak" end tell
有关在 Vim 中的使用可以参考这篇: 如何设置在 Vim 中通过欧路词典快捷查询选中单词