jyxst 发表于 2007-7-31 18:07:06

请教 内容分页用的是input 分页,我该如何采集到分页呢??

<input type="button" onclick="window.location.href='/976/tid-42976-pid-1.html'" value="首页"/>
<input type="button" onclick="window.location.href='/976/tid-42976-pid-12.html'" value="尾页" />
<input type="button" onclick="window.location.href='/976/tid-42976-pid-1.html'" value="1"/>
<input type="button" onclick="window.location.href='/976/tid-42976-pid-2.html'" value="2"/>
<input type="button" onclick="window.location.href='/976/tid-42976-pid-3.html'" value="3"/>
<input type="button" onclick="window.location.href='/976/tid-42976-pid-4.html'" value="4"/>
<input type="button" onclick="window.location.href='/976/tid-42976-pid-5.html'" value="5"/>
<input type="button" onclick="window.location.href='/976/tid-42976-pid-6.html'" value="6"/>
<input type="button" onclick="window.location.href='/976/tid-42976-pid-7.html'" value="7"/>
<input type="button" onclick="window.location.href='/976/tid-42976-pid-8.html'" value="8"/>
<input type="button" onclick="window.location.href='/976/tid-42976-pid-2.html'" value="下一页" />

内容里的页面 这样的分页应该怎么采集????
大虾请指导一下

jyxst 发表于 2007-8-1 20:01:08

:L :L :L :L

xyyfx 发表于 2007-8-2 10:30:04

现在还没法采,下个版本可以自定义分页。
页: [1]
查看完整版本: 请教 内容分页用的是input 分页,我该如何采集到分页呢??