Size: 1821
Comment:
|
← Revision 41 as of 2009-08-29 22:04:27 ⇥
Size: 2886
Comment: put Chinese header in Chinese
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#language zh | #Language zh |
Line 3: | Line 3: |
= Chinese = | = 漢語 = == Official Website == * [[http://www.Python.org|Python Programming Language]] |
Line 5: | Line 9: |
* [http://python.cn/ Python中国用户组] 和邮件列表。 * [http://wiki.woodpecker.org.cn/moin/CPUG CPUG WIKI] in The CoP community [http://www.woodpecker.org.cn woodpecker.org.cn] |
* [[http://python.cn/|Python 中国用户组]]和邮件列表。 * [[http://wiki.woodpecker.org.cn/moin/CPUG|CPUG WIKI]] in The CoP community [[http://www.woodpecker.org.cn|woodpecker.org.cn]] * [[http://groups.google.com/group/pythontw|Python 語言台灣使用者群組(PyTUG)一般討論區 / 郵件列表]] * [[http://Python.tw|台灣 Python 中文社群]] |
Line 10: | Line 15: |
* [http://www.okpython.com]python中文社区论坛 * [http://www.okpython.com/bbs/forum-23-1.html]python库参考中文手册 |
* [[http://www.okpython.com|Python 中文社区论坛]] * [[http://www.okpython.com/bbs/forum-23-1.html|Python 库参考中文手册]] * [[http://wiki.python.org.tw/|Python 台灣使用者群組]] |
Line 13: | Line 20: |
[http://zope.cn/ Zope/Plone 中文论坛] | * [[http://zope.cn/|Zope / Plone 中文论坛]] |
Line 16: | Line 23: |
* [http://chinesepython.cosoft.org.cn/ 中文Python] 是 Python 语言的一个中文端口 (Unicode编码)。 这不仅仅是文档的中文翻译,所有的关键字也被翻译成中文。 这个项目也有中文的 [http://chinesepython.cosoft.org.cn/cgi-bin/moingb.cgi Wiki]. |
* [[http://chinesepython.cosoft.org.cn/|中文 Python]] 是 Python 语言的一个中文端口(Unicode 编码)。 这不仅仅是文档的中文翻译,所有的关键字也被翻译成中文,这个项目也有中文的 [[http://chinesepython.cosoft.org.cn/cgi-bin/moingb.cgi|Wiki]]. |
Line 22: | Line 28: |
* [http://wiki.woodpecker.org.cn/moin/UliPad UliPad] - Pure wxPython editor... | * [[http://wiki.woodpecker.org.cn/moin/UliPad|UliPad]] -- Pure wxPython editor...... |
Line 24: | Line 30: |
* [http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/IDLE-chinese.html One Day of IDLE Toying] in Chinese | * [[http://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/IDLE-chinese.html|One Day of IDLE Toying]] in Chinese |
Line 27: | Line 33: |
* [http://diveintopython.org/cn/ Dive Into Python], a free Python tutorial for experienced programmers, has been translated into Chinese by limodou. Read it online or [http://diveintopython.org/download/cn/diveintopython.zip download it]. |
* [[http://diveintopython.org/cn/|Dive Into Python]], a free Python tutorial for experienced programmers, has been translated into Chinese by limodou. Read it online or [[http://diveintopython.org/download/cn/diveintopython.zip|download it]]. |
Line 30: | Line 36: |
* Wesley Chun's '''Core Python Programming''' is now [http://www.china-pub.com/computers/common/info.asp?id=3097 available in Chinese]. (China Machine Press, August 2001, 518 pp.) |
* Wesley Chun's '''Core Python Programming''' is now [[http://www.china-pub.com/computers/common/info.asp?id=3097|available in Chinese]]. (China Machine Press, August 2001, 518 pp.) * [[http://www.ByteOfPython.info/language/chinese/index.html|简明 Python 教程("A Byte of Python")]]/[[http://code.Google.com/p/zhpy/wiki/ByteOfZhpy|繁體中文版]]/[[http://www.ByteOfPython.info|英文版官網]] * [[http://pydoing.blogspot.com/|電腦做什麼事 -- Python,讓寫程式更簡單]],Python的教學網誌,提供給完全初學者的系列文章,包含Python基礎,Pygame、wxPython及Django。 |
Line 34: | Line 43: |
* [[http://www.ibm.com/developerWorks/cn/linux/sdk/python/charm-24/index.shtml|Python book reviews]], translated into Chinese. The [[http://www.ibm.com/developerworks/linux/library/l-pbook3.html|English originals]] were written by David Mertz. | |
Line 35: | Line 45: |
[http://www.ibm.com/developerWorks/cn/linux/sdk/python/charm-24/index.shtml Python book reviews], translated into Chinese. The | * The [[http://coder.9ug.com/language/script/python/tut_tw/tut.html|Python Tutorial]] was translated by Harry Chou. |
Line 37: | Line 47: |
[http://www.ibm.com/developerworks/linux/library/l-pbook3.html English originals] were written by David Mertz. | * [[http://zh.wikipedia.org/w/index.php?title=Python&variant=zh-tw|維基百科-Python]] |
Line 39: | Line 49: |
== Try Python! (in your browser) == * [[http://Shell.AppSpot.com/|線上體驗 Python]](Google App Engine 版) * [[http://PyAMF.AppSpot.com/shell/|線上體驗 Python]] |
|
Line 40: | Line 53: |
The [http://coder.9ug.com/language/script/python/tut_tw/tut.html Python Tutorial] was translated by Harry Chou. ---- |
------ |
漢語
Official Website
CPUG
Python 中国用户组和邮件列表。
CPUG WIKI in The CoP community woodpecker.org.cn
COMMUNITY
ZPUG
App
是 Python 语言的一个中文端口(Unicode 编码)。 这不仅仅是文档的中文翻译,所有的关键字也被翻译成中文,这个项目也有中文的 Wiki.
UliPad -- Pure wxPython editor......
One Day of IDLE Toying in Chinese
BOOK
Dive Into Python, a free Python tutorial for experienced programmers, has been translated into Chinese by limodou.
Read it online or download it.
Wesley Chun's Core Python Programming is now available in Chinese. (China Machine Press, August 2001, 518 pp.)
電腦做什麼事 -- Python,讓寫程式更簡單,Python的教學網誌,提供給完全初學者的系列文章,包含Python基礎,Pygame、wxPython及Django。
DOC
Python book reviews, translated into Chinese. The English originals were written by David Mertz.
The Python Tutorial was translated by Harry Chou.
Try Python! (in your browser)
線上體驗 Python(Google App Engine 版)