例如,我有一堆< tr>标签我想收集.我需要将每个标签分成单独的元素,以便我自己解析.
这可能吗?
<tr class="first-in-year"> <td class="year">2011</td> <td class="img"><a href="/battlefield-3/61-27006/"><img src= "http://media.giantbomb.com/uploads/6/63038/1700748-bf3_thumb.jpg" alt=""></a></td> <td class="title"> <a href="/battlefield-3/61-27006/">Battlefield 3</a> <p class="deck">Battlefield 3 is DICE's next installment in the franchise and will be on PC,ps3 and XBox 360. The game will feature jets,prone,a single-player and co-op campaign,and 64-player multiplayer (on PC). It's due out in Fall of 2011.</p> </td> <td class="date">Expected: Q4 2011</td> <td><a href="/pc/60-94/" class="PC">PC</a>,<a href="/xBox-360/60-20/" class= "X360">X360</a>,<a href="/playstation-3/60-35/" class="ps3">ps3</a></td> </tr> <tr> <td class="year"></td> <td class="img"><a href="/forza-motorsport-4/61-33400/"><img src= "http://media.giantbomb.com/uploads/0/1992/1654849-forza4_thumb.jpg" alt= ""></a></td> <td class="title"> <a href="/forza-motorsport-4/61-33400/">Forza Motorsport 4</a> <p class="deck">The next installment of Turn 10's racing franchise slated for release in Fall 2011. It is set to feature 16 player online races,dynamic race conditions,cars from over 80 manufacturers,and compatibility with Kinect,both on and off the racetrack.</p> </td> <td class="date">Expected: Oct 2011</td> <td><a href="/xBox-360/60-20/" class="X360">X360</a></td> </tr> <tr> <td class="year"></td> <td class="img"><a href="/max-payne-3/61-23398/"><img src= "http://media.giantbomb.com/uploads/0/1400/938434-custom_1237811317319_mp3_poster_thumb.jpg" alt=""></a></td> <td class="title"> <a href="/max-payne-3/61-23398/">Max Payne 3</a> <p class="deck">The long awaited third instalment in Remedy's beloved series,in which an aging Max Payne faces one final chance to redeem himself.</p> </td> <td class="date">Expected: 2011</td> <td><a href="/pc/60-94/" class="PC">PC</a>,<a href="/playstation-3/60-35/" class= "ps3">ps3</a>,<a href="/xBox-360/60-20/" class="X360">X360</a></td> </tr>
所以这个例子中我有三个元素.
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。