摘要: public static void main(String[] args) throws UnsupportedEncodingException { int y = 20892; decodeUnicode("U+"+Integer.toHexString(y)) } //中文转Unicode 阅读全文
posted @ 2017-01-23 17:14 baby孔祥超 阅读(372) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-01-23 15:34 baby孔祥超 阅读(111) 评论(0) 推荐(0)