在PHP 中,preg_split() 函数通过一个正则表达式分割字符串,语法如下: array preg_split ( string $pattern , string $subject [, int $limit = -1 [, int $flags ...
確定! 回上一頁