$content = <<EOF;preg_match_all('/(?:href|src)="(.*?[css|js])"/', $content, $matchs);var_dump($matchs);
截图: