Differences between revisions 38 and 48 (spanning 10 versions)
Revision 38 as of 2004-12-21 01:39:50
Size: 691
Editor: limodou
Comment:
Revision 48 as of 2006-10-31 14:48:18
Size: 1325
Editor: andelf
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
[[TableOfContents]] [[TableOfContents(2)]]
Line 22: Line 22:
=== 需求(编写中)===
=== 需求(编写中) ===
Line 35: Line 36:
 * [http://sourceforge.net/projects/pycdk/ pyCDK] CDK的python版本,[http://download.freshmeat.net/screenshots/41725.png 送上美图一张],实际效果比这个漂亮,另外还有很多不错的控件,比如有个alphalist,有自动完成功能;滚动窗口、菜单、radio、列表框全都有了。 --LiJie

== 相关文档 ==
 * [http://poet.cosoft.org.cn/docs/ncurses-cn/index.htm NCURSES Programming HOWTO 简体中文版]
 * [http://poet.cosoft.org.cn/docs/ NCURSES文档下载]
 * [http://www-128.ibm.com/developerworks/cn/linux/sdk/python/python-6/ IBM DeveloperWorks/可爱的python/Curses编程]

基于curses的工具包

-- limodou [DateTime(2004-12-20T01:52:11Z)] TableOfContents(2)

背景

Include(CuLibBackground)

目标

实现一个基于curses的高级调用包。严格编写程序文档:需求、设计、重要决策、程序注释(文档按epydoc要求),使用说明等文档。

要求

Include(CuLibNeed)

计划

Include(CuLibTimeline)

文档

需求(编写中)

Include(CuLibRequirement)

人员

Include(CuLibPeople)

进度

Include(CuLibLog)

讨论

Include(CuLibDiscuss)

相关项目

相关文档

CuLib (last edited 2009-12-25 07:15:30 by localhost)