詞語:metaclass
metaclass的解釋
metaclassn. [計]元類
metaclass的意思
metaclass 元類;元類別;metaclass-based 基於元類;
metaclass的參考例句
1.A metaclass, again, has a class description. 同樣地,一個元類也有類描述。
2.More classes in the same metaclass can be created just by sending new() to the metaclass description. 通過傳送'''new()'''方法給元類描述,就可以創建該元類下更多別的類。
3.There is a standard way to write all metaclass constructors so that the selector/method pairs can be specified in any order. 這是寫所有元類構造函數的標準方試,這樣就可以以任意次序指定選擇器/方法對偶。