在物件導向程式設計中,元類別(英語:metaclass)是一種實例是類的類。 ... 在Python中,元類別 type 控制著類行為的這些細節,預設定義出的類自身都是 type 的實例。
確定! 回上一頁