Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2007-04-12 17:10:50
Size: 435
Editor: ZoomQuiet
Comment:
Revision 6 as of 2007-04-16 08:25:13
Size: 128
Editor: HuangYi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||'''status'''|| 草稿 || HuangYi || 10%;提纲完成|| ||<#FF8080>|| 草稿 || HuangYi || 20%||
Line 3: Line 3:
[[TableOfContents]]

= 内置数据类型 =

== 数值类型 ==
=== 布尔 ===
=== 整数 ===
=== 浮点数 ===
=== 复数 ===

== 字符串 ==
=== 常见字符串操作 ===
=== Unicode 对象 ===
=== 字符串模板 ===

== 集合类型 ==
=== 元组 ===
=== 列表 ===
=== 字典 ===
=== 集合 ===

= 小结 =

= 练习 =
[http://lovelypython.googlecode.com/svn/trunk/data.html]

ObpLovelyPython/LpyQLearn-2-data (last edited 2009-12-25 07:16:59 by localhost)