Skip to content

Commit

Permalink
chore(zh-cn): unify all usage of 'Objective' and 'Prerequisites' (#15942
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jasonren0403 authored Sep 19, 2023
1 parent 273985f commit 3bd22c6
Show file tree
Hide file tree
Showing 112 changed files with 133 additions and 133 deletions.
2 changes: 1 addition & 1 deletion files/zh-cn/learn/accessibility/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Firefox 浏览器无障碍检查器是一个非常有用的工具,用于检查
>
> [**从这里开始**](/zh-CN/docs/Learn/Front-end_web_developer)
## 预备知识
## 前提

为了充分理解这个模块,你至少需要读过 [HTML](/zh-CN/docs/Learn/HTML)[CSS](/zh-CN/docs/Learn/CSS)[JavaScript](/zh-CN/docs/Learn/JavaScript) 各个主题的前两个模块,或者有可能的话,在你学习相关联的技术话题时也把无障碍相关的内容学习了,这样会更好。

Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/accessibility/multimedia/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ slug: Learn/Accessibility/Multimedia
</td>
</tr>
<tr>
<th scope="row">目的:</th>
<th scope="row">目标:</th>
<td>了解多媒体背后的无障碍问题,以及如何克服这些问题。</td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/accessibility/wai-aria_basics/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ slug: Learn/Accessibility/WAI-ARIA_basics
</td>
</tr>
<tr>
<th scope="row">目的:</th>
<th scope="row">目标:</th>
<td>
进一步了解
WAI-ARIA,明白他如何提供有效的语义,以便接下来在有需要的时候提供无障碍优化。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/Accessibility/What_is_accessibility
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>基本的计算机知识,对 HTML 和 CSS 的基本理解。</td>
</tr>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/Common_questions/Design_and_accessibility/Thinking_before_coding
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>无</td>
</tr>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/Common_questions/Tools_and_setup/Available_text_editors
<table class="learn-box nostripe standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
你应该已经知晓了<a
href="/zh-CN/docs/Learn/Common_questions/What_software_do_I_need">为了建立一个网站所需的各种软件</a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/Common_questions/Tools_and_setup/Checking_that_your_web_site_is_work
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
你需要知道怎么<a href="/zh-CN/docs/Learn/Upload_files_to_a_web_server"
>上传文件到 web 服务器</a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ slug: Learn/Common_questions/Tools_and_setup/How_much_does_it_cost
</td>
</tr>
<tr>
<th scope="row">目的:</th>
<th scope="row">目标:</th>
<td>评估创建一个网站的完整流程,计算每个步骤的花费。</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/Common_questions/Tools_and_setup/Upload_files_to_a_web_server
<table>
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
你必须知道<a
href="/zh-CN/docs/Learn/Common_questions/What_is_a_web_server"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ slug: Learn/CSS/Building_blocks/A_cool_looking_box
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">前提条件:</th>
<th scope="row">前提:</th>
<td>在开始这个评估之前你应该已经学习过这个模块里的所有其他文章。</td>
</tr>
<tr>
<th scope="row">目的:</th>
<th scope="row">目标:</th>
<td>测试对 CSS 盒模型和其他盒相关特性的掌握程度,比如背景和边框。</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/Building_blocks/Advanced_styling_effects
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
HTML 基础 (学习
<a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ slug: Learn/CSS/Building_blocks/Cascade_and_inheritance
<table>
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
基本的计算机知识、<a
href="/zh-CN/Learn/Getting_started_with_the_web/Installing_basic_software"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ slug: Learn/CSS/Building_blocks/Creating_fancy_letterheaded_paper
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">前提条件:</th>
<th scope="row">前提:</th>
<td>在开始这个评估之前你应该已经学习过这个模块里的所有其他文章。</td>
</tr>
<tr>
<th scope="row">目的:</th>
<th scope="row">目标:</th>
<td>测试对 CSS 盒模型和其他盒相关特性的掌握程度,比如实现背景等。</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/Building_blocks/Fundamental_CSS_comprehension
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">学习本章的前提条件:</th>
<th scope="row">前提:</th>
<td>在尝试这个测验之前,你应该已经完成了这个模块中所有文章的学习。</td>
</tr>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ slug: Learn/CSS/Building_blocks/Handling_different_text_directions
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">先决条件:</th>
<th scope="row">前提:</th>
<td>
计算机基础知识,基本软件(参见<a
href="/zh-CN/Learn/Getting_started_with_the_web/Installing_basic_software"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/Building_blocks/Images_media_form_elements
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
计算机基础知识、<a
href="/zh-CN/docs/Learn/Getting_started_with_the_web/Installing_basic_software"
Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/css/building_blocks/organizing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/Building_blocks/Organizing
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
电脑的基本操作,<a
href="/zh-CN/Learn/Getting_started_with_the_web/Installing_basic_software"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/Building_blocks/Sizing_items_in_CSS
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
基本的电脑知识、<a
href="/zh-CN/Learn/Getting_started_with_the_web/Installing_basic_software"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/Building_blocks/Styling_tables
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
HTML 基础 (学习
<a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML"
Expand Down
4 changes: 2 additions & 2 deletions files/zh-cn/learn/css/building_blocks/the_box_model/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ slug: Learn/CSS/Building_blocks/The_box_model
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识(Prerequisites):</th>
<th scope="row">前提:</th>
<td>
<p>
基本的计算机知识,<a
Expand All @@ -30,7 +30,7 @@ slug: Learn/CSS/Building_blocks/The_box_model
</td>
</tr>
<tr>
<th scope="row">学习目标(Objective):</th>
<th scope="row">目标:</th>
<td>
学习盒模型的基本理论,了解盒装模型的工作原理,了解盒模型与替代模型的区别以及如何进行切换。
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CSS 中使用的每个属性都允许拥有一个或一组值,查看 MDN 上
<table>
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
基本的计算机知识、<a
href="/zh-CN/docs/Learn/Getting_started_with_the_web/Installing_basic_software"
Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/css/css_layout/grids/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CSS 网格是一个用于 web 的二维布局系统。利用网格,你可以
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
HTML 基础 (学习<a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML">
HTML 简介</a
Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/css/css_layout/introduction/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/CSS_layout/Introduction
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">前提条件:</th>
<th scope="row">前提:</th>
<td>
对 HTML 有一些基本的了解 (学习“<a
href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML"
Expand Down
4 changes: 2 additions & 2 deletions files/zh-cn/learn/css/css_layout/positioning/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ slug: Learn/CSS/CSS_layout/Positioning
<table>
<tbody>
<tr>
<th>预备知识:</th>
<th>前提:</th>
<td>
HTML 基础 (学习
<a href="/zh-CN/docs/learn/HTML/Introduction_to_HTML">HTML 导学</a>) 和
Expand All @@ -22,7 +22,7 @@ slug: Learn/CSS/CSS_layout/Positioning
</td>
</tr>
<tr>
<th>目的:</th>
<th>目标:</th>
<td>了解 CSS 定位的工作原理</td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/CSS_layout/Practical_positioning_examples
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row"><p>预备知识:</p></th>
<th scope="row"><p>前提:</p></th>
<td>
<p>
HTML 基础 (学习<a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML"
Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/css/first_steps/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ slug: Learn/CSS/First_steps

CSS(层叠样式表)用于设置和布置网页——例如,更改内容的字体、颜色、大小和间距,将其拆分为多个列,或添加动画和其他装饰功能。这个模块为你掌握 CSS 的过程提供了一个温和的开端,包括它如何工作的基础知识,语法是什么样的,以及如何开始使用它来为 HTML 添加样式。

## 先决条件
## 前提

在开始本单元之前,你应该:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/First_steps/Styling_a_biography_page
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">先决条件:</th>
<th scope="row">前提:</th>
<td>
<p>
基本熟悉使用计算机,<a
Expand All @@ -33,7 +33,7 @@ slug: Learn/CSS/First_steps/Styling_a_biography_page
</tbody>
</table>

## 先决条件
## 前提

你可以使用下面的实时编辑器,或者下载这个[download the starting point](https://github.com/mdn/css-examples/blob/master/learn/getting-started/biog-download.html/)在自己的编辑器中进行编辑。这是一个独立的 HTML 文件,在 head 中包含了初始 CSS 样式。你可以将这些 CSS 样式从 HTML 文件中移出,保存为另一个独立文件。你可以选择 CodePen、jsFiddle 或 Glitch 中的任意一个完成这些工作。

Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/css/first_steps/what_is_css/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/First_steps/What_is_CSS
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
基本的计算机知识,<a
href="/zh-CN/docs/Learn/Getting_started_with_the_web/Installing_basic_software"
Expand Down
4 changes: 2 additions & 2 deletions files/zh-cn/learn/css/styling_text/fundamentals/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/Styling_text/Fundamentals
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">先决条件:</th>
<th scope="row">前提:</th>
<td>
基本的电脑操作,HTML 基础 (学习
<a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML"
Expand All @@ -22,7 +22,7 @@ slug: Learn/CSS/Styling_text/Fundamentals
</td>
</tr>
<tr>
<th scope="row">目的:</th>
<th scope="row">目标:</th>
<td>了解在网页上设计文本所需的基本属性和技术。</td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions files/zh-cn/learn/css/styling_text/styling_links/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ slug: Learn/CSS/Styling_text/Styling_links
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">学习本章节的前提:</th>
<th scope="row">前提:</th>
<td>
基本的计算机使用能力,HTML 基础 (学习
<a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML"
Expand All @@ -27,7 +27,7 @@ slug: Learn/CSS/Styling_text/Styling_links
</td>
</tr>
<tr>
<th scope="row">目的:</th>
<th scope="row">目标:</th>
<td>
学习如何将样式应用到链接状态,以及如何使用链接实现常见的 UI
功能,比如导航菜单。
Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/css/styling_text/web_fonts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/CSS/Styling_text/Web_fonts
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
基本计算机素养,HTML 基础 (学习
<a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/Forms/Basic_native_form_controls
<table>
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>计算机基础知识和对于 <a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML">HTML 的基本理解</a>。</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/forms/form_validation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/Forms/Form_validation
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
计算机基础能力,对 <a href="/zh-CN/docs/Learn/HTML">HTML</a>、<a
href="/zh-CN/docs/Learn/CSS"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/Forms/How_to_structure_a_web_form
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">前提条件:</th>
<th scope="row">前提:</th>
<td>
基本的计算机能力,和基本的
<a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML">对 HTML 的理解</a
Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/forms/html5_input_types/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/Forms/HTML5_input_types
<table>
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
计算机基础知识和对于
<a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML"
Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/forms/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ slug: Learn/Forms
>
> [**开始使用**](/zh-CN/docs/Learn/Front-end_web_developer)
## 预备知识
## 前提

在开始这个模块之前,你至少应该熟悉[对 HTML 的介绍](/zh-CN/docs/Learn/HTML/Introduction_to_HTML)系列。此时此刻,你应该会发现[基本指南](#基本指南)很容易理解,并且能够使用我们的[原生表单控件](/zh-CN/docs/Learn/Forms/Basic_native_form_controls)指南。

Expand Down
2 changes: 1 addition & 1 deletion files/zh-cn/learn/forms/other_form_controls/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/Forms/Other_form_controls
<table>
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
计算机基础知识和对于
<a href="/zh-CN/docs/Learn/HTML/Introduction_to_HTML"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ slug: Learn/Forms/Sending_and_retrieving_form_data
<table class="learn-box standard-table">
<tbody>
<tr>
<th scope="row">预备知识:</th>
<th scope="row">前提:</th>
<td>
<p>
基本计算机素养,对<a
Expand Down
Loading

0 comments on commit 3bd22c6

Please sign in to comment.