From c32682b053bad2602a8c910cc7e4106acaefade1 Mon Sep 17 00:00:00 2001 From: MDN Date: Fri, 18 Mar 2022 00:13:02 +0000 Subject: [CRON] sync translated content --- files/zh-cn/_redirects.txt | 4 + files/zh-cn/_wikihistory.json | 40 ++++---- .../api/window/deviceorientation_event/index.html | 48 ++++++++++ .../styling_a_biography_page/index.html | 105 +++++++++++++++++++++ .../using_your_new_knowledge/index.html | 104 -------------------- .../web/api/window/devicemotion_event/index.html | 58 ++++++++++++ .../deviceorientationabsolute_event/index.html | 36 +++++++ .../zh-cn/web/api/window/ondevicemotion/index.html | 57 ----------- .../web/api/window/ondeviceorientation/index.html | 47 --------- .../window/ondeviceorientationabsolute/index.html | 35 ------- 10 files changed, 271 insertions(+), 263 deletions(-) create mode 100644 files/zh-cn/conflicting/web/api/window/deviceorientation_event/index.html create mode 100644 files/zh-cn/learn/css/first_steps/styling_a_biography_page/index.html delete mode 100644 files/zh-cn/learn/css/first_steps/using_your_new_knowledge/index.html create mode 100644 files/zh-cn/web/api/window/devicemotion_event/index.html create mode 100644 files/zh-cn/web/api/window/deviceorientationabsolute_event/index.html delete mode 100644 files/zh-cn/web/api/window/ondevicemotion/index.html delete mode 100644 files/zh-cn/web/api/window/ondeviceorientation/index.html delete mode 100644 files/zh-cn/web/api/window/ondeviceorientationabsolute/index.html (limited to 'files/zh-cn') diff --git a/files/zh-cn/_redirects.txt b/files/zh-cn/_redirects.txt index aa184cbb38..5a4c050b16 100644 --- a/files/zh-cn/_redirects.txt +++ b/files/zh-cn/_redirects.txt @@ -1038,6 +1038,7 @@ /zh-CN/docs/Learn/CSS/CSS_layout/定位 /zh-CN/docs/Learn/CSS/CSS_layout/Positioning /zh-CN/docs/Learn/CSS/CSS_layout/网格 /zh-CN/docs/Learn/CSS/CSS_layout/Grids /zh-CN/docs/Learn/CSS/First_steps/CSS如何运行 /zh-CN/docs/Learn/CSS/First_steps/How_CSS_works +/zh-CN/docs/Learn/CSS/First_steps/Using_your_new_knowledge /zh-CN/docs/Learn/CSS/First_steps/Styling_a_biography_page /zh-CN/docs/Learn/CSS/First_steps/开始 /zh-CN/docs/Learn/CSS/First_steps/Getting_started /zh-CN/docs/Learn/CSS/Introduction_to_CSS /en-US/docs/Learn/CSS/First_steps /zh-CN/docs/Learn/CSS/Introduction_to_CSS/Attribute_selectors /en-US/docs/Learn/CSS/Building_blocks/Selectors/Attribute_selectors @@ -1617,6 +1618,9 @@ /zh-CN/docs/Web/API/Window/onappinstalled /zh-CN/docs/Web/API/Window/appinstalled_event /zh-CN/docs/Web/API/Window/onbeforeinstallprompt /zh-CN/docs/Web/API/Window/beforeinstallprompt_event /zh-CN/docs/Web/API/Window/onbeforeunload /zh-CN/docs/Web/API/WindowEventHandlers/onbeforeunload +/zh-CN/docs/Web/API/Window/ondevicemotion /zh-CN/docs/Web/API/Window/devicemotion_event +/zh-CN/docs/Web/API/Window/ondeviceorientation /zh-CN/docs/conflicting/Web/API/Window/deviceorientation_event +/zh-CN/docs/Web/API/Window/ondeviceorientationabsolute /zh-CN/docs/Web/API/Window/deviceorientationabsolute_event /zh-CN/docs/Web/API/Window/ongamepadconnected /zh-CN/docs/conflicting/Web/API/Window/gamepadconnected_event /zh-CN/docs/Web/API/Window/ongamepaddisconnected /zh-CN/docs/Web/API/Window/gamepaddisconnected_event /zh-CN/docs/Web/API/Window/onhashchange /zh-CN/docs/Web/API/WindowEventHandlers/onhashchange diff --git a/files/zh-cn/_wikihistory.json b/files/zh-cn/_wikihistory.json index a748dafa8d..54f83cc3f3 100644 --- a/files/zh-cn/_wikihistory.json +++ b/files/zh-cn/_wikihistory.json @@ -3051,7 +3051,7 @@ "xcxAscar" ] }, - "Learn/CSS/First_steps/Using_your_new_knowledge": { + "Learn/CSS/First_steps/Styling_a_biography_page": { "modified": "2020-07-16T22:28:05.597Z", "contributors": [ "dlnb526", @@ -22711,6 +22711,13 @@ "Jiang-Xuan" ] }, + "Web/API/Window/devicemotion_event": { + "modified": "2019-03-18T21:39:10.384Z", + "contributors": [ + "pinpinye", + "Mmzer" + ] + }, "Web/API/Window/deviceorientation_event": { "modified": "2019-04-11T18:37:50.677Z", "contributors": [ @@ -22719,6 +22726,12 @@ "laobubu" ] }, + "Web/API/Window/deviceorientationabsolute_event": { + "modified": "2020-10-15T22:09:12.548Z", + "contributors": [ + "webber007" + ] + }, "Web/API/Window/dialogArguments": { "modified": "2019-03-23T22:13:58.259Z", "contributors": [ @@ -23049,25 +23062,6 @@ "charlie" ] }, - "Web/API/Window/ondevicemotion": { - "modified": "2019-03-18T21:39:10.384Z", - "contributors": [ - "pinpinye", - "Mmzer" - ] - }, - "Web/API/Window/ondeviceorientation": { - "modified": "2019-03-18T21:38:06.143Z", - "contributors": [ - "Aaron_Zhung" - ] - }, - "Web/API/Window/ondeviceorientationabsolute": { - "modified": "2020-10-15T22:09:12.548Z", - "contributors": [ - "webber007" - ] - }, "Web/API/Window/ondragdrop": { "modified": "2020-06-28T00:52:25.247Z", "contributors": [ @@ -47247,6 +47241,12 @@ "ziyunfei" ] }, + "conflicting/Web/API/Window/deviceorientation_event": { + "modified": "2019-03-18T21:38:06.143Z", + "contributors": [ + "Aaron_Zhung" + ] + }, "conflicting/Web/API/Window/gamepadconnected_event": { "modified": "2020-10-15T22:22:28.465Z", "contributors": [ diff --git a/files/zh-cn/conflicting/web/api/window/deviceorientation_event/index.html b/files/zh-cn/conflicting/web/api/window/deviceorientation_event/index.html new file mode 100644 index 0000000000..7c74434f69 --- /dev/null +++ b/files/zh-cn/conflicting/web/api/window/deviceorientation_event/index.html @@ -0,0 +1,48 @@ +--- +title: Window.ondeviceorientation +slug: conflicting/Web/API/Window/deviceorientation_event +translation_of: Web/API/Window/ondeviceorientation +original_slug: Web/API/Window/ondeviceorientation +--- +

{{ ApiRef() }}

+ +

简介

+ +

{{ event("deviceorientation") }}事件的事件处理程序,该事件包含了设备的相对旋转方向改变信息。

+ +

语法

+ +
window.ondeviceorientation = function(event) { ... };
+window.addEventListener('deviceorientation', function(event) { ... });
+
+ +

规范

+ + + + + + + + + + + + + + + + +
SpecificationStatusComment
{{SpecName('Device Orientation')}}{{Spec2('Device Orientation')}}Initial specification.
+ +

浏览器兼容性

+ +

{{ page("/en-US/docs/Web/API/DeviceOrientationEvent","Browser_compatibility") }}

+ +

更多资料

+ + diff --git a/files/zh-cn/learn/css/first_steps/styling_a_biography_page/index.html b/files/zh-cn/learn/css/first_steps/styling_a_biography_page/index.html new file mode 100644 index 0000000000..971a78bc2f --- /dev/null +++ b/files/zh-cn/learn/css/first_steps/styling_a_biography_page/index.html @@ -0,0 +1,105 @@ +--- +title: 运用你的新知识 +slug: Learn/CSS/First_steps/Styling_a_biography_page +tags: + - CSS + - 新手 +translation_of: Learn/CSS/First_steps/Using_your_new_knowledge +original_slug: Learn/CSS/First_steps/Using_your_new_knowledge +--- +

{{LearnSidebar}}{{PreviousMenu("Learn/CSS/First_steps/How_CSS_works", "Learn/CSS/First_steps")}}

+ +

通过在前几节课程中学到的知识,你应该学会了用CSS组织一个简单的文本文件,并且在其中添加自己的CSS样式。本节中你将实现这一功能。

+ + + + + + + + + + + + +
先决条件: +

基本熟悉使用计算机,基本工作环境的设置,基本的文件处理知识,基本的HTML知识(在HTML概述中学习)和CSS基础(查看本模块其他内容)

+
目标: +

尝试使用一些CSS的新玩法并检验新的知识

+
+ +

先决条件

+ +

你可以使用下面的实时编辑器,或者下载这个download the starting point在自己的编辑器中进行编辑。这是一个独立的HTML文件,在head中包含了初始CSS样式。你可以将这些CSS样式从HTML文件中移出,保存为另一个独立文件。你可以选择CodePen、jsFiddle或Glitch中的任意一个完成这些工作。

+ +
+

注意:如果遇到困难,你可以向我求助——参见本页下面的测评或请求帮助页面。

+
+ +

让我们来学一些CSS样式

+ +

接下来的实例是一个个人主页,我们用CSS设定它的样式。以下是我用到的一些CSS属性,通过这些链接,你可以打开相应的MDN页面了解更多。

+ + + +

我使用了许多不同的选择器(样式元素),如h1和h2,也为工作职务建立了一个类别。

+ +

尝试使用CSS更改这一页面的显示,试着修改已有属性的取值,删除一些规则,或添加新的样式。然后通过CSS 参考找到本文未提及的一些属性,尽管大胆尝试!

+ +

举例来说,你可以:

+ + + +

最终,你得到的页面将如下图所示:

+ +

Screenshot of how the example should look after completing the assessment.

+ +

记住这里没有错误的答案——在这个阶段你可以在学习中娱乐一下。

+ +

{{EmbedGHLiveSample("css-examples/learn/getting-started/biog.html", '100%', 1600)}} 

+ +

测评或请求帮助

+ +

如果你希望测试你的页面,或者你遇到困难想要求助,你可以:

+ +
    +
  1. 将你的文件提交到可网络共享的编辑器,如CodePen、jsFiddle或Glitch。
  2. +
  3. 在MDN论坛(MDN Discourse forum)发帖请求测评或帮助。发帖时添加“学习”的标签,这样我们能够更容易找到它。你的帖子应包括以下内容:
  4. +
+ + + +

接下来是什么?

+ +

恭喜你完成了第一个模块的学习。现在你应该对CSS有了一个大致的了解 并且能够了解在样式表中发生的大多数事情。在下一个模块CSS构建中,我们将对一些关键区域进行深入的学习。

+ +

{{PreviousMenu("Learn/CSS/First_steps/How_CSS_works", "Learn/CSS/First_steps")}}

+ +

本章目录

+ +
    +
  1. 什么是CSS?
  2. +
  3. CSS入门
  4. +
  5. CSS是如何构成的
  6. +
  7. CSS是如何工作的
  8. +
  9. 运用你所学的知识
  10. +
diff --git a/files/zh-cn/learn/css/first_steps/using_your_new_knowledge/index.html b/files/zh-cn/learn/css/first_steps/using_your_new_knowledge/index.html deleted file mode 100644 index 49b2fb8e88..0000000000 --- a/files/zh-cn/learn/css/first_steps/using_your_new_knowledge/index.html +++ /dev/null @@ -1,104 +0,0 @@ ---- -title: 运用你的新知识 -slug: Learn/CSS/First_steps/Using_your_new_knowledge -tags: - - CSS - - 新手 -translation_of: Learn/CSS/First_steps/Using_your_new_knowledge ---- -

{{LearnSidebar}}{{PreviousMenu("Learn/CSS/First_steps/How_CSS_works", "Learn/CSS/First_steps")}}

- -

通过在前几节课程中学到的知识,你应该学会了用CSS组织一个简单的文本文件,并且在其中添加自己的CSS样式。本节中你将实现这一功能。

- - - - - - - - - - - - -
先决条件: -

基本熟悉使用计算机,基本工作环境的设置,基本的文件处理知识,基本的HTML知识(在HTML概述中学习)和CSS基础(查看本模块其他内容)

-
目标: -

尝试使用一些CSS的新玩法并检验新的知识

-
- -

先决条件

- -

你可以使用下面的实时编辑器,或者下载这个download the starting point在自己的编辑器中进行编辑。这是一个独立的HTML文件,在head中包含了初始CSS样式。你可以将这些CSS样式从HTML文件中移出,保存为另一个独立文件。你可以选择CodePen、jsFiddle或Glitch中的任意一个完成这些工作。

- -
-

注意:如果遇到困难,你可以向我求助——参见本页下面的测评或请求帮助页面。

-
- -

让我们来学一些CSS样式

- -

接下来的实例是一个个人主页,我们用CSS设定它的样式。以下是我用到的一些CSS属性,通过这些链接,你可以打开相应的MDN页面了解更多。

- - - -

我使用了许多不同的选择器(样式元素),如h1和h2,也为工作职务建立了一个类别。

- -

尝试使用CSS更改这一页面的显示,试着修改已有属性的取值,删除一些规则,或添加新的样式。然后通过CSS 参考找到本文未提及的一些属性,尽管大胆尝试!

- -

举例来说,你可以:

- - - -

最终,你得到的页面将如下图所示:

- -

Screenshot of how the example should look after completing the assessment.

- -

记住这里没有错误的答案——在这个阶段你可以在学习中娱乐一下。

- -

{{EmbedGHLiveSample("css-examples/learn/getting-started/biog.html", '100%', 1600)}} 

- -

测评或请求帮助

- -

如果你希望测试你的页面,或者你遇到困难想要求助,你可以:

- -
    -
  1. 将你的文件提交到可网络共享的编辑器,如CodePen、jsFiddle或Glitch。
  2. -
  3. 在MDN论坛(MDN Discourse forum)发帖请求测评或帮助。发帖时添加“学习”的标签,这样我们能够更容易找到它。你的帖子应包括以下内容:
  4. -
- - - -

接下来是什么?

- -

恭喜你完成了第一个模块的学习。现在你应该对CSS有了一个大致的了解 并且能够了解在样式表中发生的大多数事情。在下一个模块CSS构建中,我们将对一些关键区域进行深入的学习。

- -

{{PreviousMenu("Learn/CSS/First_steps/How_CSS_works", "Learn/CSS/First_steps")}}

- -

本章目录

- -
    -
  1. 什么是CSS?
  2. -
  3. CSS入门
  4. -
  5. CSS是如何构成的
  6. -
  7. CSS是如何工作的
  8. -
  9. 运用你所学的知识
  10. -
diff --git a/files/zh-cn/web/api/window/devicemotion_event/index.html b/files/zh-cn/web/api/window/devicemotion_event/index.html new file mode 100644 index 0000000000..121c863f85 --- /dev/null +++ b/files/zh-cn/web/api/window/devicemotion_event/index.html @@ -0,0 +1,58 @@ +--- +title: Window.ondevicemotion +slug: Web/API/Window/devicemotion_event +tags: + - API + - Device Orientation + - Firefox OS + - Mobile + - Motion + - 移动端设备 +translation_of: Web/API/Window/ondevicemotion +original_slug: Web/API/Window/ondevicemotion +--- +

{{ ApiRef() }}

+ +

摘要

+ +

一个发送到窗口的{{ event("devicemotion")}}事件处理程序。

+ +

语法

+ +
window.ondevicemotion = funcRef;
+
+ +

Where funcRef is a reference to a function. This function receives a {{ domxref("DeviceMotionEvent") }} object describing the motion that occurred.

+ +

这里的funcRef是一个函数的引用。这个函数接收一个{{ domxref("DeviceMotionEvent") }} 对象类型的参数描述发生的动作。

+ +

规范

+ + + + + + + + + + + + + + + + +
规范状态备注
{{SpecName('Device Orientation')}}{{Spec2('Device Orientation')}}Initial specification.
+ +

浏览器兼容

+ +

{{ page("/en-US/docs/Web/API/DeviceMotionEvent","Browser_compatibility") }}

+ +

参考

+ + diff --git a/files/zh-cn/web/api/window/deviceorientationabsolute_event/index.html b/files/zh-cn/web/api/window/deviceorientationabsolute_event/index.html new file mode 100644 index 0000000000..6f1e4f5fc7 --- /dev/null +++ b/files/zh-cn/web/api/window/deviceorientationabsolute_event/index.html @@ -0,0 +1,36 @@ +--- +title: Window.ondeviceorientationabsolute +slug: Web/API/Window/deviceorientationabsolute_event +translation_of: Web/API/Window/ondeviceorientationabsolute +original_slug: Web/API/Window/ondeviceorientationabsolute +--- +

{{ ApiRef() }}{{Non-standard_header}}

+ +

摘要

+ +

An event handler for the {{ event("deviceorientationabsolute") }} event containing information about an absolute device orientation change.

+ +

Syntax

+ +
window.ondeviceorientationabsolute = function(event) { ... };
+window.addEventListener('deviceorientationabsolute', function(event) { ... });
+
+ +

Specifications

+ +

This event handler is not currently part of any specification.

+ +

Browser compatibility

+ + + +

{{Compat("api.Window.ondeviceorientationabsolute")}}

+ +

See also

+ + diff --git a/files/zh-cn/web/api/window/ondevicemotion/index.html b/files/zh-cn/web/api/window/ondevicemotion/index.html deleted file mode 100644 index 41cda848df..0000000000 --- a/files/zh-cn/web/api/window/ondevicemotion/index.html +++ /dev/null @@ -1,57 +0,0 @@ ---- -title: Window.ondevicemotion -slug: Web/API/Window/ondevicemotion -tags: - - API - - Device Orientation - - Firefox OS - - Mobile - - Motion - - 移动端设备 -translation_of: Web/API/Window/ondevicemotion ---- -

{{ ApiRef() }}

- -

摘要

- -

一个发送到窗口的{{ event("devicemotion")}}事件处理程序。

- -

语法

- -
window.ondevicemotion = funcRef;
-
- -

Where funcRef is a reference to a function. This function receives a {{ domxref("DeviceMotionEvent") }} object describing the motion that occurred.

- -

这里的funcRef是一个函数的引用。这个函数接收一个{{ domxref("DeviceMotionEvent") }} 对象类型的参数描述发生的动作。

- -

规范

- - - - - - - - - - - - - - - - -
规范状态备注
{{SpecName('Device Orientation')}}{{Spec2('Device Orientation')}}Initial specification.
- -

浏览器兼容

- -

{{ page("/en-US/docs/Web/API/DeviceMotionEvent","Browser_compatibility") }}

- -

参考

- - diff --git a/files/zh-cn/web/api/window/ondeviceorientation/index.html b/files/zh-cn/web/api/window/ondeviceorientation/index.html deleted file mode 100644 index 672cc0aaa3..0000000000 --- a/files/zh-cn/web/api/window/ondeviceorientation/index.html +++ /dev/null @@ -1,47 +0,0 @@ ---- -title: Window.ondeviceorientation -slug: Web/API/Window/ondeviceorientation -translation_of: Web/API/Window/ondeviceorientation ---- -

{{ ApiRef() }}

- -

简介

- -

{{ event("deviceorientation") }}事件的事件处理程序,该事件包含了设备的相对旋转方向改变信息。

- -

语法

- -
window.ondeviceorientation = function(event) { ... };
-window.addEventListener('deviceorientation', function(event) { ... });
-
- -

规范

- - - - - - - - - - - - - - - - -
SpecificationStatusComment
{{SpecName('Device Orientation')}}{{Spec2('Device Orientation')}}Initial specification.
- -

浏览器兼容性

- -

{{ page("/en-US/docs/Web/API/DeviceOrientationEvent","Browser_compatibility") }}

- -

更多资料

- - diff --git a/files/zh-cn/web/api/window/ondeviceorientationabsolute/index.html b/files/zh-cn/web/api/window/ondeviceorientationabsolute/index.html deleted file mode 100644 index b595d9852c..0000000000 --- a/files/zh-cn/web/api/window/ondeviceorientationabsolute/index.html +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: Window.ondeviceorientationabsolute -slug: Web/API/Window/ondeviceorientationabsolute -translation_of: Web/API/Window/ondeviceorientationabsolute ---- -

{{ ApiRef() }}{{Non-standard_header}}

- -

摘要

- -

An event handler for the {{ event("deviceorientationabsolute") }} event containing information about an absolute device orientation change.

- -

Syntax

- -
window.ondeviceorientationabsolute = function(event) { ... };
-window.addEventListener('deviceorientationabsolute', function(event) { ... });
-
- -

Specifications

- -

This event handler is not currently part of any specification.

- -

Browser compatibility

- - - -

{{Compat("api.Window.ondeviceorientationabsolute")}}

- -

See also

- - -- cgit v1.2.3-54-g00ecf