From 3ae605097b5e1e5e1c2ff2fd6fb68d3d328864d0 Mon Sep 17 00:00:00 2001 From: 仓鼠 Date: Sat, 24 Apr 2021 23:12:43 +0800 Subject: fix: link url and miss translation * Update how_much_does_it_cost/index.html * Update what_software_do_i_need/index.html --- files/zh-cn/learn/common_questions/how_much_does_it_cost/index.html | 2 +- files/zh-cn/learn/common_questions/what_software_do_i_need/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'files/zh-cn') diff --git a/files/zh-cn/learn/common_questions/how_much_does_it_cost/index.html b/files/zh-cn/learn/common_questions/how_much_does_it_cost/index.html index 46c72aee11..9fff260349 100644 --- a/files/zh-cn/learn/common_questions/how_much_does_it_cost/index.html +++ b/files/zh-cn/learn/common_questions/how_much_does_it_cost/index.html @@ -153,5 +153,5 @@ translation_of: Learn/Common_questions/How_much_does_it_cost diff --git a/files/zh-cn/learn/common_questions/what_software_do_i_need/index.html b/files/zh-cn/learn/common_questions/what_software_do_i_need/index.html index 0759eb0381..d76aa77e41 100644 --- a/files/zh-cn/learn/common_questions/what_software_do_i_need/index.html +++ b/files/zh-cn/learn/common_questions/what_software_do_i_need/index.html @@ -36,7 +36,7 @@ translation_of: Learn/Common_questions/What_software_do_I_need

要创建和编辑一个网站,你需要一个文本编辑器。文本编辑器创建并修改无格式的文本文件。(其他格式,像是 {{Glossary("RTF")}},允许你去添加格式,像是加粗或者下划线。这些格式并不适用于编写网页。)你应当明智地选择一个文本编辑器,因为当你建立网站时,你会广泛地使用到它。

-

所有的桌面操作系统内置了一个基本的文本编辑器。这些编辑器是很直白的,但是缺乏了网页编码所需的特殊功能。如果你想要一些更花俏的东西,这里有很多可用的第三方工具。第三方编辑器通常包含了额外的功能,包括句法填色 [syntax coloring],自动填充 [auto-completion],可折叠区间 [collapsible sections],以及代码搜索 [code search]。这里有一个短的编辑器列表:

+

所有的桌面操作系统内置了一个基本的文本编辑器。这些编辑器是很直白的,但是缺乏了网页编码所需的特殊功能。如果你想要一些更花俏的东西,这里有很多可用的第三方工具。第三方编辑器通常包含了额外的功能,包括句法填色 [syntax coloring],代码补全 [auto-completion],可折叠区间 [collapsible sections],以及代码搜索 [code search]。这里有一个短的编辑器列表:

-- cgit v1.2.3-54-g00ecf