Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 358 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 358 Bytes

pydict

在命令行下使用的英/汉、汉/英字典

安装

$ git clone https://github.com/np-csu/pydict.git
$ cd pydict
$ python setup.py install
$ cd bin
$ ln dict ~/bin/

如何使用

$ dict [要查询的单词或句子]

运行效果

example1 example2 example3