jcome 发表于 2005-6-20 22:31:00

HanDict - Hanzi Learner's Dict

8Ohttp://haskell.org/gtk2hs/gallery/apps/handict

Description        :       
Currently in alpha version, and un-released, HanDict will hopefully become a full-featured Hanzi dictionnary program.
In the meantime in can serve as a good Gtk2Hs demonstration. It is written by Jean-Philippe Bernardy.

It features
* plenty of Unicode, for displayng the Hanzi characters
* plenty of TreeViews, both true trees and plain lists, and user-sortablility as well.


http://www.haskell.org/gtk2hs/albums/apps/handict.png

jcome 发表于 2005-6-20 22:33:52

http://en.wikipedia.org/wiki/Hanzi

jcome 发表于 2005-6-20 22:36:55

http://upload.wikimedia.org/wikipedia/commons/4/4e/Zh-han4zi4.ogg

:lol:

jcome 发表于 2005-6-20 22:42:11

What's the Haskell?

8O

http://www.google.com/search?hl=zh-CN&newwindow=1&q=Haskell&btnG=%E6%90%9C%E7%B4%A2&lr=lang_zh-CN
Haskell - 维基百科,自由的百科全书
维基百科,自由的百科全书. Haskell,是一门纯正的函数式程序设计语言。特式是利用很
簡單的敘述就可以完成Linked List、矩陣等數據結構

jcome 发表于 2005-6-20 22:43:28

What's darcs:

8O

http://cosoft.org.cn/html/osl/browse.php?form_cat=200&page=34
darcs是一个伴随CVS或arch的高级的版本修订控制系统。它有两个独特的
显著功能,这使它区别于其它版本修订控制系统:源代码的每一份拷贝是一个完整的功能

Xorg 发表于 2005-6-30 00:52:12

这个有点意思:)

yangh 发表于 2005-6-30 08:57:58


darcs是一个伴随CVS或arch的高级的版本修订控制系统。它有两个独特的
显著功能,这使它区别于其它版本修订控制系统:源代码的每一份拷贝是一个完整的功能


看不明白。

http://freshmeat.net/projects/darcs/?topic_id=52

In spite of its power, darcs is simple to use, in part because of the symmetry that is restored by making each copy of the repository a branch.

这个决定了他的适用范围 -- 小项目。
页: [1]
查看完整版本: HanDict - Hanzi Learner's Dict