Differences between revisions 12 and 17 (spanning 5 versions)
Revision 12 as of 2006-09-01 02:14:30
Size: 1482
Editor: ZoomQuiet
Comment:
Revision 17 as of 2008-03-17 04:04:58
Size: 1514
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
`Python通则`
 * [:PyBlemish:Python 之优雅与瑕疵]
 * [:EffectivePyPrgramming:Effective--实效Python编程]
 * [:PyClassAndType:Class和Type深入理解]
Line 2: Line 6:
'''Python2.4'''
 * '''[:WeiZhong/DecoratorsInPython24:Python2.4中的新东西(1):函数和方法的修饰符]'''
`Py3000` -- 即将问世的可以用到公元3000的版本!
 * Py3000StatusUpdate -- 开发预告
Line 5: Line 9:
 * '''[:PyNewStyleClass: 《Python In a Netshell(2003)》5.2 Python中的新型类及其实例详解]'''
 * '''
[:MetaClassInPython:《Python In a Netshell(2003)》5.4 Python中的元类(metaclass)]'''
 * '''
[:RegExpInPython:《Python In a Netshell(2003)》9.7 Python中的正则表达式及 re 模块]'''
 * '''
[:PyDBAPI2:《Python In a Netshell(2003)》11.4 Python DBAPI 2.0]'''
 * '''
Python 精要参考(第二版) 译者:Feather WeiZhong (排名字母序)'''
`Python2.4`
 * [:WeiZhong/DecoratorsInPython24:Python2.4中的新东西(1):函数和方法的修饰符]
 *
[:PyNewStyleClass: 《Python In a Netshell(2003)》5.2 Python中的新型类及其实例详解]
 *
[:MetaClassInPython:《Python In a Netshell(2003)》5.4 Python中的元类(metaclass)]
 *
[:RegExpInPython:《Python In a Netshell(2003)》9.7 Python中的正则表达式及 re 模块]
 *
[:PyDBAPI2:《Python In a Netshell(2003)》11.4 Python DBAPI 2.0]
 *
Python 精要参考(第二版) 译者:Feather WeiZhong (排名字母序)
Line 21: Line 27:
'''Python2.5''' `Python2.5`
Line 23: Line 29:
 * '''[:WeiZhong/WhatsNewOfPython25:Python2.5中的新东西]'''


'''Python开发框架'''
 * Django中文文档:http://www.woodpecker.org.cn/obp/django/django-faq/TableOfContents.html
 * '''[:RemovingTheMagic: Django: Removing The Magic]'''
 * [:WeiZhong/WhatsNewOfPython25:Python2.5中的新东西]

Python通则

  • [:PyBlemish:Python 之优雅与瑕疵]

  • [:EffectivePyPrgramming:Effective--实效Python编程]

  • [:PyClassAndType:Class和Type深入理解]

Py3000 -- 即将问世的可以用到公元3000的版本!

Python2.4

Python2.5

PythonPeruse (last edited 2009-12-25 07:15:08 by localhost)