摘要:
路径查找 //:子孙节点,不考虑层级 /:找直接子节点 谓词查询 //div【@id="content"】 属性查询 //@class 模糊查询 //div[contains(@id,"he")] //div[starts-with(@id, "he")] 内容查询 //div/h1/text() 阅读全文
posted @ 2024-01-23 15:27
HelloJacker
阅读(19)
评论(0)
推荐(0)
浙公网安备 33010602011771号