A metaclass in Python is a class of a class that defines how a class behaves. A class is itself an instance of a metaclass.
確定! 回上一頁