float (x), 回傳浮點數物件。 frozenset(i), 回傳frozenset 物件。 int(x, base=10), 回傳整數物件。 list(r), 回傳序列物件。 memoryview(o), 回傳參數的memoryview ...
確定! 回上一頁