首页 > 其他 > 详细

常见内置函数

时间:2018-01-08 10:13:17      阅读:206      评论:0      收藏:0      [点我收藏+]

abs()     dict()     help()     min()     setattr()
all()     dir()     hex()     next()     slice()
any()     divmod()     id()     object()     sorted()
ascii()     enumerate()     input()     oct()     staticmethod()
bin()     eval()     int()     open()     str()
bool()     exec()     isinstance()     ord()     sum()
bytearray()     filter()     issubclass()     pow()     super()
bytes()     float()     iter()     print()     tuple()
callable()     format()     len()     property()     type()
chr()     frozenset()     list()     range()     vars()
classmethod()     getattr()     locals()     repr()     zip()
compile()     globals()     map()     reversed()     __import__()
complex()     hasattr()     max()     round()     
delattr()     hash()     memoryview()     set()

常见内置函数

原文:https://www.cnblogs.com/12121wdw/p/8241206.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!