fix typos

This commit is contained in:
qianguyihao
2020-08-24 10:14:32 +08:00
parent 5ae9416e6f
commit fc6cedde18
11 changed files with 16 additions and 16 deletions

View File

@@ -305,7 +305,7 @@ meta表示“元”。“元”配置就是表示基本的配置项目。
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
```
字符集用meta标签中的`charset`定义charset就是charactor set字符集**网页的编码方式**
字符集用meta标签中的`charset`定义charset就是character set字符集**网页的编码方式**
**字符集**(Character set)是多个字符的集合计算机要准确的处理各种字符集文字需要进行字符编码以便计算机能够识别和存储各种文字