会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
微时空
博客园
首页
新随笔
联系
订阅
管理
2019年6月14日
XPATH中text()和string()的使用区别
摘要: 在上面的Html表格中,我们要抓出每个tr标签中第2个td的文本内容,一开始想到的XPATH语句是这么写的: //td[contains(text(),':') and contains(text(),'(') and contains(text(),')') and (contains(text(
阅读全文
posted @ 2019-06-14 14:59 微时空
阅读(3014)
评论(0)
推荐(0)
编辑
公告