标签:
技术杂谈 |
分类: 技术文章 |
#convert string to hex
def toHex(s):
#convert hex repr to string
def toStr(s):
标签:
技术杂谈 |
分类: 技术文章 |
#convert string to hex
def toHex(s):
#convert hex repr to string
def toStr(s):