Python入门指南
本帖最后由 田继伟 于 2010-2-18 22:17 编辑目录:
Whetting Your Appetite 开胃菜
Using the Python Interpreter 使用Python解释器
Invoking the Interpreter 调用解释器
The Interpreter and Its Environment 解释器及其环境
More Control Flow Tools 深入流程控制
if Statements
for Statements for 语句
The range() Function range()函数
break and continue Statements, and else Clauses on Loops break 和 continue 语句, 以及 循环中的 else 子句
pass Statements pass 语句
Defining Functions 定义函数
More on Defining Functions 深入函数定义
Data Structures 数据结构
More on Lists 深入链表
The del statement del语句
Tuples and Sequences 元组和序列
Sets 集合
Dictionaries 字典
Looping Techniques 循环技术
More on Conditions 深入条件控制
Comparing Sequences and Other Types 不同序列类型的比较
Modules 模块
中英双语的,呵呵。英文不好同学的福音啊!还可以学习一下翻译方面的技巧。。。。 收下了,谢谢楼主 这是什么东西? 好高深阿,看不太明白的说 这么好的东东哦O(∩_∩)O哈!
thank you for sharing!!! 回复 1# 田继伟
顶楼主了 先看看资料再做评价 先看看资料再做评价 学习了一下,感觉还不错
页:
[1]
2
