PHP 正则表达式
php preg_split()
能用字符串函数explode分割的别用正则
它的性能不如字符串函数分割快