diff options
Diffstat (limited to 'files/zh-cn/web')
130 files changed, 130 insertions, 0 deletions
diff --git a/files/zh-cn/web/accessibility/web_development/index.html b/files/zh-cn/web/accessibility/web_development/index.html index 3970274f1a..b01b7be6dd 100644 --- a/files/zh-cn/web/accessibility/web_development/index.html +++ b/files/zh-cn/web/accessibility/web_development/index.html @@ -4,6 +4,7 @@ slug: Web/Accessibility/Web_Development tags: - 网页无障碍访问 translation_of: Web/Accessibility +translation_of_original: Web/Accessibility/Web_Development --- <p class="summary"><span class="seoSummary">本篇文档为开发者提供了有关网站无障碍访问以及XUL无障碍开发的更多信息。</span></p> diff --git a/files/zh-cn/web/api/ambientlightsensor/reading/index.html b/files/zh-cn/web/api/ambientlightsensor/reading/index.html index 1315b971b7..b2b592a422 100644 --- a/files/zh-cn/web/api/ambientlightsensor/reading/index.html +++ b/files/zh-cn/web/api/ambientlightsensor/reading/index.html @@ -2,6 +2,7 @@ title: reading slug: Web/API/AmbientLightSensor/reading translation_of: Web/API/AmbientLightSensor/illuminance +translation_of_original: Web/API/AmbientLightSensor/reading --- <p>{{SeeCompatTable}}{{APIRef("Ambient Light Sensor API")}}</p> diff --git a/files/zh-cn/web/api/canvas_api/drawing_graphics_with_canvas/index.html b/files/zh-cn/web/api/canvas_api/drawing_graphics_with_canvas/index.html index 01809a11c4..3cef2b94e8 100644 --- a/files/zh-cn/web/api/canvas_api/drawing_graphics_with_canvas/index.html +++ b/files/zh-cn/web/api/canvas_api/drawing_graphics_with_canvas/index.html @@ -2,6 +2,7 @@ title: Drawing graphics with canvas slug: Web/API/Canvas_API/Drawing_graphics_with_canvas translation_of: Web/API/Canvas_API/Tutorial +translation_of_original: Web/API/Canvas_API/Drawing_graphics_with_canvas --- <div class="note"> <p>本文大部分(但不包括关于绘制窗体部分的文档)已经被包含到更详尽的Canvas教程中,该页面因为现在已经显得多余可能会被链接到那里,但是某些信息可能仍然是十分有用的。</p> diff --git a/files/zh-cn/web/api/cssmatrix/index.html b/files/zh-cn/web/api/cssmatrix/index.html index ac8fdffc76..16fe55276d 100644 --- a/files/zh-cn/web/api/cssmatrix/index.html +++ b/files/zh-cn/web/api/cssmatrix/index.html @@ -2,6 +2,7 @@ title: CSSMatrix slug: Web/API/CSSMatrix translation_of: Web/API/DOMMatrix +translation_of_original: Web/API/CSSMatrix --- <div>{{APIRef("CSSOM")}}{{Non-standard_header}}</div> diff --git a/files/zh-cn/web/api/deviceacceleration/index.html b/files/zh-cn/web/api/deviceacceleration/index.html index 837f019b73..34b215d781 100644 --- a/files/zh-cn/web/api/deviceacceleration/index.html +++ b/files/zh-cn/web/api/deviceacceleration/index.html @@ -8,6 +8,7 @@ tags: - 接口 - 需要示例 translation_of: Web/API/DeviceMotionEventAcceleration +translation_of_original: Web/API/DeviceAcceleration --- <div>{{ ApiRef("Device Orientation Events") }}{{SeeCompatTable}}</div> diff --git a/files/zh-cn/web/api/document/elementfrompoint/index.html b/files/zh-cn/web/api/document/elementfrompoint/index.html index 66172b2540..6fb591e1da 100644 --- a/files/zh-cn/web/api/document/elementfrompoint/index.html +++ b/files/zh-cn/web/api/document/elementfrompoint/index.html @@ -2,6 +2,7 @@ title: Document.elementFromPoint() slug: Web/API/Document/elementFromPoint translation_of: Web/API/DocumentOrShadowRoot/elementFromPoint +translation_of_original: Web/API/Document/elementFromPoint --- <div> {{APIRef()}} {{Fx_minversion_header(3)}}</div> diff --git a/files/zh-cn/web/api/document/elementsfrompoint/index.html b/files/zh-cn/web/api/document/elementsfrompoint/index.html index 855f793460..9a7ee01503 100644 --- a/files/zh-cn/web/api/document/elementsfrompoint/index.html +++ b/files/zh-cn/web/api/document/elementsfrompoint/index.html @@ -2,6 +2,7 @@ title: Document.elementsFromPoint() slug: Web/API/Document/elementsFromPoint translation_of: Web/API/DocumentOrShadowRoot/elementsFromPoint +translation_of_original: Web/API/Document/elementsFromPoint --- <div>{{APIRef("DOM")}}{{SeeCompatTable}}</div> diff --git a/files/zh-cn/web/api/document/getselection/index.html b/files/zh-cn/web/api/document/getselection/index.html index 6141267272..73b3a4ce6b 100644 --- a/files/zh-cn/web/api/document/getselection/index.html +++ b/files/zh-cn/web/api/document/getselection/index.html @@ -2,6 +2,7 @@ title: document.getSelection slug: Web/API/Document/getSelection translation_of: Web/API/DocumentOrShadowRoot/getSelection +translation_of_original: Web/API/Document/getSelection --- <article class="approved text-content" style="padding-right: 10px; width: 652px; float: left;"> <div class="boxed translate-rendered" style=""> diff --git a/files/zh-cn/web/api/document/inputencoding/index.html b/files/zh-cn/web/api/document/inputencoding/index.html index ddffb1437f..00701e8acf 100644 --- a/files/zh-cn/web/api/document/inputencoding/index.html +++ b/files/zh-cn/web/api/document/inputencoding/index.html @@ -2,6 +2,7 @@ title: document.inputEncoding slug: Web/API/Document/inputEncoding translation_of: Web/API/Document/characterSet +translation_of_original: Web/API/Document/inputEncoding --- <p>{{ ApiRef() }} {{ deprecated_header() }}</p> <h3 id="概述">概述</h3> diff --git a/files/zh-cn/web/api/document/stylesheets/index.html b/files/zh-cn/web/api/document/stylesheets/index.html index 61c8c2eae2..de44c8537b 100644 --- a/files/zh-cn/web/api/document/stylesheets/index.html +++ b/files/zh-cn/web/api/document/stylesheets/index.html @@ -2,6 +2,7 @@ title: Document.styleSheets slug: Web/API/Document/styleSheets translation_of: Web/API/DocumentOrShadowRoot/styleSheets +translation_of_original: Web/API/Document/styleSheets --- <div>{{APIRef}}</div> diff --git a/files/zh-cn/web/api/document_object_model/preface/index.html b/files/zh-cn/web/api/document_object_model/preface/index.html index 594150fd39..80f115abfd 100644 --- a/files/zh-cn/web/api/document_object_model/preface/index.html +++ b/files/zh-cn/web/api/document_object_model/preface/index.html @@ -2,6 +2,7 @@ title: 前言 slug: Web/API/Document_Object_Model/Preface translation_of: Web/API/Document_Object_Model +translation_of_original: Web/API/Document_Object_Model/Preface --- <p>{{ ApiRef() }}</p> <h3 id="About_This_Reference" name="About_This_Reference">关于此参考文档</h3> diff --git a/files/zh-cn/web/api/element/accesskey/index.html b/files/zh-cn/web/api/element/accesskey/index.html index 9b52b463e5..4f76e7f784 100644 --- a/files/zh-cn/web/api/element/accesskey/index.html +++ b/files/zh-cn/web/api/element/accesskey/index.html @@ -6,6 +6,7 @@ tags: - 属性 - 需要丰富内容 translation_of: Web/API/HTMLElement/accessKey +translation_of_original: Web/API/Element/accessKey --- <div>{{APIRef("DOM")}}</div> diff --git a/files/zh-cn/web/api/element/assignedslot/index.html b/files/zh-cn/web/api/element/assignedslot/index.html index c586eeae45..b4c9b08de7 100644 --- a/files/zh-cn/web/api/element/assignedslot/index.html +++ b/files/zh-cn/web/api/element/assignedslot/index.html @@ -2,6 +2,7 @@ title: Element.assignedSlot slug: Web/API/Element/assignedSlot translation_of: Web/API/Slottable/assignedSlot +translation_of_original: Web/API/Element/assignedSlot --- <p>{{SeeCompatTable}}{{APIRef("Shadow DOM")}}</p> diff --git a/files/zh-cn/web/api/element/name/index.html b/files/zh-cn/web/api/element/name/index.html index 935592afff..f1a247fd70 100644 --- a/files/zh-cn/web/api/element/name/index.html +++ b/files/zh-cn/web/api/element/name/index.html @@ -2,6 +2,7 @@ title: Element.name slug: Web/API/Element/name translation_of: Web/API +translation_of_original: Web/API/Element/name --- <p>{{ APIRef() }}</p> diff --git a/files/zh-cn/web/api/element/ongotpointercapture/index.html b/files/zh-cn/web/api/element/ongotpointercapture/index.html index da417313c2..2ff983926f 100644 --- a/files/zh-cn/web/api/element/ongotpointercapture/index.html +++ b/files/zh-cn/web/api/element/ongotpointercapture/index.html @@ -15,6 +15,7 @@ tags: - 引用 - 指针事件 translation_of: Web/API/GlobalEventHandlers/ongotpointercapture +translation_of_original: Web/API/Element/ongotpointercapture --- <p>{{ ApiRef("DOM") }}</p> diff --git a/files/zh-cn/web/api/event.altkey/index.html b/files/zh-cn/web/api/event.altkey/index.html index 10b91aab4f..fb69717e99 100644 --- a/files/zh-cn/web/api/event.altkey/index.html +++ b/files/zh-cn/web/api/event.altkey/index.html @@ -2,6 +2,7 @@ title: event.altKey slug: Web/API/event.altKey translation_of: Web/API/MouseEvent/altKey +translation_of_original: Web/API/event.altKey --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">概述</h3> diff --git a/files/zh-cn/web/api/event.button/index.html b/files/zh-cn/web/api/event.button/index.html index 1dbeb3eb35..c75916a287 100644 --- a/files/zh-cn/web/api/event.button/index.html +++ b/files/zh-cn/web/api/event.button/index.html @@ -2,6 +2,7 @@ title: event.button slug: Web/API/event.button translation_of: Web/API/MouseEvent/button +translation_of_original: Web/API/event.button --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">概述</h3> diff --git a/files/zh-cn/web/api/event.relatedtarget/index.html b/files/zh-cn/web/api/event.relatedtarget/index.html index 667ea1cf9f..a334f4b2eb 100644 --- a/files/zh-cn/web/api/event.relatedtarget/index.html +++ b/files/zh-cn/web/api/event.relatedtarget/index.html @@ -2,6 +2,7 @@ title: event.relatedTarget slug: Web/API/event.relatedTarget translation_of: Web/API/MouseEvent/relatedTarget +translation_of_original: Web/API/event.relatedTarget --- <h2 id="Summary" name="Summary"> </h2> diff --git a/files/zh-cn/web/api/event.shiftkey/index.html b/files/zh-cn/web/api/event.shiftkey/index.html index 1c79d02d0a..e01246caca 100644 --- a/files/zh-cn/web/api/event.shiftkey/index.html +++ b/files/zh-cn/web/api/event.shiftkey/index.html @@ -2,6 +2,7 @@ title: event.shiftKey slug: Web/API/event.shiftKey translation_of: Web/API/MouseEvent/shiftKey +translation_of_original: Web/API/event.shiftKey --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">概述</h3> diff --git a/files/zh-cn/web/api/event/createevent/index.html b/files/zh-cn/web/api/event/createevent/index.html index b6fc00174a..8b9c249c71 100644 --- a/files/zh-cn/web/api/event/createevent/index.html +++ b/files/zh-cn/web/api/event/createevent/index.html @@ -7,6 +7,7 @@ tags: - JavaScript - Method translation_of: Web/API/Document/createEvent +translation_of_original: Web/API/Event/createEvent --- <p>{{APIRef("DOM")}}</p> diff --git a/files/zh-cn/web/api/event/deeppath/index.html b/files/zh-cn/web/api/event/deeppath/index.html index 2c0d7c0289..61bfdf1366 100644 --- a/files/zh-cn/web/api/event/deeppath/index.html +++ b/files/zh-cn/web/api/event/deeppath/index.html @@ -2,6 +2,7 @@ title: Event.deepPath slug: Web/API/Event/deepPath translation_of: Web/API/Event/composedPath +translation_of_original: Web/API/Event/deepPath --- <p>{{SeeCompatTable}}{{APIRef("Shadow DOM")}}</p> diff --git a/files/zh-cn/web/api/eventtarget/attachevent/index.html b/files/zh-cn/web/api/eventtarget/attachevent/index.html index 41ce03185b..f637813381 100644 --- a/files/zh-cn/web/api/eventtarget/attachevent/index.html +++ b/files/zh-cn/web/api/eventtarget/attachevent/index.html @@ -4,5 +4,6 @@ slug: Web/API/EventTarget/attachEvent tags: - Junk translation_of: Web/API/EventTarget/addEventListener +translation_of_original: Web/API/EventTarget/attachEvent --- <p>{{DOMxRef("EventTarget.addEventListener","EventTarget.addEventListener()")}}</p> diff --git a/files/zh-cn/web/api/eventtarget/detachevent/index.html b/files/zh-cn/web/api/eventtarget/detachevent/index.html index c9ed7b6199..3b4cbcfd90 100644 --- a/files/zh-cn/web/api/eventtarget/detachevent/index.html +++ b/files/zh-cn/web/api/eventtarget/detachevent/index.html @@ -7,6 +7,7 @@ tags: - Method - Non-standard translation_of: Web/API/EventTarget/removeEventListener +translation_of_original: Web/API/EventTarget/detachEvent --- <p>{{APIRef("DOM Events")}}</p> diff --git a/files/zh-cn/web/api/eventtarget/fireevent/index.html b/files/zh-cn/web/api/eventtarget/fireevent/index.html index b9c89fa883..edc74b2306 100644 --- a/files/zh-cn/web/api/eventtarget/fireevent/index.html +++ b/files/zh-cn/web/api/eventtarget/fireevent/index.html @@ -2,6 +2,7 @@ title: EventTarget.fireEvent() slug: Web/API/EventTarget/fireEvent translation_of: Web/API/EventTarget/dispatchEvent +translation_of_original: Web/API/EventTarget/fireEvent --- <p>{{APIRef("DOM Events")}}</p> diff --git a/files/zh-cn/web/api/globaleventhandlers/globaleventhanders.ontouchmove/index.html b/files/zh-cn/web/api/globaleventhandlers/globaleventhanders.ontouchmove/index.html index 6babcd24f3..3bbf3d5ce4 100644 --- a/files/zh-cn/web/api/globaleventhandlers/globaleventhanders.ontouchmove/index.html +++ b/files/zh-cn/web/api/globaleventhandlers/globaleventhanders.ontouchmove/index.html @@ -2,6 +2,7 @@ title: GlobalEventHandlers.ontouchmove slug: Web/API/GlobalEventHandlers/GlobalEventHanders.ontouchmove translation_of: Web/API/GlobalEventHandlers/ontouchmove +translation_of_original: Web/API/GlobalEventHandlers/GlobalEventHanders.ontouchmove --- <div>{{ApiRef("HTML DOM")}}</div> diff --git a/files/zh-cn/web/api/htmlinputelement/mozsetfilenamearray/index.html b/files/zh-cn/web/api/htmlinputelement/mozsetfilenamearray/index.html index 6ba774d00e..0cccf89889 100644 --- a/files/zh-cn/web/api/htmlinputelement/mozsetfilenamearray/index.html +++ b/files/zh-cn/web/api/htmlinputelement/mozsetfilenamearray/index.html @@ -2,6 +2,7 @@ title: HTMLInputElement.mozSetFileNameArray slug: Web/API/HTMLInputElement/mozSetFileNameArray translation_of: Web/API/HTMLInputElement +translation_of_original: Web/API/HTMLInputElement/mozSetFileNameArray --- <div> <div> diff --git a/files/zh-cn/web/api/navigatorgeolocation/index.html b/files/zh-cn/web/api/navigatorgeolocation/index.html index 5b859ea1c8..f5432039ba 100644 --- a/files/zh-cn/web/api/navigatorgeolocation/index.html +++ b/files/zh-cn/web/api/navigatorgeolocation/index.html @@ -2,6 +2,7 @@ title: NavigatorGeolocation slug: Web/API/NavigatorGeolocation translation_of: Web/API/Geolocation +translation_of_original: Web/API/NavigatorGeolocation --- <p>{{APIRef("Geolocation API")}}</p> diff --git a/files/zh-cn/web/api/node/baseuriobject/index.html b/files/zh-cn/web/api/node/baseuriobject/index.html index 759f97eb6a..ad04356656 100644 --- a/files/zh-cn/web/api/node/baseuriobject/index.html +++ b/files/zh-cn/web/api/node/baseuriobject/index.html @@ -2,6 +2,7 @@ title: Node.baseURIObject slug: Web/API/Node/baseURIObject translation_of: Web/API/Node +translation_of_original: Web/API/Node/baseURIObject --- <div> {{ApiRef}} {{Fx_minversion_header("3")}} {{Non-standard_header}}</div> diff --git a/files/zh-cn/web/api/node/childnodes/index.html b/files/zh-cn/web/api/node/childnodes/index.html index 182e6b177b..ff964996d3 100644 --- a/files/zh-cn/web/api/node/childnodes/index.html +++ b/files/zh-cn/web/api/node/childnodes/index.html @@ -5,6 +5,7 @@ tags: - Gecko DOM Reference - Property translation_of: Web/API/Node/childNodes +translation_of_original: childNodes --- <p>{{ APIRef() }}</p> <h2 id=".E6.91.98.E8.A6.81" name=".E6.91.98.E8.A6.81">概述</h2> diff --git a/files/zh-cn/web/api/node/nodeprincipal/index.html b/files/zh-cn/web/api/node/nodeprincipal/index.html index 0bd42ab7cf..58844aef2e 100644 --- a/files/zh-cn/web/api/node/nodeprincipal/index.html +++ b/files/zh-cn/web/api/node/nodeprincipal/index.html @@ -2,6 +2,7 @@ title: Node.nodePrincipal slug: Web/API/Node/nodePrincipal translation_of: Web/API/Node +translation_of_original: Web/API/Node/nodePrincipal --- <div> {{APIRef}}{{Fx_minversion_header(3)}}{{Non-standard_header}} diff --git a/files/zh-cn/web/api/node/outertext/index.html b/files/zh-cn/web/api/node/outertext/index.html index 7465286034..01de770af7 100644 --- a/files/zh-cn/web/api/node/outertext/index.html +++ b/files/zh-cn/web/api/node/outertext/index.html @@ -4,5 +4,6 @@ slug: Web/API/Node/outerText tags: - Node.outerText translation_of: Web/API/HTMLElement/outerText +translation_of_original: Web/API/Node/outerText --- <p>请参阅 {{domxref("HTMLElement.outerText")}}</p> diff --git a/files/zh-cn/web/api/node/rootnode/index.html b/files/zh-cn/web/api/node/rootnode/index.html index 1a72ff3cae..6291ef7fd6 100644 --- a/files/zh-cn/web/api/node/rootnode/index.html +++ b/files/zh-cn/web/api/node/rootnode/index.html @@ -9,6 +9,7 @@ tags: - Reference - rootNode translation_of: Web/API/Node/getRootNode +translation_of_original: Web/API/Node/rootNode --- <p>{{deprecated_header}}{{APIRef("DOM")}}{{SeeCompatTable}}</p> diff --git a/files/zh-cn/web/api/push_api/using_the_push_api/index.html b/files/zh-cn/web/api/push_api/using_the_push_api/index.html index 37cbbc9e4e..e616d4e12d 100644 --- a/files/zh-cn/web/api/push_api/using_the_push_api/index.html +++ b/files/zh-cn/web/api/push_api/using_the_push_api/index.html @@ -7,6 +7,7 @@ tags: - Service Workers - Using the Push API translation_of: Web/API/Push_API +translation_of_original: Web/API/Push_API/Using_the_Push_API --- <p class="summary"><span>W3C <a href="/en-US/docs/Web/API/Push_API">Push API</a> </span>为开发人员在Web应用程序中提供了一些令人兴奋的新功能:本文提供了一个简单的演示,以获取Push通知的设置和运行。</p> diff --git a/files/zh-cn/web/api/randomsource/index.html b/files/zh-cn/web/api/randomsource/index.html index caa31d018f..1366009032 100644 --- a/files/zh-cn/web/api/randomsource/index.html +++ b/files/zh-cn/web/api/randomsource/index.html @@ -2,6 +2,7 @@ title: RandomSource slug: Web/API/RandomSource translation_of: Web/API/Crypto/getRandomValues +translation_of_original: Web/API/RandomSource --- <p>{{APIRef("Web Crypto API")}}</p> diff --git a/files/zh-cn/web/api/slotable/index.html b/files/zh-cn/web/api/slotable/index.html index 99de358ce0..2a489d3b22 100644 --- a/files/zh-cn/web/api/slotable/index.html +++ b/files/zh-cn/web/api/slotable/index.html @@ -7,6 +7,7 @@ tags: - 参考 - 接口 translation_of: Web/API/Slottable +translation_of_original: Web/API/Slotable --- <p>{{APIRef("Shadow DOM")}}</p> diff --git a/files/zh-cn/web/api/storage/localstorage/index.html b/files/zh-cn/web/api/storage/localstorage/index.html index 5d655432b9..46384c660e 100644 --- a/files/zh-cn/web/api/storage/localstorage/index.html +++ b/files/zh-cn/web/api/storage/localstorage/index.html @@ -5,6 +5,7 @@ tags: - 存储API - 离线 translation_of: Web/API/Window/localStorage +translation_of_original: Web/API/Web_Storage_API/Local_storage --- <p><code>localStorage</code> 与<code> <a href="/en-US/docs/Web/API/sessionStorage">sessionStorage</a></code> 一样,都遵循同源策略,但是它是持续存在的。<code>localStorage</code> 首次出现于 Firefox 3.5。</p> diff --git a/files/zh-cn/web/api/webrtc_api/architecture/index.html b/files/zh-cn/web/api/webrtc_api/architecture/index.html index d1db1d4b69..5f37d83529 100644 --- a/files/zh-cn/web/api/webrtc_api/architecture/index.html +++ b/files/zh-cn/web/api/webrtc_api/architecture/index.html @@ -4,6 +4,7 @@ slug: Web/API/WebRTC_API/Architecture tags: - WebRTC 架构概览 translation_of: Web/API/WebRTC_API/Protocols +translation_of_original: Web/API/WebRTC_API/Architecture --- <p>{{WebRTCSidebar}}</p> diff --git a/files/zh-cn/web/api/webrtc_api/overview/index.html b/files/zh-cn/web/api/webrtc_api/overview/index.html index b037d259cd..da693553b8 100644 --- a/files/zh-cn/web/api/webrtc_api/overview/index.html +++ b/files/zh-cn/web/api/webrtc_api/overview/index.html @@ -2,6 +2,7 @@ title: WebRTC API overview slug: Web/API/WebRTC_API/Overview translation_of: Web/API/WebRTC_API#WebRTC_concepts_and_usage +translation_of_original: Web/API/WebRTC_API/Overview --- <p>{{WebRTCSidebar}}</p> diff --git a/files/zh-cn/web/api/webrtc_api/webrtc_basics/index.html b/files/zh-cn/web/api/webrtc_api/webrtc_basics/index.html index 5558186d7a..67464bdbd1 100644 --- a/files/zh-cn/web/api/webrtc_api/webrtc_basics/index.html +++ b/files/zh-cn/web/api/webrtc_api/webrtc_basics/index.html @@ -2,6 +2,7 @@ title: WebRTC basics slug: Web/API/WebRTC_API/WebRTC_basics translation_of: Web/API/WebRTC_API/Signaling_and_video_calling +translation_of_original: Web/API/WebRTC_API/WebRTC_basics --- <p>{{WebRTCSidebar}}</p> diff --git a/files/zh-cn/web/api/window/onmouseup/index.html b/files/zh-cn/web/api/window/onmouseup/index.html index 80ec093560..03a4b116b8 100644 --- a/files/zh-cn/web/api/window/onmouseup/index.html +++ b/files/zh-cn/web/api/window/onmouseup/index.html @@ -2,6 +2,7 @@ title: window.onmouseup slug: Web/API/Window/onmouseup translation_of: Web/API/GlobalEventHandlers/onmouseup +translation_of_original: Web/API/Window/onmouseup --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">概述</h3> diff --git a/files/zh-cn/web/api/window/onscroll/index.html b/files/zh-cn/web/api/window/onscroll/index.html index 3d6a7bfdb6..af48e1575f 100644 --- a/files/zh-cn/web/api/window/onscroll/index.html +++ b/files/zh-cn/web/api/window/onscroll/index.html @@ -2,6 +2,7 @@ title: window.onscroll slug: Web/API/Window/onscroll translation_of: Web/API/GlobalEventHandlers/onscroll +translation_of_original: Web/API/Window/onscroll --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">概述</h3> diff --git a/files/zh-cn/web/api/window/restore/index.html b/files/zh-cn/web/api/window/restore/index.html index bc704660b6..140827ddb9 100644 --- a/files/zh-cn/web/api/window/restore/index.html +++ b/files/zh-cn/web/api/window/restore/index.html @@ -2,6 +2,7 @@ title: Window.restore() slug: Web/API/Window/restore translation_of: Web/API/Window/moveTo +translation_of_original: Web/API/Window/restore --- <p>{{APIRef}}</p> diff --git a/files/zh-cn/web/api/window/url/index.html b/files/zh-cn/web/api/window/url/index.html index 6bf90043c3..3ca38bbd39 100644 --- a/files/zh-cn/web/api/window/url/index.html +++ b/files/zh-cn/web/api/window/url/index.html @@ -4,6 +4,7 @@ slug: Web/API/Window/URL tags: - Window.URL translation_of: Web/API/URL +translation_of_original: Web/API/Window/URL --- <p>{{ApiRef("Window")}}{{SeeCompatTable}}</p> diff --git a/files/zh-cn/web/css/@viewport/height/index.html b/files/zh-cn/web/css/@viewport/height/index.html index 5afb1dba76..92d33a292c 100644 --- a/files/zh-cn/web/css/@viewport/height/index.html +++ b/files/zh-cn/web/css/@viewport/height/index.html @@ -2,6 +2,7 @@ title: height slug: Web/CSS/@viewport/height translation_of: Web/CSS/@viewport +translation_of_original: Web/CSS/@viewport/height --- <div>{{CSSRef}}</div> diff --git a/files/zh-cn/web/css/@viewport/orientation/index.html b/files/zh-cn/web/css/@viewport/orientation/index.html index d67a6a851d..11519cee6e 100644 --- a/files/zh-cn/web/css/@viewport/orientation/index.html +++ b/files/zh-cn/web/css/@viewport/orientation/index.html @@ -5,6 +5,7 @@ tags: - CSS - CSS Description translation_of: Web/CSS/@viewport +translation_of_original: Web/CSS/@viewport/orientation --- <div>{{CSSRef}}</div> diff --git a/files/zh-cn/web/css/@viewport/viewport-fit/index.html b/files/zh-cn/web/css/@viewport/viewport-fit/index.html index 0c151c01b4..2716ef1d6f 100644 --- a/files/zh-cn/web/css/@viewport/viewport-fit/index.html +++ b/files/zh-cn/web/css/@viewport/viewport-fit/index.html @@ -2,6 +2,7 @@ title: viewport-fit slug: Web/CSS/@viewport/viewport-fit translation_of: Web/CSS/@viewport +translation_of_original: Web/CSS/@viewport/viewport-fit --- <div>{{CSSRef}} {{Draft}} {{SeeCompatTable}}</div> diff --git a/files/zh-cn/web/css/@viewport/width/index.html b/files/zh-cn/web/css/@viewport/width/index.html index 81da52cfe6..ed5c585a7e 100644 --- a/files/zh-cn/web/css/@viewport/width/index.html +++ b/files/zh-cn/web/css/@viewport/width/index.html @@ -2,6 +2,7 @@ title: width slug: Web/CSS/@viewport/width translation_of: Web/CSS/@viewport +translation_of_original: Web/CSS/@viewport/width --- <div>{{CSSRef}}</div> diff --git a/files/zh-cn/web/css/@viewport/zoom/index.html b/files/zh-cn/web/css/@viewport/zoom/index.html index 6484a091bd..894e8a6c73 100644 --- a/files/zh-cn/web/css/@viewport/zoom/index.html +++ b/files/zh-cn/web/css/@viewport/zoom/index.html @@ -5,6 +5,7 @@ tags: - CSS - CSS Descriptor translation_of: Web/CSS/@viewport +translation_of_original: Web/CSS/@viewport/zoom --- <div>{{ CSSRef }}</div> diff --git a/files/zh-cn/web/css/_colon_-moz-placeholder/index.html b/files/zh-cn/web/css/_colon_-moz-placeholder/index.html index 28d1d74fba..f7493e4757 100644 --- a/files/zh-cn/web/css/_colon_-moz-placeholder/index.html +++ b/files/zh-cn/web/css/_colon_-moz-placeholder/index.html @@ -7,6 +7,7 @@ tags: - CSS Reference - Non-standard translation_of: 'Web/CSS/:placeholder-shown' +translation_of_original: 'Web/CSS/:-moz-placeholder' --- <p> </p> diff --git a/files/zh-cn/web/css/_colon_any/index.html b/files/zh-cn/web/css/_colon_any/index.html index 3147c8489d..e9f8527a79 100644 --- a/files/zh-cn/web/css/_colon_any/index.html +++ b/files/zh-cn/web/css/_colon_any/index.html @@ -6,6 +6,7 @@ tags: - 伪类选择器 - 实验性 translation_of: 'Web/CSS/:is' +translation_of_original: 'Web/CSS/:any' --- <div>{{CSSRef}}{{SeeCompatTable}}</div> diff --git a/files/zh-cn/web/css/_doublecolon_-moz-placeholder/index.html b/files/zh-cn/web/css/_doublecolon_-moz-placeholder/index.html index 0b7fe3488b..3c08f433c8 100644 --- a/files/zh-cn/web/css/_doublecolon_-moz-placeholder/index.html +++ b/files/zh-cn/web/css/_doublecolon_-moz-placeholder/index.html @@ -7,6 +7,7 @@ tags: - CSS Reference - Non-standard translation_of: 'Web/CSS/::placeholder' +translation_of_original: 'Web/CSS/::-moz-placeholder' --- <div>{{Non-standard_header}}{{CSSRef}}</div> diff --git a/files/zh-cn/web/css/css_background_and_borders/index.html b/files/zh-cn/web/css/css_background_and_borders/index.html index 1d13471abd..96d540eedd 100644 --- a/files/zh-cn/web/css/css_background_and_borders/index.html +++ b/files/zh-cn/web/css/css_background_and_borders/index.html @@ -9,6 +9,7 @@ tags: - Overview - TopicStub translation_of: Web/CSS/CSS_Backgrounds_and_Borders +translation_of_original: Web/CSS/CSS_Background_and_Borders --- <p>{{CSSRef}}</p> diff --git a/files/zh-cn/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html b/files/zh-cn/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html index abfe3926cc..66cd1921d5 100644 --- a/files/zh-cn/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html +++ b/files/zh-cn/web/css/css_background_and_borders/using_css_multiple_backgrounds/index.html @@ -8,6 +8,7 @@ tags: - Guide - Intermediate translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds +translation_of_original: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds --- <p>{{CSSRef}}</p> diff --git a/files/zh-cn/web/css/css_colors/index.html b/files/zh-cn/web/css/css_colors/index.html index fab9ceefec..60036fea2b 100644 --- a/files/zh-cn/web/css/css_colors/index.html +++ b/files/zh-cn/web/css/css_colors/index.html @@ -9,6 +9,7 @@ tags: - Reference - TopicStub translation_of: Web/CSS/CSS_Color +translation_of_original: Web/CSS/CSS_Colors --- <div>{{CSSRef}}</div> diff --git a/files/zh-cn/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html b/files/zh-cn/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html index c3870e6a25..d50cf7582f 100644 --- a/files/zh-cn/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html +++ b/files/zh-cn/web/css/css_flexible_box_layout/using_css_flexible_boxes/index.html @@ -16,6 +16,7 @@ tags: - 范例 - 进阶 translation_of: Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox +translation_of_original: Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes --- <div>{{CSSRef}}</div> diff --git a/files/zh-cn/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html b/files/zh-cn/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html index 6358b3bd97..9ea8045d96 100644 --- a/files/zh-cn/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html +++ b/files/zh-cn/web/css/css_flexible_box_layout/using_flexbox_to_lay_out_web_applications/index.html @@ -5,6 +5,7 @@ tags: - CSS - 弹性盒子 translation_of: Web/CSS/CSS_Flexible_Box_Layout/Typical_Use_Cases_of_Flexbox +translation_of_original: Web/CSS/CSS_Flexible_Box_Layout/Using_flexbox_to_lay_out_web_applications --- <p>{{CSSRef}}</p> diff --git a/files/zh-cn/web/css/margin/index.html b/files/zh-cn/web/css/margin/index.html index 937456b61d..5c9ecf8baf 100644 --- a/files/zh-cn/web/css/margin/index.html +++ b/files/zh-cn/web/css/margin/index.html @@ -6,6 +6,7 @@ tags: - CSS Property - Reference translation_of: Web/CSS/margin +translation_of_original: Web/CSS/margin-new --- <div>{{CSSRef}}</div> diff --git a/files/zh-cn/web/css/timing-function/index.html b/files/zh-cn/web/css/timing-function/index.html index d1a0dafddd..aef640fdd3 100644 --- a/files/zh-cn/web/css/timing-function/index.html +++ b/files/zh-cn/web/css/timing-function/index.html @@ -5,6 +5,7 @@ tags: - CSS - timing-function translation_of: Web/CSS/easing-function +translation_of_original: Web/CSS/timing-function --- <p>{{ CSSRef() }}</p> diff --git a/files/zh-cn/web/events/abort/index.html b/files/zh-cn/web/events/abort/index.html index 74bcf9f740..9a233b4d80 100644 --- a/files/zh-cn/web/events/abort/index.html +++ b/files/zh-cn/web/events/abort/index.html @@ -4,6 +4,7 @@ slug: Web/Events/abort tags: - abort translation_of: Web/API/HTMLMediaElement/abort_event +translation_of_original: Web/Events/abort --- <p>当一个资源的加载已中止时,将触发 <strong>abort</strong>事件。</p> diff --git a/files/zh-cn/web/guide/api/dom/index.html b/files/zh-cn/web/guide/api/dom/index.html index 934a091ddb..e09b7ab597 100644 --- a/files/zh-cn/web/guide/api/dom/index.html +++ b/files/zh-cn/web/guide/api/dom/index.html @@ -8,6 +8,7 @@ tags: - NeedsTranslation - TopicStub translation_of: Web/API/Document_Object_Model +translation_of_original: Web/Guide/API/DOM --- <p>{{draft}}</p> diff --git a/files/zh-cn/web/guide/api/dom/storage/index.html b/files/zh-cn/web/guide/api/dom/storage/index.html index b74a5ba6f0..194b71a94a 100644 --- a/files/zh-cn/web/guide/api/dom/storage/index.html +++ b/files/zh-cn/web/guide/api/dom/storage/index.html @@ -2,6 +2,7 @@ title: Storage slug: Web/Guide/API/DOM/Storage translation_of: Web/API/Web_Storage_API +translation_of_original: Web/Guide/API/DOM/Storage --- <h3 id="概述"> 概述</h3> diff --git a/files/zh-cn/web/guide/css/getting_started/boxes/index.html b/files/zh-cn/web/guide/css/getting_started/boxes/index.html index 05d0dffafc..0bfb7e2ed5 100644 --- a/files/zh-cn/web/guide/css/getting_started/boxes/index.html +++ b/files/zh-cn/web/guide/css/getting_started/boxes/index.html @@ -2,6 +2,7 @@ title: 盒模型 slug: Web/Guide/CSS/Getting_started/Boxes translation_of: Learn/CSS/Building_blocks +translation_of_original: Web/Guide/CSS/Getting_started/Boxes --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/zh-cn/web/guide/css/getting_started/cascading_and_inheritance/index.html b/files/zh-cn/web/guide/css/getting_started/cascading_and_inheritance/index.html index 8bc02fb698..e5a3bae8a0 100644 --- a/files/zh-cn/web/guide/css/getting_started/cascading_and_inheritance/index.html +++ b/files/zh-cn/web/guide/css/getting_started/cascading_and_inheritance/index.html @@ -2,6 +2,7 @@ title: 层叠和继承 slug: Web/Guide/CSS/Getting_started/Cascading_and_inheritance translation_of: Learn/CSS/Building_blocks/Cascade_and_inheritance +translation_of_original: Web/Guide/CSS/Getting_started/Cascading_and_inheritance --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/zh-cn/web/guide/css/getting_started/color/index.html b/files/zh-cn/web/guide/css/getting_started/color/index.html index bab181afd1..a9348bd9bd 100644 --- a/files/zh-cn/web/guide/css/getting_started/color/index.html +++ b/files/zh-cn/web/guide/css/getting_started/color/index.html @@ -2,6 +2,7 @@ title: Color slug: Web/Guide/CSS/Getting_started/Color translation_of: Learn/CSS/Introduction_to_CSS/Values_and_units#Colors +translation_of_original: Web/Guide/CSS/Getting_started/Color --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/zh-cn/web/guide/css/getting_started/how_css_works/index.html b/files/zh-cn/web/guide/css/getting_started/how_css_works/index.html index b43fc34302..fce3091715 100644 --- a/files/zh-cn/web/guide/css/getting_started/how_css_works/index.html +++ b/files/zh-cn/web/guide/css/getting_started/how_css_works/index.html @@ -2,6 +2,7 @@ title: CSS如何工作 slug: Web/Guide/CSS/Getting_started/How_CSS_works translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/How_CSS_works --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/zh-cn/web/guide/css/getting_started/index.html b/files/zh-cn/web/guide/css/getting_started/index.html index 9e9aefd3d9..585243aa2a 100644 --- a/files/zh-cn/web/guide/css/getting_started/index.html +++ b/files/zh-cn/web/guide/css/getting_started/index.html @@ -10,6 +10,7 @@ tags: - 初学者 - 教程 translation_of: Learn/CSS/First_steps +translation_of_original: Web/Guide/CSS/Getting_started --- <p> </p> diff --git a/files/zh-cn/web/guide/css/getting_started/javascript/index.html b/files/zh-cn/web/guide/css/getting_started/javascript/index.html index c5ccd6e901..1f53ff70ba 100644 --- a/files/zh-cn/web/guide/css/getting_started/javascript/index.html +++ b/files/zh-cn/web/guide/css/getting_started/javascript/index.html @@ -2,6 +2,7 @@ title: JavaScript 与 CSS slug: Web/Guide/CSS/Getting_started/JavaScript translation_of: Learn/JavaScript/Client-side_web_APIs/Manipulating_documents +translation_of_original: Web/Guide/CSS/Getting_started/JavaScript --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/zh-cn/web/guide/css/getting_started/layout/index.html b/files/zh-cn/web/guide/css/getting_started/layout/index.html index cd58ff4d63..ecd91f80e1 100644 --- a/files/zh-cn/web/guide/css/getting_started/layout/index.html +++ b/files/zh-cn/web/guide/css/getting_started/layout/index.html @@ -2,6 +2,7 @@ title: 布局 slug: Web/Guide/CSS/Getting_started/Layout translation_of: Learn/CSS/CSS_layout +translation_of_original: Web/Guide/CSS/Getting_started/Layout --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/zh-cn/web/guide/css/getting_started/lists/index.html b/files/zh-cn/web/guide/css/getting_started/lists/index.html index 94cb7f3c1a..8a85655517 100644 --- a/files/zh-cn/web/guide/css/getting_started/lists/index.html +++ b/files/zh-cn/web/guide/css/getting_started/lists/index.html @@ -2,6 +2,7 @@ title: Lists slug: Web/Guide/CSS/Getting_started/Lists translation_of: Learn/CSS/Styling_text/Styling_lists +translation_of_original: Web/Guide/CSS/Getting_started/Lists --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/zh-cn/web/guide/css/getting_started/readable_css/index.html b/files/zh-cn/web/guide/css/getting_started/readable_css/index.html index a3ef5d29ec..17553c5013 100644 --- a/files/zh-cn/web/guide/css/getting_started/readable_css/index.html +++ b/files/zh-cn/web/guide/css/getting_started/readable_css/index.html @@ -2,6 +2,7 @@ title: 创建可读性良好的CSS slug: Web/Guide/CSS/Getting_started/Readable_CSS translation_of: Learn/CSS/Introduction_to_CSS/Syntax#Beyond_syntax_make_CSS_readable +translation_of_original: Web/Guide/CSS/Getting_started/Readable_CSS --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/zh-cn/web/guide/css/getting_started/selectors/index.html b/files/zh-cn/web/guide/css/getting_started/selectors/index.html index 51f8693438..69f0700b19 100644 --- a/files/zh-cn/web/guide/css/getting_started/selectors/index.html +++ b/files/zh-cn/web/guide/css/getting_started/selectors/index.html @@ -2,6 +2,7 @@ title: 选择器 slug: Web/Guide/CSS/Getting_started/Selectors translation_of: Learn/CSS/Building_blocks/Selectors +translation_of_original: Web/Guide/CSS/Getting_started/Selectors --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/zh-cn/web/guide/css/getting_started/tables/index.html b/files/zh-cn/web/guide/css/getting_started/tables/index.html index 7a7e442207..b6b4859e99 100644 --- a/files/zh-cn/web/guide/css/getting_started/tables/index.html +++ b/files/zh-cn/web/guide/css/getting_started/tables/index.html @@ -2,6 +2,7 @@ title: 表格 slug: Web/Guide/CSS/Getting_started/Tables translation_of: Learn/CSS/Building_blocks/Styling_tables +translation_of_original: Web/Guide/CSS/Getting_started/Tables --- <p>{{CSSTutorialTOC}}{{previousPage("/zh-CN/docs/Web/Guide/CSS/Getting_Started/Layout", "布局")}}</p> diff --git a/files/zh-cn/web/guide/css/getting_started/text_styles/index.html b/files/zh-cn/web/guide/css/getting_started/text_styles/index.html index 2f8f9f7629..f7d1d38b23 100644 --- a/files/zh-cn/web/guide/css/getting_started/text_styles/index.html +++ b/files/zh-cn/web/guide/css/getting_started/text_styles/index.html @@ -2,6 +2,7 @@ title: 文本样式 slug: Web/Guide/CSS/Getting_started/Text_styles translation_of: Learn/CSS/Styling_text/Fundamentals +translation_of_original: Web/Guide/CSS/Getting_started/Text_styles --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/zh-cn/web/guide/css/getting_started/what_is_css/index.html b/files/zh-cn/web/guide/css/getting_started/what_is_css/index.html index 0f015ab172..7fcb01c0b0 100644 --- a/files/zh-cn/web/guide/css/getting_started/what_is_css/index.html +++ b/files/zh-cn/web/guide/css/getting_started/what_is_css/index.html @@ -2,6 +2,7 @@ title: What is CSS slug: Web/Guide/CSS/Getting_started/What_is_CSS translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/What_is_CSS --- <div>{{CSSTutorialTOC}}</div> diff --git a/files/zh-cn/web/guide/css/getting_started/why_use_css/index.html b/files/zh-cn/web/guide/css/getting_started/why_use_css/index.html index f312b080a3..ca5092f2af 100644 --- a/files/zh-cn/web/guide/css/getting_started/why_use_css/index.html +++ b/files/zh-cn/web/guide/css/getting_started/why_use_css/index.html @@ -6,6 +6,7 @@ tags: - 'CSS:入门' - NeedsLiveSample translation_of: Learn/CSS/First_steps/How_CSS_works +translation_of_original: Web/Guide/CSS/Getting_started/Why_use_CSS --- <p>{{ CSSTutorialTOC() }}</p> diff --git a/files/zh-cn/web/guide/css/scaling_background_images/index.html b/files/zh-cn/web/guide/css/scaling_background_images/index.html index 8fa031d0b8..611a58af85 100644 --- a/files/zh-cn/web/guide/css/scaling_background_images/index.html +++ b/files/zh-cn/web/guide/css/scaling_background_images/index.html @@ -10,6 +10,7 @@ tags: - Web - 背景图片 translation_of: Web/CSS/CSS_Backgrounds_and_Borders/Resizing_background_images +translation_of_original: Web/CSS/CSS_Background_and_Borders/Scaling_background_images --- <div>{{cssref}}</div> diff --git a/files/zh-cn/web/guide/html/email_links/index.html b/files/zh-cn/web/guide/html/email_links/index.html index 3a020fcbee..fd51ef502f 100644 --- a/files/zh-cn/web/guide/html/email_links/index.html +++ b/files/zh-cn/web/guide/html/email_links/index.html @@ -8,6 +8,7 @@ tags: - email link - mailto translation_of: Learn/HTML/Introduction_to_HTML/Creating_hyperlinks#E-mail_links +translation_of_original: Web/Guide/HTML/Email_links --- <p>这往往是有益的Web站点能够创建链接或按钮,点击后,打开一个新的出站电子邮件。例如,这可能会创造一个“联系我们”按钮时使用。这是使用完成<span class="seoSummary">{{HTMLElement("a")}} </span>元素和mailto URL方案。<span class="seoSummary">.</span></p> diff --git a/files/zh-cn/web/guide/html/html5/html5_element_list/index.html b/files/zh-cn/web/guide/html/html5/html5_element_list/index.html index b1b28a4fea..9a45c3ba52 100644 --- a/files/zh-cn/web/guide/html/html5/html5_element_list/index.html +++ b/files/zh-cn/web/guide/html/html5/html5_element_list/index.html @@ -8,6 +8,7 @@ tags: - 初学者 - 指南 translation_of: Web/HTML/Element +translation_of_original: Web/Guide/HTML/HTML5/HTML5_element_list --- <p>这里列出了所有<strong>标准化的 HTML5 元素</strong>,使用起始标签描述,按照功能分组。与列出所有标准化的、非标准化的、有效的、废弃的标签的 <a href="/zh-CN/docs/HTML/Element" title="HTML/Element">HTML 元素索引</a> 不同的是,该页只列出有效的 HTML5 元素。新网站应当只使用这里列出的元素。</p> diff --git a/files/zh-cn/web/guide/html/html5/html5_thematic_classification/index.html b/files/zh-cn/web/guide/html/html5/html5_thematic_classification/index.html index 738663ba9d..3759db3097 100644 --- a/files/zh-cn/web/guide/html/html5/html5_thematic_classification/index.html +++ b/files/zh-cn/web/guide/html/html5/html5_thematic_classification/index.html @@ -2,6 +2,7 @@ title: HTML5 & friends thematic classification slug: Web/Guide/HTML/HTML5/HTML5_Thematic_Classification translation_of: Web/Guide/HTML/HTML5 +translation_of_original: Web/Guide/HTML/HTML5/HTML5_Thematic_Classification --- <p>这个页面提供了有关HTML5的主题链接,有些链接一般与HTML5关联但实际上并不是HTML标准,为了方便这些内容也被整理到这里。</p> <h2 id="HTML"><span class="author-g-lqfq0qqpckp8p3co">HTML</span></h2> diff --git a/files/zh-cn/web/guide/html/using_html5_audio_and_video/index.html b/files/zh-cn/web/guide/html/using_html5_audio_and_video/index.html index bd573234bd..f1ebacd184 100644 --- a/files/zh-cn/web/guide/html/using_html5_audio_and_video/index.html +++ b/files/zh-cn/web/guide/html/using_html5_audio_and_video/index.html @@ -16,6 +16,7 @@ tags: - 视频 - 音频 translation_of: Learn/HTML/Multimedia_and_embedding/Video_and_audio_content +translation_of_original: Web/Guide/HTML/Using_HTML5_audio_and_video --- <p>HTML5 通过HTML标签“audio”和“video”来支持嵌入式的媒体,使开发者能够方便地将媒体嵌入到HTML文档中。</p> diff --git a/files/zh-cn/web/html/focus_management_in_html/index.html b/files/zh-cn/web/html/focus_management_in_html/index.html index 8b60dde85e..df29adde76 100644 --- a/files/zh-cn/web/html/focus_management_in_html/index.html +++ b/files/zh-cn/web/html/focus_management_in_html/index.html @@ -7,6 +7,7 @@ tags: - HTML5 - 焦点 translation_of: Web/API/Document/hasFocus +translation_of_original: Web/HTML/Focus_management_in_HTML --- <p>重定向 <a href="https://developer.mozilla.org/en-US/docs/Web/API/Document/hasFocus">Document.hasFocus()</a></p> diff --git a/files/zh-cn/web/html/supported_media_formats/index.html b/files/zh-cn/web/html/supported_media_formats/index.html index fbce524063..d6a5d3753e 100644 --- a/files/zh-cn/web/html/supported_media_formats/index.html +++ b/files/zh-cn/web/html/supported_media_formats/index.html @@ -4,6 +4,7 @@ slug: Web/HTML/Supported_media_formats tags: - HTML Media Video Audio translation_of: Web/Media/Formats +translation_of_original: Web/HTML/Supported_media_formats --- <p><span class="seoSummary"> {{HTMLElement("audio")}} 和 {{HTMLElement("video")}}是浏览器内置的播放音频或视频的元素;</span>视频和音频编解码器用来处理视频和音频,不同的编解码器提供不同级别的压缩率和分辨率;一个容器封装格式(多媒体容器格式)用来存储和传输编码后的视频和音频(如果视频带有音轨则同时;编解码器和多媒体容器格式有非常多的组合;尽管只有很少部分和WEB相关;<br> <br> diff --git a/files/zh-cn/web/http/http_response_codes/index.html b/files/zh-cn/web/http/http_response_codes/index.html index 16318cc65e..2c0fce1058 100644 --- a/files/zh-cn/web/http/http_response_codes/index.html +++ b/files/zh-cn/web/http/http_response_codes/index.html @@ -2,6 +2,7 @@ title: HTTP response codes slug: Web/HTTP/HTTP_response_codes translation_of: Web/HTTP/Status +translation_of_original: Web/HTTP/HTTP_response_codes --- <p>HTTP状态码(响应码)用来表明这个<a href="/zh-cn/HTTP" title="zh-cn/HTTP">HTTP</a> 请求是否已经成功完成.HTTP响应类型一共分五大类:消息响应,成功响应,重定向,客户端错误,服务器端错误.</p> <p> </p> diff --git a/files/zh-cn/web/http/server-side_access_control/index.html b/files/zh-cn/web/http/server-side_access_control/index.html index aae914c093..50a52b3405 100644 --- a/files/zh-cn/web/http/server-side_access_control/index.html +++ b/files/zh-cn/web/http/server-side_access_control/index.html @@ -7,6 +7,7 @@ tags: - HTTP - PHP translation_of: Web/HTTP/CORS +translation_of_original: Web/HTTP/Server-Side_Access_Control --- <p>{{HTTPSidebar}}</p> diff --git a/files/zh-cn/web/javascript/getting_started/index.html b/files/zh-cn/web/javascript/getting_started/index.html index 9ffa849809..67056c679b 100644 --- a/files/zh-cn/web/javascript/getting_started/index.html +++ b/files/zh-cn/web/javascript/getting_started/index.html @@ -4,6 +4,7 @@ slug: Web/JavaScript/Getting_Started tags: - bug-840092 translation_of: Learn/Getting_started_with_the_web/JavaScript_basics +translation_of_original: Web/JavaScript/Getting_Started --- <h2 id="Why_JavaScript.3F" name="Why_JavaScript.3F">JavaScript是什么?</h2> diff --git a/files/zh-cn/web/javascript/guide/about/index.html b/files/zh-cn/web/javascript/guide/about/index.html index 115939595c..d8b77fece9 100644 --- a/files/zh-cn/web/javascript/guide/about/index.html +++ b/files/zh-cn/web/javascript/guide/about/index.html @@ -6,6 +6,7 @@ tags: - 初学者 - 指南 translation_of: Web/JavaScript/Guide/Introduction +translation_of_original: Web/JavaScript/Guide/About --- <p>JavaScript 是一种跨平台的,基于对象的脚本语言。本指南介绍了所有您使用 JavaScript 所需要了解的事情。</p> diff --git a/files/zh-cn/web/javascript/guide/javascript_overview/index.html b/files/zh-cn/web/javascript/guide/javascript_overview/index.html index 1828016f32..96114a1f43 100644 --- a/files/zh-cn/web/javascript/guide/javascript_overview/index.html +++ b/files/zh-cn/web/javascript/guide/javascript_overview/index.html @@ -4,6 +4,7 @@ slug: Web/JavaScript/Guide/JavaScript_Overview tags: - ECMAScript translation_of: Web/JavaScript/Guide/Introduction +translation_of_original: Web/JavaScript/Guide/JavaScript_Overview --- <p>本节将介绍并讨论 JavaScript 的基本概念。</p> diff --git a/files/zh-cn/web/javascript/guide/regular_expressions/boundaries/index.html b/files/zh-cn/web/javascript/guide/regular_expressions/boundaries/index.html index 0c5b2f4eb9..8ff8e9730b 100644 --- a/files/zh-cn/web/javascript/guide/regular_expressions/boundaries/index.html +++ b/files/zh-cn/web/javascript/guide/regular_expressions/boundaries/index.html @@ -2,5 +2,6 @@ title: Boundaries slug: Web/JavaScript/Guide/Regular_Expressions/Boundaries translation_of: Web/JavaScript/Guide/Regular_Expressions/Assertions +translation_of_original: Web/JavaScript/Guide/Regular_Expressions/Boundaries --- <p>重定向至 <a class="redirect" href="/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions/Assertions">断言</a></p> diff --git a/files/zh-cn/web/javascript/introduction_to_object-oriented_javascript/index.html b/files/zh-cn/web/javascript/introduction_to_object-oriented_javascript/index.html index affda5b740..1ae4554c63 100644 --- a/files/zh-cn/web/javascript/introduction_to_object-oriented_javascript/index.html +++ b/files/zh-cn/web/javascript/introduction_to_object-oriented_javascript/index.html @@ -12,6 +12,7 @@ tags: - 继承 - 面向对象 translation_of: Learn/JavaScript/Objects +translation_of_original: Web/JavaScript/Introduction_to_Object-Oriented_JavaScript --- <div>{{jsSidebar("Introductory")}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/arraybuffer/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/arraybuffer/prototype/index.html index 376e969064..92909dbef7 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/arraybuffer/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/arraybuffer/prototype/index.html @@ -4,6 +4,7 @@ slug: Web/JavaScript/Reference/Global_Objects/ArrayBuffer/prototype tags: - ArrayBuffer translation_of: Web/JavaScript/Reference/Global_Objects/ArrayBuffer +translation_of_original: Web/JavaScript/Reference/Global_Objects/ArrayBuffer/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/boolean/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/boolean/prototype/index.html index a29fd8eb9a..cb7f351bd1 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/boolean/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/boolean/prototype/index.html @@ -7,6 +7,7 @@ tags: - Property - Prototype translation_of: Web/JavaScript/Reference/Global_Objects/Boolean +translation_of_original: Web/JavaScript/Reference/Global_Objects/Boolean/prototype --- <p>{{JSRef}}</p> diff --git a/files/zh-cn/web/javascript/reference/global_objects/dataview/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/dataview/prototype/index.html index 84488ad734..3285efa3d3 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/dataview/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/dataview/prototype/index.html @@ -4,6 +4,7 @@ slug: Web/JavaScript/Reference/Global_Objects/DataView/prototype tags: - DataView属性 translation_of: Web/JavaScript/Reference/Global_Objects/DataView +translation_of_original: Web/JavaScript/Reference/Global_Objects/DataView/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/date/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/date/prototype/index.html index 198a479453..da3d715018 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/date/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/date/prototype/index.html @@ -6,6 +6,7 @@ tags: - JavaScript - Property translation_of: Web/JavaScript/Reference/Global_Objects/Date +translation_of_original: Web/JavaScript/Reference/Global_Objects/Date/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/error/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/error/prototype/index.html index aea7d132d2..420b5634de 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/error/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/error/prototype/index.html @@ -8,6 +8,7 @@ tags: - 参考 - 属性 translation_of: Web/JavaScript/Reference/Global_Objects/Error +translation_of_original: Web/JavaScript/Reference/Global_Objects/Error/prototype --- <div> <p>{{JSRef}}</p> diff --git a/files/zh-cn/web/javascript/reference/global_objects/evalerror/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/evalerror/prototype/index.html index 1ea7e10e86..b68caa1f3f 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/evalerror/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/evalerror/prototype/index.html @@ -2,6 +2,7 @@ title: EvalError.prototype slug: Web/JavaScript/Reference/Global_Objects/EvalError/prototype translation_of: Web/JavaScript/Reference/Global_Objects/EvalError +translation_of_original: Web/JavaScript/Reference/Global_Objects/EvalError/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/function/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/function/prototype/index.html index afae311604..a745753511 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/function/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/function/prototype/index.html @@ -7,6 +7,7 @@ tags: - 原型 - 原型属性 translation_of: Web/JavaScript/Reference/Global_Objects/Function +translation_of_original: Web/JavaScript/Reference/Global_Objects/Function/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/generatorfunction/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/generatorfunction/prototype/index.html index c723725c05..0f7179b3f5 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/generatorfunction/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/generatorfunction/prototype/index.html @@ -10,6 +10,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/GeneratorFunction +translation_of_original: Web/JavaScript/Reference/Global_Objects/GeneratorFunction/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html index d8cb843c33..f74e8f9cf5 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/intl/datetimeformat/prototype/index.html @@ -2,6 +2,7 @@ title: Intl.DateTimeFormat.prototype slug: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/prototype translation_of: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat +translation_of_original: Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/map/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/map/prototype/index.html index 99c2f0de08..d98bdfac5a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/map/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/map/prototype/index.html @@ -2,6 +2,7 @@ title: Map.prototype slug: Web/JavaScript/Reference/Global_Objects/Map/prototype translation_of: Web/JavaScript/Reference/Global_Objects/Map +translation_of_original: Web/JavaScript/Reference/Global_Objects/Map/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/number/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/number/prototype/index.html index 578011f564..3abe34b74b 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/number/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/number/prototype/index.html @@ -2,6 +2,7 @@ title: Number.prototype slug: Web/JavaScript/Reference/Global_Objects/Number/prototype translation_of: Web/JavaScript/Reference/Global_Objects/Number +translation_of_original: Web/JavaScript/Reference/Global_Objects/Number/prototype --- <div> {{JSRef("Global_Objects", "Number")}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/object/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/object/prototype/index.html index c3a7d022f7..4dd70200f0 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/object/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/object/prototype/index.html @@ -6,6 +6,7 @@ tags: - Object - Property translation_of: Web/JavaScript/Reference/Global_Objects/Object +translation_of_original: Web/JavaScript/Reference/Global_Objects/Object/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/promise/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/promise/prototype/index.html index 3b26852c87..c9c7dc3f6a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/promise/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/promise/prototype/index.html @@ -2,6 +2,7 @@ title: Promise.prototype slug: Web/JavaScript/Reference/Global_Objects/Promise/prototype translation_of: Web/JavaScript/Reference/Global_Objects/Promise +translation_of_original: Web/JavaScript/Reference/Global_Objects/Promise/prototype --- <div>{{JSRef("Global_Objects", "Promise")}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/proxy/handler/index.html b/files/zh-cn/web/javascript/reference/global_objects/proxy/handler/index.html index 7cbefe2838..26d1ad3517 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/proxy/handler/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/proxy/handler/index.html @@ -6,6 +6,7 @@ tags: - JavaScript - Proxy translation_of: Web/JavaScript/Reference/Global_Objects/Proxy/Proxy +translation_of_original: Web/JavaScript/Reference/Global_Objects/Proxy/handler --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/rangeerror/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/rangeerror/prototype/index.html index ea09336ec0..0e2c78aedf 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/rangeerror/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/rangeerror/prototype/index.html @@ -2,6 +2,7 @@ title: RangeError.prototype slug: Web/JavaScript/Reference/Global_Objects/RangeError/prototype translation_of: Web/JavaScript/Reference/Global_Objects/RangeError +translation_of_original: Web/JavaScript/Reference/Global_Objects/RangeError/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/referenceerror/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/referenceerror/prototype/index.html index 90f74dc4b1..4cb00496ef 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/referenceerror/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/referenceerror/prototype/index.html @@ -8,6 +8,7 @@ tags: - Prototype - ReferenceError translation_of: Web/JavaScript/Reference/Global_Objects/ReferenceError +translation_of_original: Web/JavaScript/Reference/Global_Objects/ReferenceError/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/regexp/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/regexp/prototype/index.html index e841c0e72d..0c76cb77ac 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/regexp/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/regexp/prototype/index.html @@ -6,6 +6,7 @@ tags: - Property - RegExp translation_of: Web/JavaScript/Reference/Global_Objects/RegExp +translation_of_original: Web/JavaScript/Reference/Global_Objects/RegExp/prototype --- <p>{{JSRef("Global_Objects", "RegExp")}}</p> <h2 id="Summary" name="Summary">概述</h2> diff --git a/files/zh-cn/web/javascript/reference/global_objects/sharedarraybuffer/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/sharedarraybuffer/prototype/index.html index ab4f881dff..ccb6f2df65 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/sharedarraybuffer/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/sharedarraybuffer/prototype/index.html @@ -5,6 +5,7 @@ tags: - Prototype - SharedArrayBuffer translation_of: Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer +translation_of_original: Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/string/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/string/prototype/index.html index 88b792052b..00a9695a64 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/string/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/string/prototype/index.html @@ -8,6 +8,7 @@ tags: - 字符串 - 属性 translation_of: Web/JavaScript/Reference/Global_Objects/String +translation_of_original: Web/JavaScript/Reference/Global_Objects/String/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/symbol/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/symbol/prototype/index.html index 4ba14f92c5..f00b37a223 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/symbol/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/symbol/prototype/index.html @@ -2,6 +2,7 @@ title: Symbol.prototype slug: Web/JavaScript/Reference/Global_Objects/Symbol/prototype translation_of: Web/JavaScript/Reference/Global_Objects/Symbol +translation_of_original: Web/JavaScript/Reference/Global_Objects/Symbol/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/syntaxerror/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/syntaxerror/prototype/index.html index 68a9ff3432..6f109510ef 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/syntaxerror/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/syntaxerror/prototype/index.html @@ -8,6 +8,7 @@ tags: - Prototype - SyntaxError translation_of: Web/JavaScript/Reference/Global_Objects/SyntaxError +translation_of_original: Web/JavaScript/Reference/Global_Objects/SyntaxError/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/typedarray/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/typedarray/prototype/index.html index d756bbf7bf..ae9f64bf5e 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/typedarray/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/typedarray/prototype/index.html @@ -2,6 +2,7 @@ title: TypedArray.prototype slug: Web/JavaScript/Reference/Global_Objects/TypedArray/prototype translation_of: Web/JavaScript/Reference/Global_Objects/TypedArray +translation_of_original: Web/JavaScript/Reference/Global_Objects/TypedArray/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/typeerror/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/typeerror/prototype/index.html index 058c791b71..42abf0c422 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/typeerror/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/typeerror/prototype/index.html @@ -8,6 +8,7 @@ tags: - 原型 - 错误 translation_of: Web/JavaScript/Reference/Global_Objects/TypeError +translation_of_original: Web/JavaScript/Reference/Global_Objects/TypeError/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/urierror/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/urierror/prototype/index.html index f011159690..c5d381250a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/urierror/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/urierror/prototype/index.html @@ -2,6 +2,7 @@ title: URIError.prototype slug: Web/JavaScript/Reference/Global_Objects/URIError/prototype translation_of: Web/JavaScript/Reference/Global_Objects/URIError +translation_of_original: Web/JavaScript/Reference/Global_Objects/URIError/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/weakmap/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/weakmap/prototype/index.html index 706b6d795c..27f1ff412a 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/weakmap/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/weakmap/prototype/index.html @@ -2,6 +2,7 @@ title: WeakMap.prototype slug: Web/JavaScript/Reference/Global_Objects/WeakMap/prototype translation_of: Web/JavaScript/Reference/Global_Objects/WeakMap +translation_of_original: Web/JavaScript/Reference/Global_Objects/WeakMap/prototype --- <div>{{JSRef}}</div> diff --git a/files/zh-cn/web/javascript/reference/global_objects/weakset/prototype/index.html b/files/zh-cn/web/javascript/reference/global_objects/weakset/prototype/index.html index 3f323d5fe2..572ab1ac73 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/weakset/prototype/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/weakset/prototype/index.html @@ -2,6 +2,7 @@ title: WeakSet.prototype slug: Web/JavaScript/Reference/Global_Objects/WeakSet/prototype translation_of: Web/JavaScript/Reference/Global_Objects/WeakSet +translation_of_original: Web/JavaScript/Reference/Global_Objects/WeakSet/prototype --- <div>{{JSRef("Global_Objects", "WeakSet")}}</div> diff --git a/files/zh-cn/web/javascript/reference/operators/arithmetic_operators/index.html b/files/zh-cn/web/javascript/reference/operators/arithmetic_operators/index.html index d7fc5da786..917ac03b06 100644 --- a/files/zh-cn/web/javascript/reference/operators/arithmetic_operators/index.html +++ b/files/zh-cn/web/javascript/reference/operators/arithmetic_operators/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Operator translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Arithmetic_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/zh-cn/web/javascript/reference/operators/assignment_operators/index.html b/files/zh-cn/web/javascript/reference/operators/assignment_operators/index.html index 5d500538b4..66ae471cde 100644 --- a/files/zh-cn/web/javascript/reference/operators/assignment_operators/index.html +++ b/files/zh-cn/web/javascript/reference/operators/assignment_operators/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - 运算符 translation_of: Web/JavaScript/Reference/Operators#Assignment_operators +translation_of_original: Web/JavaScript/Reference/Operators/Assignment_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/zh-cn/web/javascript/reference/operators/bitwise_operators/index.html b/files/zh-cn/web/javascript/reference/operators/bitwise_operators/index.html index 48ca962238..4bdd7a1bc7 100644 --- a/files/zh-cn/web/javascript/reference/operators/bitwise_operators/index.html +++ b/files/zh-cn/web/javascript/reference/operators/bitwise_operators/index.html @@ -4,6 +4,7 @@ slug: Web/JavaScript/Reference/Operators/Bitwise_Operators tags: - js ^ & Bitwise Operators translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Bitwise_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/zh-cn/web/javascript/reference/operators/comparison_operators/index.html b/files/zh-cn/web/javascript/reference/operators/comparison_operators/index.html index d05ce68abd..5ddf85f426 100644 --- a/files/zh-cn/web/javascript/reference/operators/comparison_operators/index.html +++ b/files/zh-cn/web/javascript/reference/operators/comparison_operators/index.html @@ -5,6 +5,7 @@ tags: - 严格比较操作符 - 比较操作符 translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Comparison_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/zh-cn/web/javascript/reference/operators/logical_operators/index.html b/files/zh-cn/web/javascript/reference/operators/logical_operators/index.html index ba2b8c21bb..5615e17d45 100644 --- a/files/zh-cn/web/javascript/reference/operators/logical_operators/index.html +++ b/files/zh-cn/web/javascript/reference/operators/logical_operators/index.html @@ -6,6 +6,7 @@ tags: - 操作符 - 逻辑 translation_of: Web/JavaScript/Reference/Operators +translation_of_original: Web/JavaScript/Reference/Operators/Logical_Operators --- <div>{{jsSidebar("Operators")}}</div> diff --git a/files/zh-cn/web/javascript/reference/reserved_words/index.html b/files/zh-cn/web/javascript/reference/reserved_words/index.html index 51d67f323e..0d52110bfa 100644 --- a/files/zh-cn/web/javascript/reference/reserved_words/index.html +++ b/files/zh-cn/web/javascript/reference/reserved_words/index.html @@ -2,6 +2,7 @@ title: Reserved Words slug: Web/JavaScript/Reference/Reserved_words translation_of: Web/JavaScript/Reference/Lexical_grammar#Keywords +translation_of_original: Web/JavaScript/Reference/Reserved_Words --- <p> </p> diff --git a/files/zh-cn/web/javascript/reference/statements/default/index.html b/files/zh-cn/web/javascript/reference/statements/default/index.html index 914eed34fd..12e076166c 100644 --- a/files/zh-cn/web/javascript/reference/statements/default/index.html +++ b/files/zh-cn/web/javascript/reference/statements/default/index.html @@ -5,6 +5,7 @@ tags: - JavaScript - Keyword translation_of: Web/JavaScript/Reference/Statements/switch +translation_of_original: Web/JavaScript/Reference/Statements/default --- <div>{{jsSidebar("Statements")}}</div> diff --git a/files/zh-cn/web/progressive_web_apps/network_independent/index.html b/files/zh-cn/web/progressive_web_apps/network_independent/index.html index 003ea1f351..4b8b532173 100644 --- a/files/zh-cn/web/progressive_web_apps/network_independent/index.html +++ b/files/zh-cn/web/progressive_web_apps/network_independent/index.html @@ -10,6 +10,7 @@ tags: - Web Storage - localStorage translation_of: Web/Progressive_web_apps +translation_of_original: Web/Progressive_web_apps/Network_independent --- <div class="column-container summary"> <div class="column-11">当网络不可靠,甚至不存在时,现代网络应用程序仍可以工作。没有更多的空白连接错误页面或恐龙穿过沙漠。除了离线高速缓存和服务工作者之外,UI和内容之间的一个明确的分隔可让您存储应用程序的数据和核心资产,以备将来使用。</div> diff --git a/files/zh-cn/web/progressive_web_apps/re-engageable/index.html b/files/zh-cn/web/progressive_web_apps/re-engageable/index.html index 4fb4a7475f..0ff507d2e6 100644 --- a/files/zh-cn/web/progressive_web_apps/re-engageable/index.html +++ b/files/zh-cn/web/progressive_web_apps/re-engageable/index.html @@ -8,6 +8,7 @@ tags: - Push API - Service Workers translation_of: Web/Progressive_web_apps +translation_of_original: Web/Progressive_web_apps/Re-engageable --- <div class="column-container summary"> <div class="column-11">原生平台一个主要优势是,用户可以轻松通过更新或加载新内容,即使用户没有正在查看应用程序或者使用他们的设备。现在的Web应用程序现在也可以使用Web Push API等技术实现这样的功能。</div> diff --git a/files/zh-cn/web/progressive_web_apps/responsive/index.html b/files/zh-cn/web/progressive_web_apps/responsive/index.html index f357c6f81b..3177fc1c29 100644 --- a/files/zh-cn/web/progressive_web_apps/responsive/index.html +++ b/files/zh-cn/web/progressive_web_apps/responsive/index.html @@ -8,6 +8,7 @@ tags: - Responsive web design - viewport translation_of: Web/Progressive_web_apps/Responsive/responsive_design_building_blocks +translation_of_original: Web/Progressive_web_apps/Responsive --- <div class="column-container summary"> <div class="column-11"><span class="seoSummary">响应式Web应用使用媒体查询和viewport等技术,以确保它们的页面适配任何设备,比如:桌面、移动手机、平板,或者其他新的设备。</span></div> diff --git a/files/zh-cn/web/progressive_web_apps/优势/index.html b/files/zh-cn/web/progressive_web_apps/优势/index.html index 815ccbea1b..809b1edb38 100644 --- a/files/zh-cn/web/progressive_web_apps/优势/index.html +++ b/files/zh-cn/web/progressive_web_apps/优势/index.html @@ -2,6 +2,7 @@ title: 渐进式webApp优势 slug: Web/Progressive_web_apps/优势 translation_of: Web/Progressive_web_apps/Introduction#Advantages_of_web_applications +translation_of_original: Web/Progressive_web_apps/Advantages --- <p class="summary">以下是渐进式webApp所有的优势清单</p> diff --git a/files/zh-cn/web/security/csp/index.html b/files/zh-cn/web/security/csp/index.html index de5f82e383..232b502c3f 100644 --- a/files/zh-cn/web/security/csp/index.html +++ b/files/zh-cn/web/security/csp/index.html @@ -2,6 +2,7 @@ title: 内容安全策略 (CSP) slug: Web/Security/CSP translation_of: Web/HTTP/CSP +translation_of_original: Web/Security/CSP --- <div>{{gecko_minversion_header("2.0")}}</div> diff --git a/files/zh-cn/web/security/csp/introducing_content_security_policy/index.html b/files/zh-cn/web/security/csp/introducing_content_security_policy/index.html index f730c260c6..ce27f52be4 100644 --- a/files/zh-cn/web/security/csp/introducing_content_security_policy/index.html +++ b/files/zh-cn/web/security/csp/introducing_content_security_policy/index.html @@ -6,6 +6,7 @@ tags: - 内容安全策略 - 安全 translation_of: Web/HTTP/CSP +translation_of_original: Web/Security/CSP/Introducing_Content_Security_Policy --- <p>{{ gecko_minversion_header("2") }}</p> diff --git a/files/zh-cn/web/security/csp/using_csp_violation_reports/index.html b/files/zh-cn/web/security/csp/using_csp_violation_reports/index.html index decd9db66f..2577fa1fde 100644 --- a/files/zh-cn/web/security/csp/using_csp_violation_reports/index.html +++ b/files/zh-cn/web/security/csp/using_csp_violation_reports/index.html @@ -2,6 +2,7 @@ title: Using CSP violation reports slug: Web/Security/CSP/Using_CSP_violation_reports translation_of: Web/HTTP/CSP +translation_of_original: Web/Security/CSP/Using_CSP_violation_reports --- <p>{{ gecko_minversion_header("2.0") }}{{ draft() }}</p> diff --git a/files/zh-cn/web/web_components/影子_dom/index.html b/files/zh-cn/web/web_components/影子_dom/index.html index 22f4c4c75d..0d92962112 100644 --- a/files/zh-cn/web/web_components/影子_dom/index.html +++ b/files/zh-cn/web/web_components/影子_dom/index.html @@ -8,6 +8,7 @@ tags: - Web Components - shadow dom translation_of: Web/Web_Components/Using_shadow_DOM +translation_of_original: Web/Web_Components/Shadow_DOM --- <p>{{ draft }}</p> |