时间:2021-07-01 10:21:17 帮助过:2人阅读
$s = file_get_contents('http://www.autohome.com.cn/77/options.html');preg_match('#\s+var keyLink.+#isU', $s, $r);print_r($r);
$s = file_get_contents('http://www.autohome.com.cn/77/options.html');preg_match('#\s+var keyLink.+#isU', $s, $r);print_r($r);
怎么可能,因为数据太多,只能截图了
我再试试,也许是我搞错了
的确是我搞错了,感谢老大,对不起了,我太菜了!!!