会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
努力吧阿团
闭关中...
首页
新随笔
联系
订阅
管理
python的内置函数
菜鸟教程太牛了,都整理好了,写在这里,方便以后自己查阅。
内置函数
abs()
divmod()
input()
open()
staticmethod()
all()
enumerate()
int()
ord()
str()
any()
eval()
isinstance()
pow()
sum()
basestring()
execfile()
issubclass()
print()
super()
bin()
file()
iter()
property()
tuple()
bool()
filter()
len()
range()
type()
bytearray()
float()
list()
raw_input()
unichr()
callable()
format()
locals()
reduce()
unicode()
chr()
frozenset()
long()
reload()
vars()
classmethod()
getattr()
map()
repr()
xrange()
cmp()
globals()
max()
reverse()
zip()
compile()
hasattr()
memoryview()
round()
__import__()
complex()
hash()
min()
set()
delattr()
help()
next()
setattr()
dict()
hex()
object()
slice()
dir()
id()
oct()
sorted()
exec 内置表达式
学习来自:
菜鸟教程
今天的学习是为了以后的工作更加的轻松!
posted @
2020-11-13 11:24
努力吧阿团
阅读(
66
) 评论(
0
)
收藏
举报
刷新页面
返回顶部
公告