Differences between revisions 1 and 22 (spanning 21 versions)
Revision 1 as of 2005-12-01 09:53:44
Size: 507
Editor: ZoomQuiet
Comment:
Revision 22 as of 2005-12-10 06:44:47
Size: 1950
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
'''
DiveIntoPythonZh -- 《深入Python》中文翻译项目
'''DiveIntoPythonZh -- 《深入Python》中文翻译项目''' -- ^ZoomQuiet [[[DateTime(2005-12-01T09:53:44Z)]]]^
[[TableOfContents]]
[[Include(ObpRelating)]]
||<^>http://www.diveintopython.org/images/cover-small.jpg||<^>[[Include(GoodBookSong)]]'''项目提要'''[[Include(^DiveIntoPythonZh/200.*,'日志简报',4,sort=descending,items=27,titlesonly)]]||<^>[[MonthCalendar]]||
Line 7: Line 9:
''' = 缘起 =
'''[http://www.woodpecker.org.cn/share/doc/diveintopython_limodou/html/ 深入Python (Dive Into Python)]''' 太经典的一部理解Python
的书!但是 中文版本的怎么也跟不上更新进度,看了太多简单的中文的学习体验后,
还是期望大家有一个深入学习的基础!
 * DocBook 又是种非常好学好用的技术图书组织工具!
 * 以这本好书为目标和练习对象,让大家共同来翻译并顺手学用 DocBook !
  * [wiki:localshare/doc/XML/docbook_step_1.6.6/src/html/ 《DocBook学习》] -- limodou 所写的入门书
Line 9: Line 17:
::-- ZoomQuiet [[[DateTime(2005-12-01T09:53:44Z)]]]
[[TableOfContents]]
[[Include(GoodBookSong)]]
= 文章大标 =
''简述''
== 章标题1 ==
= 计划 =
 * 联合 '''[http://osmond.cn/cdbe/ CDBE]''' -- 中文DocBook环境 共同组织,发起!
== 项目资源 ==
 * 工具 -- 直接使用 '''[http://www.diveintopython.org/ Dive Into Python]''' 作者提供的工具,便于作者统一管理不同的翻译版本!
 * 协作 -- '''[http://cvs.woodpecker.org.cn/trac/browser/zh-translations/branches/diveintopython-zh-5.4/ diveintopython-zh-5.4]'''Trac SVN版本空间
 * svn 地址 http://cvs.woodpecker.org.cn/svn/woodpecker/zh-translations/branches/diveintopython-zh-5.4/
 * [http://www.woodpecker.org.cn/share/projects/diveintopython/en/dist/html/toc/index.html 英文版本本地阅读]
  * 计划提供每日自动构建发布机制,以便随时公布翻译成果
Line 16: Line 26:
=== 小节标题1 ===
{{{
#!python
Python code
}}}
= 成员 =
[[Include(DiveIntoPythonZhMember)]]
Line 22: Line 29:
==== 次节标题1 ====
xxx

== 章标题2 ==

=== 小节标题2 ===
{{{
其它
代码引用
}}}

==== 次节标题2 ====
yyy
= 翻译 =
[[Include(DiveIntoPythonZhDoing)]]
= 反馈 =
[[Include(/Discuss)]]

DiveIntoPythonZh -- 《深入Python》中文翻译项目 -- ZoomQuiet [[[DateTime(2005-12-01T09:53:44Z)]]] TableOfContents Include(ObpRelating)

http://www.diveintopython.org/images/cover-small.jpg||<^>[[Include(GoodBookSong)]]'''项目提要'''[[Include(^DiveIntoPythonZh/200.*,'日志简报',4,sort=descending,items=27,titlesonly)]]||<^>[[MonthCalendar]]

1. 缘起

[http://www.woodpecker.org.cn/share/doc/diveintopython_limodou/html/ 深入Python (Dive Into Python)] 太经典的一部理解Python 的书!但是 中文版本的怎么也跟不上更新进度,看了太多简单的中文的学习体验后, 还是期望大家有一个深入学习的基础!

  • DocBook 又是种非常好学好用的技术图书组织工具!

  • 以这本好书为目标和练习对象,让大家共同来翻译并顺手学用 DocBook !

    • [wiki:localshare/doc/XML/docbook_step_1.6.6/src/html/ 《DocBook学习》] -- limodou 所写的入门书

2. 计划

2.1. 项目资源

3. 成员

Include(DiveIntoPythonZhMember)

4. 翻译

Include(DiveIntoPythonZhDoing)

5. 反馈

Include(/Discuss)

DiveIntoPythonZh (last edited 2009-12-25 07:18:17 by localhost)