given a string of hexadecimal characters that represent ASCII ... in python 2 i can do .decode('hex') but this is gone in python3. so, ...
確定! 回上一頁