aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/xpath
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2021-04-14 16:45:29 -0400
committerIrvin <irvinfly@gmail.com>2021-04-19 14:52:38 +0800
commit01d927ed48d9d18ccb3d10020c86673519e684d8 (patch)
treea8175d99af1d7d52c1dddc74966dbf8d4fd04044 /files/zh-cn/web/xpath
parent3d09b980bf5cd5394f8b5559c41b550c572bbdf0 (diff)
downloadtranslated-content-01d927ed48d9d18ccb3d10020c86673519e684d8.tar.gz
translated-content-01d927ed48d9d18ccb3d10020c86673519e684d8.tar.bz2
translated-content-01d927ed48d9d18ccb3d10020c86673519e684d8.zip
remove all .alllinks in zh-cn content
Diffstat (limited to 'files/zh-cn/web/xpath')
-rw-r--r--files/zh-cn/web/xpath/index.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/files/zh-cn/web/xpath/index.html b/files/zh-cn/web/xpath/index.html
index 5905c3209f..8daa3cf0a5 100644
--- a/files/zh-cn/web/xpath/index.html
+++ b/files/zh-cn/web/xpath/index.html
@@ -15,8 +15,6 @@ translation_of: Web/XPath
<p><strong>注意:</strong>XPath 的浏览器支持差别很大;Firefox 支持地相当不错 (尽管没有计划进一步提高支持),而其他浏览器则较小程度地实现了它。如果你需要一个兼容主流浏览器的 XPath,你可以考虑试试 <a href="http://nchc.dl.sourceforge.net/project/js-xpath/js-xpath/1.0.0/xpath.js">js-xpath</a> 或 <a href="https://github.com/google/wicked-good-xpath">wicked-good-xpath</a>.</p>
</div>
-<div class="row topicpage-table">
-<div class="section">
<h2 class="Documentation" id="Documentation" name="Documentation">文档</h2>
<dl>
@@ -36,10 +34,6 @@ translation_of: Web/XPath
<dd><strong>JXON</strong> (lossless <strong>J</strong>avaScript <strong>X</strong>ML <strong>O</strong>bject <strong>N</strong>otation) is a generic name by which is defined the representation of JavaScript Objects using <a href="/en/XML" title="en/XML">XML</a>. There are some cases in which the whole content of an XML document must be read from the JavaScript interpreter (like for web-apps languages or settings XML documents, for example). In these cases JXON could represent the most practical way and a valid alternative to XPath.</dd>
</dl>
-<p><span class="alllinks"><a href="/en-US/docs/tag/XPath" title="tag/XPath">View All...</a></span></p>
-</div>
-
-<div class="section">
<h2 class="Tools" id="Tools" name="Tools">工具</h2>
<dl>
@@ -56,7 +50,5 @@ translation_of: Web/XPath
<ul>
<li><a href="/zh-CN/docs/XSLT" title="XSLT">XSLT</a>, <a href="/zh-CN/docs/XQuery" title="XQuery">XQuery</a>, <a href="/zh-CN/docs/XML" title="XML">XML</a>, <a href="/zh-CN/docs/DOM" title="DOM">DOM</a>, <a href="/zh-CN/docs/JXON" title="/zh-CN/docs/JXON">JXON</a>, <a href="/zh-CN/docs/JSON/JSONPath" title="JSON/JSONPath">JSONPath</a></li>
</ul>
-</div>
-</div>
<div>{{QuickLinksWithSubpages("/zh-CN/docs/Web/XPath")}}</div>