84669 人が学習中
152542 人が学習中
20005 人が学習中
5487 人が学習中
7821 人が学習中
359900 人が学習中
3350 人が学習中
180660 人が学習中
48569 人が学習中
18603 人が学習中
40936 人が学習中
1549 人が学習中
1183 人が学習中
32909 人が学習中
スーパーメソッドを使用して親クラスのメソッドを呼び出すことはできますが、多重継承で使用するにはどうすればよいですか? 上記のコード class C は、class A の __init__ メソッドを呼び出しますが、class A と を呼び出したい場合は、クラス B# と同時に ##「__init__」メソッドを記述するには?それとも、class B の __init__ メソッドを呼び出すだけですか?
class C
class A
__init__
を呼び出したい場合は、クラス B# と同時に ##「__init__」メソッドを記述するには?それとも、
の
メソッドを呼び出すだけですか?
走同样的路,发现不同的人生
明示的に呼び出すだけで、自由に選択できます。 A.__init__(self)A.__init__(self)B.__init__(self)B.__init__(self)
A.__init__(self)
B.__init__(self)
Python-スーパー
明示的に呼び出すだけで、自由に選択できます。
A.__init__(self)
A.__init__(self)
B.__init__(self)
B.__init__(self)
Python-スーパー