The ultimate cheatsheet for Xpath. devhints.io. Xpath cheatsheet. $x('//div//p//*') == $('div p *'), $x('//[@id="item"]') == $('#item'), ...
確定! 回上一頁