This is documentation for an old release of NumPy (version 1.13.0). ... np.fromstring('\x01\x02', dtype=np.uint8) array([1, 2], dtype=uint8) ...
確定! 回上一頁