aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/windoworworkerglobalscope
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/web/api/windoworworkerglobalscope')
-rw-r--r--files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html3
-rw-r--r--files/zh-cn/web/api/windoworworkerglobalscope/btoa/index.html3
-rw-r--r--files/zh-cn/web/api/windoworworkerglobalscope/clearinterval/index.html3
-rw-r--r--files/zh-cn/web/api/windoworworkerglobalscope/cleartimeout/index.html3
-rw-r--r--files/zh-cn/web/api/windoworworkerglobalscope/setinterval/index.html3
-rw-r--r--files/zh-cn/web/api/windoworworkerglobalscope/settimeout/index.html3
6 files changed, 12 insertions, 6 deletions
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html b/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html
index 2892e403d4..7d5a66fdb5 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html
+++ b/files/zh-cn/web/api/windoworworkerglobalscope/atob/index.html
@@ -1,6 +1,6 @@
---
title: WindowOrWorkerGlobalScope.atob()
-slug: Web/API/WindowBase64/atob
+slug: Web/API/WindowOrWorkerGlobalScope/atob
tags:
- API
- Base64
@@ -10,6 +10,7 @@ tags:
- 参考
- 方法
translation_of: Web/API/WindowOrWorkerGlobalScope/atob
+original_slug: Web/API/WindowBase64/atob
---
<p>{{APIRef("HTML DOM")}}</p>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/btoa/index.html b/files/zh-cn/web/api/windoworworkerglobalscope/btoa/index.html
index 6b742198a5..83873fc559 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/btoa/index.html
+++ b/files/zh-cn/web/api/windoworworkerglobalscope/btoa/index.html
@@ -1,6 +1,6 @@
---
title: WindowOrWorkerGlobalScope.btoa()
-slug: Web/API/WindowBase64/btoa
+slug: Web/API/WindowOrWorkerGlobalScope/btoa
tags:
- API
- Base64
@@ -11,6 +11,7 @@ tags:
- 数据
- 方法
translation_of: Web/API/WindowOrWorkerGlobalScope/btoa
+original_slug: Web/API/WindowBase64/btoa
---
<p>{{APIRef("HTML DOM")}}</p>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/clearinterval/index.html b/files/zh-cn/web/api/windoworworkerglobalscope/clearinterval/index.html
index 9a2d6e1790..442e1bb81e 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/clearinterval/index.html
+++ b/files/zh-cn/web/api/windoworworkerglobalscope/clearinterval/index.html
@@ -1,12 +1,13 @@
---
title: WindowTimers.clearInterval()
-slug: Web/API/Window/clearInterval
+slug: Web/API/WindowOrWorkerGlobalScope/clearInterval
tags:
- API
- WindowOrWorkerGlobalScope
- 参考
- 方法
translation_of: Web/API/WindowOrWorkerGlobalScope/clearInterval
+original_slug: Web/API/Window/clearInterval
---
<div>{{ApiRef("HTML DOM")}}</div>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/cleartimeout/index.html b/files/zh-cn/web/api/windoworworkerglobalscope/cleartimeout/index.html
index 4b20c970d7..4e700ea7d0 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/cleartimeout/index.html
+++ b/files/zh-cn/web/api/windoworworkerglobalscope/cleartimeout/index.html
@@ -1,11 +1,12 @@
---
title: WindowOrWorkerGlobalScope.clearTimeout()
-slug: Web/API/WindowTimers/clearTimeout
+slug: Web/API/WindowOrWorkerGlobalScope/clearTimeout
tags:
- API
- WindowOrWorkerGlobalScope
- clearTimeout
translation_of: Web/API/WindowOrWorkerGlobalScope/clearTimeout
+original_slug: Web/API/WindowTimers/clearTimeout
---
<div>
<div>{{APIRef("HTML DOM")}}</div>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/setinterval/index.html b/files/zh-cn/web/api/windoworworkerglobalscope/setinterval/index.html
index 385a19b81b..d5a453b133 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/setinterval/index.html
+++ b/files/zh-cn/web/api/windoworworkerglobalscope/setinterval/index.html
@@ -1,6 +1,6 @@
---
title: window.setInterval
-slug: Web/API/Window/setInterval
+slug: Web/API/WindowOrWorkerGlobalScope/setInterval
tags:
- API
- DOM
@@ -8,6 +8,7 @@ tags:
- 方法
- 时间
translation_of: Web/API/WindowOrWorkerGlobalScope/setInterval
+original_slug: Web/API/Window/setInterval
---
<div>{{ ApiRef("HTML DOM") }}</div>
diff --git a/files/zh-cn/web/api/windoworworkerglobalscope/settimeout/index.html b/files/zh-cn/web/api/windoworworkerglobalscope/settimeout/index.html
index f9813851f7..d0c80bb95b 100644
--- a/files/zh-cn/web/api/windoworworkerglobalscope/settimeout/index.html
+++ b/files/zh-cn/web/api/windoworworkerglobalscope/settimeout/index.html
@@ -1,12 +1,13 @@
---
title: window.setTimeout
-slug: Web/API/Window/setTimeout
+slug: Web/API/WindowOrWorkerGlobalScope/setTimeout
tags:
- Timers
- WindowOrWorkerGlobalScope
- WindowTimers
- setTimeout
translation_of: Web/API/WindowOrWorkerGlobalScope/setTimeout
+original_slug: Web/API/Window/setTimeout
---
<p>{{APIRef("HTML DOM")}}</p>