摘要: 0) { // 两个字节的文字 $str .= '\u'.base_convert(ord($c), 10, 16).base_convert(ord($c2), 10, 16); } else { ... 阅读全文
posted @ 2015-12-30 23:10 李照耀 阅读(1495) 评论(0) 推荐(0)