在Python 2.x,程式中所有字串,其實都是原始位元組集合。 ... chr() 可取一個數字傳回對應ASCII 編碼的 str 實例, unichr() 是其Unicode 對應版本,可傳回 ...
確定! 回上一頁