inputStreamReader = new InputStreamReader(inputStream, charset);. 這似乎讀取該文件爲UTF-16,這是正確的?我一直無法找到關於字符集名稱'unicode ...
確定! 回上一頁