Python中的實例方法、類方法、靜態方法的區別 2020 年 8 月 22 日 筆記 1、關於參數的區別 實例方法:定義實例方法是最少有一個形參 —> 實例對象,通常用se … Continue Reading