环境:Python 3.6 1、字符串转bytes 2、bytes转字符串3、十六进制字符串转bytes 4、bytes ... hex_str += str(hex(item))[2:].zfill(2).upper() + " "
確定! 回上一頁