摘要: String s1 = "你好"; String s2 = new String(s1.getBytes("GB2312"), "ISO-8859-1"); 阅读全文
posted @ 2020-06-04 17:21 咔啡 阅读(329) 评论(0) 推荐(0)