因FileReader只會用系統編碼來把file裡的byte sequence轉成char。 ... 轉成char sequence時就使用正確的encoding,得到不知失真的字串,之後再轉成其他編碼再轉。
確定! 回上一頁