preg_match_all('/[\x{4e00}-\x{9fff}]+/u', $list[$i]['iparr'], $matches); $list[$i]['iparr'] = join('', $matches[0]); 相关文章: 2021-10-09 2021-10-09 2022-12-23 2022-12-23 2022-12-23 2021-10-09 2022-12-23 2022-12-23