From 4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 13:12:21 +0100 Subject: unslug zh-tw: modify --- files/zh-tw/web/api/closeevent/index.html | 3 ++- files/zh-tw/web/api/document/createevent/index.html | 3 ++- files/zh-tw/web/api/document/createtreewalker/index.html | 3 ++- files/zh-tw/web/api/document_object_model/events/index.html | 3 ++- files/zh-tw/web/api/elementcssinlinestyle/style/index.html | 3 ++- files/zh-tw/web/api/geolocation_api/index.html | 3 ++- files/zh-tw/web/api/htmlelement/innertext/index.html | 3 ++- files/zh-tw/web/api/htmlmediaelement/abort_event/index.html | 3 ++- files/zh-tw/web/api/htmlorforeignelement/dataset/index.html | 3 ++- files/zh-tw/web/api/messageevent/index.html | 3 ++- files/zh-tw/web/api/performance/timing/index.html | 3 ++- files/zh-tw/web/api/permissions_api/index.html | 3 ++- files/zh-tw/web/api/websocket/index.html | 3 ++- files/zh-tw/web/api/websockets_api/index.html | 3 ++- .../websockets_api/writing_websocket_client_applications/index.html | 3 ++- files/zh-tw/web/api/webvtt_api/index.html | 3 ++- files/zh-tw/web/api/window/domcontentloaded_event/index.html | 3 ++- files/zh-tw/web/api/window/history/index.html | 3 ++- files/zh-tw/web/api/window/load_event/index.html | 3 ++- files/zh-tw/web/api/window/requestanimationframe/index.html | 3 ++- files/zh-tw/web/api/windoweventhandlers/onpopstate/index.html | 3 ++- files/zh-tw/web/css/css_backgrounds_and_borders/index.html | 3 ++- .../css_backgrounds_and_borders/using_multiple_backgrounds/index.html | 3 ++- files/zh-tw/web/css/css_color/index.html | 3 ++- .../css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html | 3 ++- files/zh-tw/web/http/basics_of_http/data_uris/index.html | 3 ++- files/zh-tw/web/http/status/418/index.html | 3 ++- files/zh-tw/web/performance/index.html | 3 ++- files/zh-tw/web/svg/tutorial/basic_shapes/index.html | 3 ++- files/zh-tw/web/svg/tutorial/paths/index.html | 3 ++- 30 files changed, 60 insertions(+), 30 deletions(-) (limited to 'files/zh-tw/web') diff --git a/files/zh-tw/web/api/closeevent/index.html b/files/zh-tw/web/api/closeevent/index.html index 0a6d0977ff..b5b10d19b2 100644 --- a/files/zh-tw/web/api/closeevent/index.html +++ b/files/zh-tw/web/api/closeevent/index.html @@ -1,9 +1,10 @@ --- title: CloseEvent -slug: WebSockets/WebSockets_reference/CloseEvent +slug: Web/API/CloseEvent tags: - WebSockets translation_of: Web/API/CloseEvent +original_slug: WebSockets/WebSockets_reference/CloseEvent ---

{{ draft() }}

當 WebSocket 連線關閉時,客戶端會收到一個 CloseEvent,由 WebSocket 物件 onclose 屬性表示的監聽器接收。

diff --git a/files/zh-tw/web/api/document/createevent/index.html b/files/zh-tw/web/api/document/createevent/index.html index e3fd9dcd4f..31be8c914d 100644 --- a/files/zh-tw/web/api/document/createevent/index.html +++ b/files/zh-tw/web/api/document/createevent/index.html @@ -1,8 +1,9 @@ --- title: Event.createEvent() -slug: Web/API/Event/createEvent +slug: Web/API/Document/createEvent translation_of: Web/API/Document/createEvent translation_of_original: Web/API/Event/createEvent +original_slug: Web/API/Event/createEvent ---

{{APIRef("DOM")}}

