您的位置:首页 > 编程语言 > Python开发

python 中的常见术语中英对照

2017-10-02 13:22 411 查看
argument 实参

attribute 属性

comment 注释

derived class 导出类

escape sequence 转义符

identifier 标识符

indentation 缩进

operator 运算符

pickle 存储器

statement  语句

tuple 元组

inspection  检验; 检查

dispatch 派遣,调度; (迅速地) 发出; 迅速处理
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  python