Python 参考手册 🚧
Python Language Guide
基础 🚧
Basic
Hi, ZZAX
注释
Comments
变量
Variables
基础
Basics
数据类型
Data Types
作用域
Scopes
数值运算
Numbers
数值字面量
Number Literals
算数运算符
Arithmetic Operators
赋值结合运算符
Compound Assignment Operators
比较运算符
Comparision Operators
类型转换
Type Conversions
逻辑运算
Booleans
布尔值字面量
Boolean Literals
布尔值化
Boolean Conversions
逻辑运算符
Boolean Operators
条件表达式
Conditional Expressions
字符串运算 🚧
Strings
字符串字面量
String Literals
基本功能 🚧
String Basics
字符运算 🚧
Characters
字符串拼接 🚧
String Intropolation
流程控制
Control Flow
if 语句
if Statements
for 语句
for Statements
while 语句
while Statements
循环控制
break, continue, and else
函数 🚧
Functions
定义
Definitions
传参
Passing Values
返回值
Returning Values
函数作为变量
Functions as Variables
Lambdas
数据结构 🚧
Data Structures
区间
Ranges
元祖
Tuples
列表
Lists
集合
Sets
字典
Dictionaries
面向对象 🚧
Objective Orinted
类和对象
Classes
继承
Inheritance
枚举 🚧
Enums
类型检查 🚧
Types
异常 🚧
Exceptions
功能定制 🚧
Customization
比较运算定制
Rich Comparison
算数运算符定制
Emulating Numeric Types
自省 🚧
Introspection
检查注释
__doc__
下一部分
ZZAX 微信公众
文档一更新,立刻告诉你