python内建方法
Posted lbw
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python内建方法相关的知识,希望对你有一定的参考价值。
abs | all | any | apply | basestring |
bin | bool | buffer | bytearray | bytes |
callable | chr | classmethod | cmp | coerce |
compile | complex | copyright | credits | delattr |
dict | dir | divmod | enumerate | eval |
execfile | exit | file | filter | float |
format | frozenset | getattr | globals | hasattr |
hash | help | hex | id | input |
int | intern | isinstance | issubclass | iter |
len | license | list | locals | long |
map | max | memoryview | min | next |
object | oct | open | ord | pow |
property | quit | range | raw_input | |
reduce | reload | repr | reversed | round |
set | setattr | slice | sorted | staticmethod |
str | sum | super | tuple | type |
unichr | unicode | vars | xrange | zip |
以上是关于python内建方法的主要内容,如果未能解决你的问题,请参考以下文章