jsoup吧 关注:29贴子:87
  • 0回复贴,共1

Jsoup解析html中某个table

只看楼主收藏回复

<table>
<table>
</table>
<table>
<table>
6666666666666
</table>
</table>
我想解析666那个table,但是不知道怎么找到他,有人用doc.select("table"),然后在.get(3),但是我没取到,原网页的table又没有ID,不知道怎么取到


IP属地:北京来自Android客户端1楼2018-06-21 17:42回复