Differences between revisions 4 and 48 (spanning 44 versions)
Revision 4 as of 2004-12-20 02:15:44
Size: 1266
Editor: 203
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 9: Line 9:
''在Internet上开展多人参与的开源项目是个相对困难的事情,因为沟通与时间的问题。同时,许多人也希望有一个试验性的项目可以参与,因此这个项目应运而生。'' [[Include(CuLibBackground)]]
Line 11: Line 11:
我的希望是把开展项目有关的内容尽可能地在这个项目实现,因此,做出一个真正实用的软件包倒不是件重要的事情,而如何去做,及对项目的控制,按项目的要求去做,使用相应的工具这才是这个项目的真正目的。而且提高大家的参与度与项目的透明度是此项目在实施过程中非常重要的环节,同时也希望不真正参与此项目的人也积极地观注它,体会一个项目的实施,一起出谋划策。
Line 17: Line 16:
[[Include(CuLibNeed)]]
Line 19: Line 19:
[[Include(CuLibTimeline)]]
Line 22: Line 23:
=== 需求(编写中) ===
[[Include(CuLibRequirement)]]
Line 23: Line 27:

负责人:limodou
(其它参与人员可自已把名字列在后面)
Bianconero
龚华志([email protected])
[[Include(CuLibPeople)]]
Line 29: Line 29:
[[Include(CuLibLog)]]
Line 31: Line 32:
[[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编程]

基于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)