a.tostring() Returns the string with the bytes from all items of a, taken as machine values. For any a, len(a.tostring( ))== len(a)*a.itemsize.
確定! 回上一頁