使用vscode安装非常简单。安装numpypip install numpy输入这行代码不会报错就安装成功了import numpy as nparray = np.array([[1,2,3], ...
確定! 回上一頁