首页
运维笔记
SEO心得
软件程序
网站源码
旗下网站
programmer
登录
标签
php 将 unicode 字符串转中文的方法
php 将 unicode 字符串转中文的方法
unicode 字符串转中文方法:代码语言:javascript代码运行次数:0运行复制function u2c($str){return preg_replace_callback("#\u([0-9a-f]{4})#i
php 将 unicode 字符串转中文的方法
admin
6小时前
10
0