當你需要Python list 物件時,可以使用 tolist() 方法將陣列轉換為列表。 placeholderCopy my_array = array('i', [1,2,3,4,5]) c ...
確定! 回上一頁