$xpath = new \DOMXPath($dom);; // 查询路径#谷歌浏览器右击标签copy->复制xpath; //$query = '/html/head/title';; # 它会取得所有a标签class为tit ...
確定! 回上一頁