内置函数总结
2018-04-19 20:31:39 0 举报
AI智能生成
对内置函数的总结 备注非手打勿怪,错误的地方麻烦告知下
作者其他创作
大纲/内容
数据结构
list
tuple
set
dict
高阶函数
filter
reduce
map
数学操作
pow
sum
divmod
max
min
abs
round
数据字符转换
hen
bin
oct
ord
compile
complex
判断
isinstance
issubclass
执行语句
exec
eval
常用
type
len
format
memoryview
__import__()
import
for循环
zip
enumerate
range
数据类型
str
int
chr
bytes
float
bool
对象属性
setattr
getattr
hasattr
delattr
property
对方法的操作
classmethod
help
对象
id
callable
repr
hash
super
globals
locals
vars
文件
open
dic
迭代器
all
ang
iter
next
reversed
配对
input
print
集合
slice
sorted
forzenset
bytearray
收藏
0 条评论
下一页