diff --git a/files/zh-tw/web/api/document/createtreewalker/index.html b/files/zh-tw/web/api/document/createtreewalker/index.html index 9e74411a14..5e1b889c32 100644 --- a/files/zh-tw/web/api/document/createtreewalker/index.html +++ b/files/zh-tw/web/api/document/createtreewalker/index.html @@ -1,7 +1,8 @@ --- title: Document.createTreeWalker() -slug: Web/API/document.createTreeWalker +slug: Web/API/Document/createTreeWalker translation_of: Web/API/Document/createTreeWalker +original_slug: Web/API/document.createTreeWalker ---
{{ApiRef("Document")}}
diff --git a/files/zh-tw/web/api/document_object_model/events/index.html b/files/zh-tw/web/api/document_object_model/events/index.html index ff4ecfe572..7949e5506a 100644 --- a/files/zh-tw/web/api/document_object_model/events/index.html +++ b/files/zh-tw/web/api/document_object_model/events/index.html @@ -1,7 +1,8 @@ --- title: 事件與DOM -slug: Web/API/Document_Object_Model/事件 +slug: Web/API/Document_Object_Model/Events translation_of: Web/API/Document_Object_Model/Events +original_slug: Web/API/Document_Object_Model/事件 ---

Introduction

diff --git a/files/zh-tw/web/api/elementcssinlinestyle/style/index.html b/files/zh-tw/web/api/elementcssinlinestyle/style/index.html index e9e6d1171a..c8ca3484e4 100644 --- a/files/zh-tw/web/api/elementcssinlinestyle/style/index.html +++ b/files/zh-tw/web/api/elementcssinlinestyle/style/index.html @@ -1,7 +1,8 @@ --- title: HTMLElement.style -slug: Web/API/HTMLElement/style +slug: Web/API/ElementCSSInlineStyle/style translation_of: Web/API/ElementCSSInlineStyle/style +original_slug: Web/API/HTMLElement/style ---
{{ APIRef("HTML DOM") }}
diff --git a/files/zh-tw/web/api/geolocation_api/index.html b/files/zh-tw/web/api/geolocation_api/index.html index cdc56770c4..8aa948f85e 100644 --- a/files/zh-tw/web/api/geolocation_api/index.html +++ b/files/zh-tw/web/api/geolocation_api/index.html @@ -1,7 +1,8 @@ --- title: 地理位置定位 (Geolocation) -slug: Web/API/Geolocation/Using_geolocation +slug: Web/API/Geolocation_API translation_of: Web/API/Geolocation_API +original_slug: Web/API/Geolocation/Using_geolocation ---

Web Apps 若需要使用者的位置,可透過 Geolocation API 取得相關資訊。而基於隱私權的考量,這些 Web Apps 均必須取得使用者的許可之後,才能發佈位置資訊。

diff --git a/files/zh-tw/web/api/htmlelement/innertext/index.html b/files/zh-tw/web/api/htmlelement/innertext/index.html index 4c8a4272fc..bdabce58f1 100644 --- a/files/zh-tw/web/api/htmlelement/innertext/index.html +++ b/files/zh-tw/web/api/htmlelement/innertext/index.html @@ -1,7 +1,8 @@ --- title: Node.innerText -slug: Web/API/Node/innerText +slug: Web/API/HTMLElement/innerText translation_of: Web/API/HTMLElement/innerText +original_slug: Web/API/Node/innerText ---
{{APIRef("DOM")}}
diff --git a/files/zh-tw/web/api/htmlmediaelement/abort_event/index.html b/files/zh-tw/web/api/htmlmediaelement/abort_event/index.html index e0330135f4..031cf18f89 100644 --- a/files/zh-tw/web/api/htmlmediaelement/abort_event/index.html +++ b/files/zh-tw/web/api/htmlmediaelement/abort_event/index.html @@ -1,8 +1,9 @@ --- title: abort -slug: Web/Events/abort +slug: Web/API/HTMLMediaElement/abort_event translation_of: Web/API/HTMLMediaElement/abort_event translation_of_original: Web/Events/abort +original_slug: Web/Events/abort ---

當資源載入被拒絕時將會觸發abort事件。

