PHP-解码unicode编码的中文字符
摘要:
在Python中使用 "\uxxxx".decode("unicode_escape")1.class Helper_Tool { public static function unicodeDecode($data) { function replace_unicode_esc... 阅读全文
posted @ 2015-12-28 15:54 John_ABC 阅读(791) 评论(0) 推荐(0) 编辑