dictbook

一个英译汉的网络脚本词典


License
MIT
Install
pip install dictbook==1.0.1

Documentation

dictbook

一个英译汉的网络脚本词典

            [1] 网络查词
            
            [2] 历史查词(时间)
            
            [3] 历史查词(单词)
            
            [#] 退出

description

选择 1 时,会通过网络查询词典,并且在【退出】时,将其添加到本地数据库

选择 2 时,根据日期查询本地数据库中存储的你查询过的单词(也许会想要背记一下自己查过的单词)

选择 3 时,根据单词查询本地数据库

usage

1 安装: pip install dictbook

2 运行: C:\Users\yourname>python ...\IPython\Lib\site-packages\dictbook\menu.py

3 bat脚本: 将 2 中按照自己的路径修改完后加入bat脚本,方便使用

instructions

1 本地数据库会创建在运行脚本的目录下

2 从任意一级菜单返回上一级都是‘#’键