diff --git a/files/zh-tw/web/api/htmlorforeignelement/dataset/index.html b/files/zh-tw/web/api/htmlorforeignelement/dataset/index.html index 690f8e1189..699dec949f 100644 --- a/files/zh-tw/web/api/htmlorforeignelement/dataset/index.html +++ b/files/zh-tw/web/api/htmlorforeignelement/dataset/index.html @@ -1,7 +1,8 @@ --- title: HTMLElement.dataset -slug: Web/API/HTMLElement/dataset +slug: Web/API/HTMLOrForeignElement/dataset translation_of: Web/API/HTMLOrForeignElement/dataset +original_slug: Web/API/HTMLElement/dataset ---

{{ APIRef("HTML DOM") }}

diff --git a/files/zh-tw/web/api/messageevent/index.html b/files/zh-tw/web/api/messageevent/index.html index f5c0212f78..4379f0fd00 100644 --- a/files/zh-tw/web/api/messageevent/index.html +++ b/files/zh-tw/web/api/messageevent/index.html @@ -1,9 +1,10 @@ --- title: MessageEvent -slug: WebSockets/WebSockets_reference/MessageEvent +slug: Web/API/MessageEvent tags: - WebSockets translation_of: Web/API/MessageEvent +original_slug: WebSockets/WebSockets_reference/MessageEvent ---

{{ draft() }}

當伺服器傳來資料時,客戶端會收到一個 MessageEvent,由 WebSocket 物件 onmessage 表示的監聽器接收。

diff --git a/files/zh-tw/web/api/performance/timing/index.html b/files/zh-tw/web/api/performance/timing/index.html index 33d0a54171..1d6d72254d 100644 --- a/files/zh-tw/web/api/performance/timing/index.html +++ b/files/zh-tw/web/api/performance/timing/index.html @@ -1,6 +1,6 @@ --- title: Performance.timing -slug: Web/API/Performance.timing +slug: Web/API/Performance/timing tags: - API - Navigation Timing @@ -11,6 +11,7 @@ tags: - 屬性 - 效能 translation_of: Web/API/Performance/timing +original_slug: Web/API/Performance.timing ---

{{APIRef("Performance")}}

diff --git a/files/zh-tw/web/api/permissions_api/index.html b/files/zh-tw/web/api/permissions_api/index.html index d58d8466be..919e053cf8 100644 --- a/files/zh-tw/web/api/permissions_api/index.html +++ b/files/zh-tw/web/api/permissions_api/index.html @@ -1,7 +1,8 @@ --- title: 權限 (Permissions) -slug: WebAPI/Permissions +slug: Web/API/Permissions_API translation_of: Web/API/Permissions_API +original_slug: WebAPI/Permissions ---

{{ draft() }}

{{ non-standard_header }}

diff --git a/files/zh-tw/web/api/websocket/index.html b/files/zh-tw/web/api/websocket/index.html index 8acd8d03d5..cd92f4fd7a 100644 --- a/files/zh-tw/web/api/websocket/index.html +++ b/files/zh-tw/web/api/websocket/index.html @@ -1,9 +1,10 @@ --- title: WebSocket -slug: WebSockets/WebSockets_reference/WebSocket +slug: Web/API/WebSocket tags: - WebSockets translation_of: Web/API/WebSocket +original_slug: WebSockets/WebSockets_reference/WebSocket ---

{{ SeeCompatTable() }}

diff --git a/files/zh-tw/web/api/websockets_api/index.html b/files/zh-tw/web/api/websockets_api/index.html index 3cbb630f41..403ac2b381 100644 --- a/files/zh-tw/web/api/websockets_api/index.html +++ b/files/zh-tw/web/api/websockets_api/index.html @@ -1,9 +1,10 @@ --- title: WebSockets -slug: WebSockets +slug: Web/API/WebSockets_API tags: - WebSockets translation_of: Web/API/WebSockets_API +original_slug: WebSockets ---

{{ SeeCompatTable() }}

WebSocket 是一種讓瀏覽器與伺服器進行一段互動通訊的技術。這個 API 在不必輪詢(poll)伺服器下,讓使用者傳送訊息至伺服器並接受事件驅動回應。

