aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-09-01 00:52:00 +0000
committerMDN <actions@users.noreply.github.com>2021-09-01 00:52:00 +0000
commitaf3288b106f44aaaa2c80d499ec669383d6f7203 (patch)
tree6d5a402249e4e8a83820c2592887062ec9202d79 /files/zh-cn/web
parent1768b43f574673545e1f2a20e92a27b050a2bb53 (diff)
downloadtranslated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.tar.gz
translated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.tar.bz2
translated-content-af3288b106f44aaaa2c80d499ec669383d6f7203.zip
[CRON] sync translated content
Diffstat (limited to 'files/zh-cn/web')
-rw-r--r--files/zh-cn/web/api/atob/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html)4
-rw-r--r--files/zh-cn/web/api/btoa/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/btoa/index.html)4
-rw-r--r--files/zh-cn/web/api/caches/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/caches/index.html)3
-rw-r--r--files/zh-cn/web/api/clearinterval/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/clearinterval/index.html)4
-rw-r--r--files/zh-cn/web/api/cleartimeout/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/cleartimeout/index.html)4
-rw-r--r--files/zh-cn/web/api/createimagebitmap/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/createimagebitmap/index.html)3
-rw-r--r--files/zh-cn/web/api/crossoriginisolated/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/crossoriginisolated/index.html)3
-rw-r--r--files/zh-cn/web/api/fetch/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/fetch/index.html)3
-rw-r--r--files/zh-cn/web/api/indexeddb/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/indexeddb/index.html)3
-rw-r--r--files/zh-cn/web/api/issecurecontext/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/issecurecontext/index.html)3
-rw-r--r--files/zh-cn/web/api/origin/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/origin/index.html)3
-rw-r--r--files/zh-cn/web/api/queuemicrotask/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/queuemicrotask/index.html)3
-rw-r--r--files/zh-cn/web/api/setinterval/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/setinterval/index.html)4
-rw-r--r--files/zh-cn/web/api/settimeout/index.html (renamed from files/zh-cn/web/api/windoworworkerglobalscope/settimeout/index.html)4
14 files changed, 28 insertions, 20 deletions
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html b/files/zh-cn/web/api/atob/index.html
index f664a3908e..4679dec8c5 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html
+++ b/files/zh-cn/web/api/atob/index.html
@@ -1,6 +1,6 @@
---
title: WindowOrWorkerGlobalScope.atob()
-slug: Web/API/WindowOrWorkerGlobalScope/atob
+slug: Web/API/atob
tags:
- API
- Base64
@@ -10,7 +10,7 @@ tags:
- 参考
- 方法
translation_of: Web/API/WindowOrWorkerGlobalScope/atob
-original_slug: Web/API/WindowBase64/atob
+original_slug: Web/API/WindowOrWorkerGlobalScope/atob
---
<p>{{APIRef("HTML DOM")}}</p>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/btoa/index.html b/files/zh-cn/web/api/btoa/index.html
index 83873fc559..1ff44702a1 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/btoa/index.html
+++ b/files/zh-cn/web/api/btoa/index.html
@@ -1,6 +1,6 @@
---
title: WindowOrWorkerGlobalScope.btoa()
-slug: Web/API/WindowOrWorkerGlobalScope/btoa
+slug: Web/API/btoa
tags:
- API
- Base64
@@ -11,7 +11,7 @@ tags:
- 数据
- 方法
translation_of: Web/API/WindowOrWorkerGlobalScope/btoa
-original_slug: Web/API/WindowBase64/btoa
+original_slug: Web/API/WindowOrWorkerGlobalScope/btoa
---
<p>{{APIRef("HTML DOM")}}</p>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/caches/index.html b/files/zh-cn/web/api/caches/index.html
index 8debcc3322..73c9fe5b30 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/caches/index.html
+++ b/files/zh-cn/web/api/caches/index.html
@@ -1,7 +1,8 @@
---
title: WindowOrWorkerGlobalScope.caches
-slug: Web/API/WindowOrWorkerGlobalScope/caches
+slug: Web/API/caches
translation_of: Web/API/WindowOrWorkerGlobalScope/caches
+original_slug: Web/API/WindowOrWorkerGlobalScope/caches
---
<p>{{APIRef()}}{{SeeCompatTable}}</p>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/clearinterval/index.html b/files/zh-cn/web/api/clearinterval/index.html
index 442e1bb81e..3ba4544b4b 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/clearinterval/index.html
+++ b/files/zh-cn/web/api/clearinterval/index.html
@@ -1,13 +1,13 @@
---
title: WindowTimers.clearInterval()
-slug: Web/API/WindowOrWorkerGlobalScope/clearInterval
+slug: Web/API/clearInterval
tags:
- API
- WindowOrWorkerGlobalScope
- 参考
- 方法
translation_of: Web/API/WindowOrWorkerGlobalScope/clearInterval
-original_slug: Web/API/Window/clearInterval
+original_slug: Web/API/WindowOrWorkerGlobalScope/clearInterval
---
<div>{{ApiRef("HTML DOM")}}</div>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/cleartimeout/index.html b/files/zh-cn/web/api/cleartimeout/index.html
index 4e700ea7d0..30648c48b7 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/cleartimeout/index.html
+++ b/files/zh-cn/web/api/cleartimeout/index.html
@@ -1,12 +1,12 @@
---
title: WindowOrWorkerGlobalScope.clearTimeout()
-slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout
+slug: Web/API/clearTimeout
tags:
- API
- WindowOrWorkerGlobalScope
- clearTimeout
translation_of: Web/API/WindowOrWorkerGlobalScope/clearTimeout
-original_slug: Web/API/WindowTimers/clearTimeout
+original_slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout
---
<div>
<div>{{APIRef("HTML DOM")}}</div>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/createimagebitmap/index.html b/files/zh-cn/web/api/createimagebitmap/index.html
index 7d55152960..c71c592551 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/createimagebitmap/index.html
+++ b/files/zh-cn/web/api/createimagebitmap/index.html
@@ -1,7 +1,8 @@
---
title: self.createImageBitmap()
-slug: Web/API/WindowOrWorkerGlobalScope/createImageBitmap
+slug: Web/API/createImageBitmap
translation_of: Web/API/WindowOrWorkerGlobalScope/createImageBitmap
+original_slug: Web/API/WindowOrWorkerGlobalScope/createImageBitmap
---
<div>{{APIRef("Canvas API")}}</div>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/crossoriginisolated/index.html b/files/zh-cn/web/api/crossoriginisolated/index.html
index ad19e53c2e..ff327d5d07 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/crossoriginisolated/index.html
+++ b/files/zh-cn/web/api/crossoriginisolated/index.html
@@ -1,7 +1,8 @@
---
title: WindowOrWorkerGlobalScope.crossOriginIsolated
-slug: Web/API/WindowOrWorkerGlobalScope/crossOriginIsolated
+slug: Web/API/crossOriginIsolated
translation_of: Web/API/WindowOrWorkerGlobalScope/crossOriginIsolated
+original_slug: Web/API/WindowOrWorkerGlobalScope/crossOriginIsolated
---
<div>{{APIRef()}}{{SeeCompatTable}}</div>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/fetch/index.html b/files/zh-cn/web/api/fetch/index.html
index 3ebf7d8fdb..a1ee53fadf 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/fetch/index.html
+++ b/files/zh-cn/web/api/fetch/index.html
@@ -1,6 +1,6 @@
---
title: WorkerOrGlobalScope.fetch()
-slug: Web/API/WindowOrWorkerGlobalScope/fetch
+slug: Web/API/fetch
tags:
- API
- Experimental
@@ -9,6 +9,7 @@ tags:
- GlobalFetch
- request
translation_of: Web/API/WindowOrWorkerGlobalScope/fetch
+original_slug: Web/API/WindowOrWorkerGlobalScope/fetch
---
<p>{{APIRef("Fetch")}}</p>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/indexeddb/index.html b/files/zh-cn/web/api/indexeddb/index.html
index 1c1f17f52c..baf7f0c1b9 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/indexeddb/index.html
+++ b/files/zh-cn/web/api/indexeddb/index.html
@@ -1,6 +1,6 @@
---
title: WindowOrWorkerGlobalScope.indexedDB
-slug: Web/API/WindowOrWorkerGlobalScope/indexedDB
+slug: Web/API/indexedDB
tags:
- API
- Database
@@ -11,6 +11,7 @@ tags:
- 参考
- 属性
translation_of: Web/API/WindowOrWorkerGlobalScope/indexedDB
+original_slug: Web/API/WindowOrWorkerGlobalScope/indexedDB
---
<p>{{ APIRef() }}</p>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/issecurecontext/index.html b/files/zh-cn/web/api/issecurecontext/index.html
index d9f72b13a5..355b4dcde6 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/issecurecontext/index.html
+++ b/files/zh-cn/web/api/issecurecontext/index.html
@@ -1,6 +1,6 @@
---
title: WindowOrWorkerGlobalScope.isSecureContext
-slug: Web/API/WindowOrWorkerGlobalScope/isSecureContext
+slug: Web/API/isSecureContext
tags:
- API
- Property
@@ -10,6 +10,7 @@ tags:
- Workers
- isSecureContext
translation_of: Web/API/WindowOrWorkerGlobalScope/isSecureContext
+original_slug: Web/API/WindowOrWorkerGlobalScope/isSecureContext
---
<p>{{APIRef()}}{{SeeCompatTable}}</p>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/origin/index.html b/files/zh-cn/web/api/origin/index.html
index eac425fbd9..eeb79e7cf3 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/origin/index.html
+++ b/files/zh-cn/web/api/origin/index.html
@@ -1,11 +1,12 @@
---
title: WindowOrWorkerGlobalScope.origin
-slug: Web/API/WindowOrWorkerGlobalScope/origin
+slug: Web/API/origin
tags:
- global scope
- origin
- serialized
translation_of: Web/API/WindowOrWorkerGlobalScope/origin
+original_slug: Web/API/WindowOrWorkerGlobalScope/origin
---
<p>{{APIRef()}}{{SeeCompatTable}}{{domxref("WindowOrWorkerGlobalScope")}} 接口的 <code><strong>origin</strong></code> 只读属性返回全局范围的 <strong>origin</strong>, 序列化为一个字符串。</p>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/queuemicrotask/index.html b/files/zh-cn/web/api/queuemicrotask/index.html
index 3f81e04235..9079205222 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/queuemicrotask/index.html
+++ b/files/zh-cn/web/api/queuemicrotask/index.html
@@ -1,6 +1,6 @@
---
title: WindowOrWorkerGlobalScope.queueMicrotask()
-slug: Web/API/WindowOrWorkerGlobalScope/queueMicrotask
+slug: Web/API/queueMicrotask
tags:
- API
- JavaScript
@@ -10,6 +10,7 @@ tags:
- 同步
- 方法
translation_of: Web/API/WindowOrWorkerGlobalScope/queueMicrotask
+original_slug: Web/API/WindowOrWorkerGlobalScope/queueMicrotask
---
<div>{{APIRef("HTML DOM")}}</div>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/setinterval/index.html b/files/zh-cn/web/api/setinterval/index.html
index d5a453b133..f3401fc5a5 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/setinterval/index.html
+++ b/files/zh-cn/web/api/setinterval/index.html
@@ -1,6 +1,6 @@
---
title: window.setInterval
-slug: Web/API/WindowOrWorkerGlobalScope/setInterval
+slug: Web/API/setInterval
tags:
- API
- DOM
@@ -8,7 +8,7 @@ tags:
- 方法
- 时间
translation_of: Web/API/WindowOrWorkerGlobalScope/setInterval
-original_slug: Web/API/Window/setInterval
+original_slug: Web/API/WindowOrWorkerGlobalScope/setInterval
---
<div>{{ ApiRef("HTML DOM") }}</div>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/settimeout/index.html b/files/zh-cn/web/api/settimeout/index.html
index d0c80bb95b..1499eccade 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/settimeout/index.html
+++ b/files/zh-cn/web/api/settimeout/index.html
@@ -1,13 +1,13 @@
---
title: window.setTimeout
-slug: Web/API/WindowOrWorkerGlobalScope/setTimeout
+slug: Web/API/setTimeout
tags:
- Timers
- WindowOrWorkerGlobalScope
- WindowTimers
- setTimeout
translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout
-original_slug: Web/API/Window/setTimeout
+original_slug: Web/API/WindowOrWorkerGlobalScope/setTimeout
---
<p>{{APIRef("HTML DOM")}}</p>