下班前的救命!把日文转成JIS 编码的方法和逆转的方法下班前的救命!把日文转成JIS 编码的方法和逆转的方法[解决办法]Stirng strInfo = “日语” String strInfo = new String(strInfo.getBytes(), "MS932 ");