第一页代码: <!--Page Select Begin--> <div class='pop_2_1_9'>[1] <a href="310091_1.shtml">[2]</a> <a href="http://product.pcpop.com/000091771/Index.html">[3]</a> <a href="310091_1.shtml">[下一页]</a></div> <!--Page Select End-->
第二页代码: <!--Page Select Begin--> <div class='pop_2_1_9'><a href="310091.shtml">[上一页]</a> <a href="310091.shtml">[1]</a> [2] <a href="http://product.pcpop.com/000091771/Index.html">[3]</a> <a href="http://product.pcpop.com/000091771/Index.html">[下一页]</a></div> <!--Page Select End--> 我是这样写的 分页区域正则([!--smallpageallzz--]) <div class='pop_2_1_9'>[!--smallpageallzz--][下一页]</a></div> 分页链接正则([!--pageallzz--]) <a href="[!--pageallzz--]"> 这样只能采到1,2页面,第3页采不到 请高手帮帮忙!谢谢!!
|