diff --git a/files/zh-tw/web/api/websockets_api/writing_websocket_client_applications/index.html b/files/zh-tw/web/api/websockets_api/writing_websocket_client_applications/index.html index 8f1299379f..e5abbd7c9e 100644 --- a/files/zh-tw/web/api/websockets_api/writing_websocket_client_applications/index.html +++ b/files/zh-tw/web/api/websockets_api/writing_websocket_client_applications/index.html @@ -1,9 +1,10 @@ --- title: 製作 WebSocket 客戶端應用程式 -slug: WebSockets/Writing_WebSocket_client_applications +slug: Web/API/WebSockets_API/Writing_WebSocket_client_applications tags: - WebSockets translation_of: Web/API/WebSockets_API/Writing_WebSocket_client_applications +original_slug: WebSockets/Writing_WebSocket_client_applications ---

{{ draft() }}

diff --git a/files/zh-tw/web/api/webvtt_api/index.html b/files/zh-tw/web/api/webvtt_api/index.html index e565d2d129..ced3fbc23c 100644 --- a/files/zh-tw/web/api/webvtt_api/index.html +++ b/files/zh-tw/web/api/webvtt_api/index.html @@ -1,7 +1,8 @@ --- title: WebVTT -slug: Web/API/Web_Video_Text_Tracks_Format +slug: Web/API/WebVTT_API translation_of: Web/API/WebVTT_API +original_slug: Web/API/Web_Video_Text_Tracks_Format ---

WebVTT 是一種 UTF-8 編碼的文字檔案格式,可藉由 {{ HTMLElement("track") }} 元素顯示加註時間資訊之文字軌,其主要設計目的是為 {{ HTMLElement("video") }} 顯示字幕。

diff --git a/files/zh-tw/web/api/window/domcontentloaded_event/index.html b/files/zh-tw/web/api/window/domcontentloaded_event/index.html index 0ec78423ec..54d0497519 100644 --- a/files/zh-tw/web/api/window/domcontentloaded_event/index.html +++ b/files/zh-tw/web/api/window/domcontentloaded_event/index.html @@ -1,7 +1,8 @@ --- title: DOMContentLoaded -slug: Web/Events/DOMContentLoaded +slug: Web/API/Window/DOMContentLoaded_event translation_of: Web/API/Window/DOMContentLoaded_event +original_slug: Web/Events/DOMContentLoaded ---

DOMContentLoaded事件是當document被完整的讀取跟解析後就會被觸發,不會等待 stylesheets, 圖片和subframes完成讀取  (load事件可以用來作為判斷頁面已經完整讀取的方法).

diff --git a/files/zh-tw/web/api/window/history/index.html b/files/zh-tw/web/api/window/history/index.html index 67b79c5f82..9925aa1657 100644 --- a/files/zh-tw/web/api/window/history/index.html +++ b/files/zh-tw/web/api/window/history/index.html @@ -1,7 +1,8 @@ --- title: Window.history -slug: Web/API/Window.history +slug: Web/API/Window/history translation_of: Web/API/Window/history +original_slug: Web/API/Window.history ---

{{ APIRef }}

diff --git a/files/zh-tw/web/api/window/load_event/index.html b/files/zh-tw/web/api/window/load_event/index.html index 7c6d314925..23dbc5ba5f 100644 --- a/files/zh-tw/web/api/window/load_event/index.html +++ b/files/zh-tw/web/api/window/load_event/index.html @@ -1,7 +1,8 @@ --- title: load -slug: Web/Events/load +slug: Web/API/Window/load_event translation_of: Web/API/Window/load_event +original_slug: Web/Events/load ---

load 事件發生在加載完目標資源、該資源依賴的其他資源時。

