Python bytes and bytearray. bytes 是不可变对象,支持的数字范围为 0~255 bytearray 是可变对象,支持的数字范围为 0~255. bytes. bytes 文档.
確定! 回上一頁