Differences between revisions 2 and 12 (spanning 10 versions)
Revision 2 as of 2006-03-05 03:43:24
Size: 1189
Editor: WeiZhong
Comment:
Revision 12 as of 2006-09-01 02:14:30
Size: 1482
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:

'''Python2.4'''
 * '''[:WeiZhong/DecoratorsInPython24:Python2.4中的新东西(1):函数和方法的修饰符]'''
Line 3: Line 7:
 * '''[:RegExpInPython:《Python In a Netshell(2003)》9.7 Python中的正则表达式及 re 模块]'''
Line 4: Line 9:
 * '''[:WeiZhong/DecoratorsInPython24:Python2.4中的新东西(1):函数和方法的修饰符]'''
Line 6: Line 10:
      [:WeiZhong/2006-01-17:第一章 Python快速入门]   1. [:WeiZhong/2006-01-17:第一章 Python快速入门]
  1. [:WeiZhong/2006-01-18:第二章 代码约定及语法]
  1. [:PythonEssentialRef3:第三章 类型及对象]
  1. [:PythonEssentialRef4:第四章 运算符及表达式]
  1. [:PythonEssentialRef5:第五章 控制流]
  1. [:PythonEssentialRef6:第六章 函数及函数编程]
  1. [:PythonEssentialRef7:第七章 类、面向对象编程]
  1. [:PythonEssentialRef8:第八章 模块与包]
  1. [:PythonEssentialRef9:第九章 输入输出]
  1. [:PythonEssentialRef10:第十章 执行环境]
 
'''Python2.5'''
 * [:Py25yieldNote:Py2.5 yield 详说] -- shhgs
 * '''[:WeiZhong/WhatsNewOfPython25:Python2.5中的新东西]'''
Line 8: Line 25:
      [:WeiZhong/2006-01-18:第二章 代码约定及语法]
Line 10: Line 26:
      [:PythonEssentialRef3:第三章 类型及对象]

      [:PythonEssentialRef4:第四章 运算符及表达式]

      [:PythonEssentialRef5:第五章 控制流]

      [:PythonEssentialRef6:第六章 函数及函数编程]

      [:PythonEssentialRef7:第七章 类、面向对象编程]

      [:PythonEssentialRef8:第八章 模块与包]

      [:PythonEssentialRef9:第九章 输入输出]

      [:PythonEssentialRef10:第十章 执行环境]
 
'''Python开发框架'''
 * Django中文文档:http://www.woodpecker.org.cn/obp/django/django-faq/TableOfContents.html
 * '''[:RemovingTheMagic: Django: Removing The Magic]'''

Python2.4

Python2.5

Python开发框架

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