aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/glossary/xpath/index.html
blob: b8c4bd1c9199c29a905d87f5658d4bc858e21d3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: XPath
slug: Glossary/XPath
translation_of: Glossary/XPath
---
<p> </p>

<p><strong>XPath </strong>是一种可以访问{{glossary("XML")}} 文件中的节和内容的查询语言 </p>

<h2 id="了解更多">了解更多</h2>

<h3 id="技术参考">技术参考</h3>

<ul>
 <li><a href="https://developer.mozilla.org/en-US/docs/Web/XPath">XPath documentation on MDN</a></li>
 <li><a href="http://www.w3.org/TR/xpath-30/">XPath specification</a></li>
</ul>

<h3 id="基本信息">基本信息</h3>

<ul>
 <li><a href="http://www.w3.org/standards/techs/xpath#w3c_all">Official website</a></li>
 <li>维基百科上的{{Interwiki("wikipedia", "XPath")}} </li>
</ul>