首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > pdict

pdict

  • 资源大小:26.66 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: qt python Dictionary

资 源 简 介

Introduction pDict is a simple GUI for dictionary searching. Features are: Interactive GUI platform independent (tested on FreeBSD, Linux, Windows) uses Qt libraries stores window positions and last used dictionary Requirements PyQt or PyGTK Python Installation using Python distutils # python setup.py install Configuration By editing global section in configuration file stored in ~/.pdict/pdictrc (after first run) or by copying INSTALL_DIR/pdictrc to ~/.pdict/. Configuration file has following syntax: [global]gui = qt # or gtkon_the_fly = 0 # use 1 for searching on-the-fly (after each keypress, not after ENTER press only Technical details pDict is written in Python using PyQt bindings. Uses Thread from threading module for searchi

文 件 列 表

__init__.py
AUTHORS
COPYING
default_dict.png
dict.py
distutils_locale_ext.py
globals.py
mainform_gtk.py
mainform_qt.py
msgfmt.py
pDict.e3p
pdict.png
pdict.py
pdictrc
README
setup.py
updater.py
VIP VIP
0.185427s