Size: 607
Comment:
|
Size: 852
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 22: | Line 22: |
* [http://poet.cosoft.org.cn/docs/ncurses-cn/index.htm NCURSES Programming HOWTO 简体中文版] * [http://poet.cosoft.org.cn/docs/ NCURSES文档下载] === 需求(编写中) === [[Include(CuLibRequirement)]] |
|
Line 29: | Line 34: |
[[Include(CuLibDiscuss)]] |
基于curses的工具包
-- limodou [DateTime(2004-12-20T01:52:11Z)] TableOfContents
背景
目标
实现一个基于curses的高级调用包。严格编写程序文档:需求、设计、重要决策、程序注释(文档按epydoc要求),使用说明等文档。
要求
计划
文档
[http://poet.cosoft.org.cn/docs/ncurses-cn/index.htm NCURSES Programming HOWTO 简体中文版]
[http://poet.cosoft.org.cn/docs/ NCURSES文档下载]
需求(编写中)
人员
进度
讨论
相关项目
[http://excess.org/urwid/ Urwid]