简明 Python 教程 | 附录C 修订记录 | |
---|---|---|
上一页 | 术语表 |
argument |
实参 |
attribute |
属性 |
base class |
基本类 |
block |
块 |
character |
字符 |
class |
类 |
comment |
注释 |
complex number |
复数 |
derived class |
导出类 |
dictionary |
字典 |
escape sequence |
转义符 |
exception |
异常 |
expression |
表达式 |
field |
域 |
float |
浮点数 |
function |
函数 |
identifier |
标识符 |
indentation |
缩进 |
indexing |
索引 |
instance |
实例 |
integer |
整数 |
list |
列表 |
list comprehension |
列表综合 |
literal constant |
字面意义上的常量 |
logical line |
逻辑行 |
long integer |
长整数 |
method |
方法 |
module |
模块 |
namespace |
名称空间 |
object |
对象 |
operand |
操作数 |
operator |
运算符 |
parameter |
形参 |
pickle |
储存器 |
physical line |
物理行 |
sequence |
序列 |
shebang line |
组织行 |
slicing |
切片 |
statement |
语句 |
string |
字符串 |
subclass |
子类 |
superclass |
超类 |
tuple |
元组 |
type |
类型 |
variable |
变量 |
上一页 | 上一级 | |
---|---|---|
时间表 | 首页 |