In the Java default encoding UTF-8, so when you write: String utf8String= new String(res.getBytes("UTF-8"), "windows-1251");
確定! 回上一頁