可以使用array(python中的数组具有固定的类型签名,但不具有固定的大小):>>> import arraymyArray = array.array('c', ['\0' for _ in ...
確定! 回上一頁