Something like: >>> bytes.fromhex('4a4b4c').decode('utf-8') 'JKL'. Just put the actual encoding you are using.
確定! 回上一頁