python面向对象进阶

面向对象进阶

类型判断
issubclass
type
isinstance
反射
反射的四个函数
importlib
类的其他成员
__str__
__repr__
__format__
__del__
__dict__和__slots__
__item__系列
__init__
__new__
__call__
__doc__
__iter__和__next__
__enter__和__exit__
__len__
__hash__
__eq__

 

https://www.cnblogs.com/liuqingzheng/articles/9949568.html

posted @ 2023-04-02 09:50  FrantiChow  阅读(29)  评论(0)    收藏  举报