<td class="subject" id="td_111111">
<a href="thread-htm-fid-75-type-333.html" class="f14 view">[health]</a>
<a href="the link I want" name="readlink"
id="a_ajax_880700" class="subject_t f14"><b><font color=#FF0000>how to make this show</font></b></a>
如何通过Xpath在“我想要的链接”上方获取href位置?不仅需要解析一个部分
我用下面来解析,但失败了:@"//a[@class='subject_t f14']/@href"