Python 3.1 快速導覽- 內建函數super() ... __x class SubDemo(Demo): def __init__(self, i, j): super(). ... __j = j def __str__(self): return super().
確定! 回上一頁