最近遇到比較麻煩的是字串與檔案的處理,Python 3 裡的字串都是以unicode 處理,好處當然是不用 ... 在python 2,讀出來就都是一般的string (無unicode),不是bytes。
確定! 回上一頁