宣告attribute · def beforeF(self): · print('beforeF') · def afterF(self): · print('afterF') · class ClassName: · # 利用__init__ 宣告變數 ...
確定! 回上一頁