ord('a') == 97; chr(97) == 'a'; "ord" gives you the value of the byte. e.g. everything between $ and * needs to be xor:
確定! 回上一頁