标签:管理 python ad on 函数 ca tt oo
?
__init__ ?构造函数
__del__ ?析构函数
__add__?
__sub__
__or__
__repr__,__str__
__call__
__getattr__
__setattr__
__delattr__
__getattribute__
__getitem__
__setitem__
__delitem__
__len__
__bool__
__lt__,__gt__
__le__,__ge__,
__radd__
__iadd__
__enter__,__exit__ ?环境管理
标签:管理 python ad on 函数 ca tt oo
原文地址:http://www.cnblogs.com/anjsxz/p/3906976.html