eazydict
eazydict copied to clipboard
想要有个可以选用词典的功能
环境信息
- 系统及版本: os x 10.12
- Node 版本: 8.9.4
- 终端软件及版本: ...
- EazyDict 版本:1.2.1
问题描述:
问题描述:
能不能增加一个功能: 在使用eazydict的时候用参数选择从哪个词典查询数据。 比方说我为了网络相应快,一般选择使用有道。但是有些时候个别词查不到,我又想选择google。期望能够提供一中如下结构的调用方式
eazydict -p youdao robot
# 甚至是这样:
eazydict -p y robot # youdao
eazydict -p b robot # bing
eazydict -p g robot # google
that's all.
PS 谢谢你提供的工具 非常棒
记下了
thanks