First, use baseclass's name to call __init__()
I wrote code like this:
and we can use 'super' too.
本文共 149 字,大约阅读时间需要 1 分钟。
First, use baseclass's name to call __init__()
I wrote code like this:
and we can use 'super' too.
转载于:https://www.cnblogs.com/rixiang/p/5879598.html