python 中的二维数组,主要有list(列表) 和numpy.ndarray(多维数组) 两种, ... 完后还可以通过tolist()将ndarray再转回列表,从而方便删除或添加元素。
確定! 回上一頁