摘要: /** * * unicode 转换成 中文 * @param theString * @return */ public static String decodeUnicode(String theString) { char aC... 阅读全文
posted @ 2015-07-21 09:48 n1rAy 阅读(1248) 评论(0) 推荐(0)