gpt4 book ai didi

css - 等价于 XPath 中的 CSS 多重选择器

转载 作者:数据小太阳 更新时间:2023-10-29 01:59:48 25 4
gpt4 key购买 nike

XPath 中是否有某种 CSS 多重选择器(逗号),所以我可以找到 fetch,比如 //img//*[@background]一个查询中的元素?

最佳答案

XPath中有一个or运算符(|):

//img|//*[@background]

关于css - 等价于 XPath 中的 CSS 多重选择器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6817315/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com