diff --git a/files/zh-tw/web/api/window/requestanimationframe/index.html b/files/zh-tw/web/api/window/requestanimationframe/index.html index 55aa85d292..9d854da936 100644 --- a/files/zh-tw/web/api/window/requestanimationframe/index.html +++ b/files/zh-tw/web/api/window/requestanimationframe/index.html @@ -1,7 +1,8 @@ --- title: Window.requestAnimationFrame() -slug: Web/API/Window.requestAnimationFrame +slug: Web/API/window/requestAnimationFrame translation_of: Web/API/window/requestAnimationFrame +original_slug: Web/API/Window.requestAnimationFrame ---
{{APIRef}}
diff --git a/files/zh-tw/web/api/windoweventhandlers/onpopstate/index.html b/files/zh-tw/web/api/windoweventhandlers/onpopstate/index.html index d98464d356..60f5319ec1 100644 --- a/files/zh-tw/web/api/windoweventhandlers/onpopstate/index.html +++ b/files/zh-tw/web/api/windoweventhandlers/onpopstate/index.html @@ -1,7 +1,8 @@ --- title: window.onpopstate -slug: Web/API/Window.onpopstate +slug: Web/API/WindowEventHandlers/onpopstate translation_of: Web/API/WindowEventHandlers/onpopstate +original_slug: Web/API/Window.onpopstate ---
{{ApiRef}} {{gecko_minversion_header("2")}}
diff --git a/files/zh-tw/web/css/css_backgrounds_and_borders/index.html b/files/zh-tw/web/css/css_backgrounds_and_borders/index.html index c9232cbf7a..4bc3289fce 100644 --- a/files/zh-tw/web/css/css_backgrounds_and_borders/index.html +++ b/files/zh-tw/web/css/css_backgrounds_and_borders/index.html @@ -1,6 +1,6 @@ --- title: CSS Background and Borders -slug: Web/CSS/CSS_Background_and_Borders +slug: Web/CSS/CSS_Backgrounds_and_Borders tags: - CSS - CSS Background and Borders @@ -8,6 +8,7 @@ tags: - Overview translation_of: Web/CSS/CSS_Backgrounds_and_Borders translation_of_original: Web/CSS/CSS_Background_and_Borders +original_slug: Web/CSS/CSS_Background_and_Borders ---

{{CSSRef}}

diff --git a/files/zh-tw/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html b/files/zh-tw/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html index 66451b2ae2..39fe9dcb25 100644 --- a/files/zh-tw/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html +++ b/files/zh-tw/web/css/css_backgrounds_and_borders/using_multiple_backgrounds/index.html @@ -1,6 +1,6 @@ --- title: 使用 CSS 多重背景 -slug: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds +slug: Web/CSS/CSS_Backgrounds_and_Borders/Using_multiple_backgrounds tags: - CSS - CSS Background @@ -9,6 +9,7 @@ tags: - 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 +original_slug: Web/CSS/CSS_Background_and_Borders/Using_CSS_multiple_backgrounds ---

{{CSSRef}}

diff --git a/files/zh-tw/web/css/css_color/index.html b/files/zh-tw/web/css/css_color/index.html index 25cc1b29d8..bd5fb736d5 100644 --- a/files/zh-tw/web/css/css_color/index.html +++ b/files/zh-tw/web/css/css_color/index.html @@ -1,6 +1,6 @@ --- title: CSS Colors -slug: Web/CSS/CSS_Colors +slug: Web/CSS/CSS_Color tags: - CSS - CSS Colors @@ -10,6 +10,7 @@ tags: - TopicStub translation_of: Web/CSS/CSS_Color translation_of_original: Web/CSS/CSS_Colors +original_slug: Web/CSS/CSS_Colors ---

{{CSSRef}}

