Differences between revisions 46 and 47
Revision 46 as of 2005-08-16 08:48:34
Size: 1325
Editor: LiJie
Comment:
Revision 47 as of 2006-10-31 14:11:54
Size: 9
Editor: 61
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
##language:zh
'''
基于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)]]

== 相关项目 ==
 * [http://excess.org/urwid/ Urwid]
 * [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编程]
rubbish

rubbish

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