The constructors of FileReader always use the platform default encoding which is generally a bad idea. Instead of FileReader you need to use ...
確定! 回上一頁