Now , change the dtype to unsigned two - byte big - endian integer , >>> X np.array ( [ 1 ] , dtype = ' > u2 ' ) >>> bytes ( x.data ) b ' \ x00 \ x01 !
確定! 回上一頁