Python 语言参考手册Python Reference Manual
前一页:
2. 词法分析 Lexical analysis
上一层:
2. 词法分析 Lexical analysis
下一页:
2.1.1 逻辑行 Logical lines
2.1 行结构 Line structure
A Python program is divided into a number of
logical lines
.
一个Python程序被分成多个逻辑行.
子节目录
2.1.1 逻辑行 Logical lines
2.1.2 物理行 Physical lines
2.1.3 注释 Comments
2.1.4 Encoding declarations
2.1.5 显式行连接 Explicit line joining
2.1.6 隐式行连接 Implicit line joining
2.1.7 空行 Blank lines
2.1.8 缩进 Indentation
2.1.9 符号间的空白 Whitespace between tokens
Python 语言参考手册Python Reference Manual
前一页:
2. 词法分析 Lexical analysis
上一层:
2. 词法分析 Lexical analysis
下一页:
2.1.1 逻辑行 Logical lines
版本 2.3.3, 文件最后更新时间 译文最后修改: 二月 18, 2004.