|
|
1
9
您只需添加
如文件所述: http://nl2.php.net/manual/en/reference.pcre.pattern.modifiers.php |
|
|
2
0
PerlRegExp默认匹配一行 必须指定要通过在最后一个搜索后添加s或m来执行多行搜索/ 前任:
|