下面就是我使用jsoup解析html的表格的java原始碼。 親測可用! public void parse(){ String htmlStr = "<table id=kbtable >" "<tr> " "<td ...
確定! 回上一頁