相信积累的力量

摘要: Built-in FunctionsThe Python interpreter has a number of functions built into it that are always available. They are listed here in alphabetical order.Built-in Functionsabs()divmod()input()open()staticmethod()all()enumerate()int()ord()str()any()eval()isinstance()pow()sum()basestring()execfile()issub 阅读全文
posted @ 2013-07-21 20:33 ThreeF 阅读(635) 评论(0) 推荐(0) 编辑

相信积累的力量