5. hex string转换为str. 如: '53216A' -> '\x53\x21\x6A'. 方法:hexstring -> bytearray -> str. [python] ...
確定! 回上一頁