Python:type、object、class. Python: 一切為物件. >>> a = 1 >>> type(a) <class'int'> >>> type(int) <class'type'>.
確定! 回上一頁