用subclass_name父类的初始化__init__()来进行初始化
例如:
python中的类与继承
原文:https://www.cnblogs.com/sbj123456789/p/9497323.html