reshape (shape) : 不改变数组元素,返回一个shape形状的数组,原数组不变。 ... 这是因为list中的append()函数可以在添加函数的时候不改变原来list的维度。
確定! 回上一頁