Size: 983
Comment:
|
Size: 1325
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
[[TableOfContents]] | [[TableOfContents(2)]] |
Line 19: | Line 19: |
* 2004/12/20- * 申请项目空间 * 确定参与人员 * 编写需求 * 编写相应工具及环境的介绍 * docutils的安装及文档生成 * epydoc的安装及文档生成 * 熟悉相关的技术 * 掌握cvs的基本使用 * curses的基本编程知识 * 基本reStructured Text格式的使用 * 基本epydoc格式的使用 * 其它 |
[[Include(CuLibTimeline)]] |
Line 35: | Line 22: |
=== 需求(编写中) === [[Include(CuLibRequirement)]] |
|
Line 42: | Line 32: |
[[Include(CuLibDiscuss)]] | |
Line 45: | 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)
背景
目标
实现一个基于curses的高级调用包。严格编写程序文档:需求、设计、重要决策、程序注释(文档按epydoc要求),使用说明等文档。
要求
计划
文档
需求(编写中)
人员
进度
讨论
相关项目
[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编程]