hexstring = "4869" ; a_string = bytes.fromhex(hexstring) ; a_string = a_string.decode("ascii") ; print(a_string).
確定! 回上一頁