diff --git a/files/zh-tw/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html b/files/zh-tw/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html index af098dde55..0ef6f2abf0 100644 --- a/files/zh-tw/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html +++ b/files/zh-tw/web/css/css_flexible_box_layout/basic_concepts_of_flexbox/index.html @@ -1,6 +1,6 @@ --- title: CSS彈性盒子用法 -slug: Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes +slug: Web/CSS/CSS_Flexible_Box_Layout/Basic_Concepts_of_Flexbox tags: - '#RWD' - CSS @@ -12,6 +12,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 +original_slug: Web/CSS/CSS_Flexible_Box_Layout/Using_CSS_flexible_boxes ---
{{CSSRef}}
diff --git a/files/zh-tw/web/http/basics_of_http/data_uris/index.html b/files/zh-tw/web/http/basics_of_http/data_uris/index.html index a8332c7cf3..b5ac6927cc 100644 --- a/files/zh-tw/web/http/basics_of_http/data_uris/index.html +++ b/files/zh-tw/web/http/basics_of_http/data_uris/index.html @@ -1,11 +1,12 @@ --- title: data URIs -slug: Web/HTTP/data_URIs +slug: Web/HTTP/Basics_of_HTTP/Data_URIs tags: - Base64 - Guide - URI translation_of: Web/HTTP/Basics_of_HTTP/Data_URIs +original_slug: Web/HTTP/data_URIs ---

data URIs, 由 RFC 2397 文件定義, 允許作者在文件中嵌入檔案.

diff --git a/files/zh-tw/web/http/status/418/index.html b/files/zh-tw/web/http/status/418/index.html index 0f03f77c24..279729537e 100644 --- a/files/zh-tw/web/http/status/418/index.html +++ b/files/zh-tw/web/http/status/418/index.html @@ -1,7 +1,8 @@ --- title: 418 I'm a teapot -slug: Web/HTTP/Status/418_I_m_a_teapot +slug: Web/HTTP/Status/418 translation_of: Web/HTTP/Status/418 +original_slug: Web/HTTP/Status/418_I_m_a_teapot ---
{{HTTPSidebar}}
diff --git a/files/zh-tw/web/performance/index.html b/files/zh-tw/web/performance/index.html index 9c868ed393..47e40b60d6 100644 --- a/files/zh-tw/web/performance/index.html +++ b/files/zh-tw/web/performance/index.html @@ -1,12 +1,13 @@ --- title: 網路性能 -slug: Web/性能 +slug: Web/Performance tags: - API - HTML - Mobile Performance - Performance translation_of: Web/Performance +original_slug: Web/性能 ---

Web性能是負載時間和運行時的客觀度量和用戶體驗。Web性能是指站點加載、交互和回應所需的時間,以及用戶交互過程中內容的流暢程度——滾動是否流暢?按鈕可點擊嗎?彈出窗口加載和顯示的速度是否很快?它們的動畫是否流暢?Web性能包括加載時間、每秒幀數和交互時間等客觀度量,以及加載內容所需時間的主觀體驗。

diff --git a/files/zh-tw/web/svg/tutorial/basic_shapes/index.html b/files/zh-tw/web/svg/tutorial/basic_shapes/index.html index 579f39bbe9..d671b13e9e 100644 --- a/files/zh-tw/web/svg/tutorial/basic_shapes/index.html +++ b/files/zh-tw/web/svg/tutorial/basic_shapes/index.html @@ -1,7 +1,8 @@ --- title: 基本形状 -slug: SVG/Tutorial/Basic_Shapes +slug: Web/SVG/Tutorial/Basic_Shapes translation_of: Web/SVG/Tutorial/Basic_Shapes +original_slug: SVG/Tutorial/Basic_Shapes ---
{{ PreviousNext("SVG/Tutorial/Positions", "SVG/Tutorial/Paths") }}
diff --git a/files/zh-tw/web/svg/tutorial/paths/index.html b/files/zh-tw/web/svg/tutorial/paths/index.html index e0a107f49a..466f38c9ac 100644 --- a/files/zh-tw/web/svg/tutorial/paths/index.html +++ b/files/zh-tw/web/svg/tutorial/paths/index.html @@ -1,9 +1,10 @@ --- title: 路徑 -slug: Web/SVG/Tutorial/路径 +slug: Web/SVG/Tutorial/Paths tags: - SVG translation_of: Web/SVG/Tutorial/Paths +original_slug: Web/SVG/Tutorial/路径 ---

{{ PreviousNext("Web/SVG/Tutorial/Basic_Shapes", "Web/SVG/Tutorial/Fills_and_Strokes") }}

-- cgit v1.2.3-54-g00ecf