有数组n=np.arange(24).reshape(2,-1,2,2),则n.shape的结果是( ) A、(2,3,2,2) ; B、(2,2,2,2); C、(2,4,2,2); D、(2,6,2,2) 发布时间:2025-03-26 20:38:49