简明 Python 教程 -- 术语表

豆豆网   技术应用频道   2007年03月29日    社区交流

本文详细介绍简明 Python 教程 -- 术语表

  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

  变量

责编:豆豆技术应用

正在加载评论...