摘要: /** * 转码 */ // String strGBK = null; // try // { // strGBK = URLEncoder.encode(jsonResult, "UTF-8"); // } // catch (UnsupportedEncodi... 阅读全文
posted @ 2018-12-20 10:25 百事没事 阅读(779) 评论(0) 推荐(0) 编辑