摘要: PHP版本 <?php class utf8_chinese { private $utf8_gb2312; private $utf8_big5; private $data; public function __construct($data){ $this->utf8_gb2312 = $da 阅读全文
posted @ 2022-12-04 23:47 小源博客 阅读(201) 评论(0) 推荐(0)