CuteDict is a pure Qt-based electronic dictionary. And this project will make out a library, or a set of codes for doing some actions of the dictionaries data, i.e., search, build a dict. The most data now will come from stardict, and some codes will come from some other OpenSource projects. Just have fun :)
评论
libdict 0.4 will come soon.
http://www.magiclinux.org/people/baif/CuteDict/libdict/libdict-0.4-beta.baif.tar.bz2
I'll re-create a data organization way to make the codes more clearly written. Something is in my mind. :)
How is the data organization.
Come to here read those docs:
http://www.magiclinux.org:/people/baif/CuteDict/libdict/doc
Most codes of 0.5 were done.
Most codes of 0.5 were done. :D good news.
New organization for libdict. libidct-0.5
http://www.magiclinux.org/people/baif/CuteDict/libdict/libdict-0.5/
And the doc for new organization:
http://www.magiclinux.org/people/baif/CuteDict/libdict/libdict-0.5/doc/how_is_the_data_organized.text
libdict 0.4 发布
http://www.linuxforum.net/forum/showthreaded.php?Cat=&Board=program&Number=541546
libdict 0.4 发布
gogoliu 2005-02-06
这次的改进主要有:
1.改进libdict的设计,划分成多个模块
2.搜索函数接口改变,函数返回多个候选单词及其译文
3.词典文件格式更新为版本4,依旧支持StarDict(2.4)的全部英汉/汉英词典
4.例子程序(可以当作命令行的查词典工具用)支持同时搜索多个词典
我年后将会继续开发以前的gtk的界面,预计今年上半年会有一个可用的界面给大家。
baif也有开发qt界面的打算,另外baif在进行0.5的开发。
baif关于libdict的web页在 http://www.magiclinux.org/drupal/?q=node/833
http://www.linuxforum.net/forum/files/541546-libdict-0.4-release.tar.bz2
CuteDict (base on libdict 0.4release)
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=109668