阅读背景:

Python字符串转十六进制进制互转

来源:互联网 

 

def str_to_hex(s):
    return ' '.join([hex(ord(c)).replace(.join([



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: