M5LB7

  • Python byte()

    在 python 中,bytes 函数以一个对象作为输入,可以产生相应的不可变(不能修改)的 byte 对象。bytearray()和bytearray()的区别在于 bytear…

    编程 2024-10-03