diff options
Diffstat (limited to 'files/zh-cn/using_xpath/index.html')
-rw-r--r-- | files/zh-cn/using_xpath/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/zh-cn/using_xpath/index.html b/files/zh-cn/using_xpath/index.html index 74b3cdf47a..77433ca2d5 100644 --- a/files/zh-cn/using_xpath/index.html +++ b/files/zh-cn/using_xpath/index.html @@ -10,6 +10,7 @@ tags: - XPath - 所有分类 translation_of: Web/XPath/Introduction_to_using_XPath_in_JavaScript +translation_of_original: Using_XPath --- <p> </p><p><a href="cn/XPath">XPath</a> is a language for addressing parts of an XML document. It is a <a class="external" href="http://www.w3.org/TR/xpath">W3C recommendation</a>. |