aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/glossary/character_set/index.html
diff options
context:
space:
mode:
authorbuuug7 <youpp@126.com>2021-01-23 11:22:07 +0800
committerGitHub <noreply@github.com>2021-01-23 11:22:07 +0800
commit49c526e69ec3c9acb4cd9f6426279cc707a63785 (patch)
treef72a87a0e2e21b78a739d639cdddd4d05aec6f55 /files/zh-cn/glossary/character_set/index.html
parentf7f9ee64a459cb0981632aab33cfc6b904f06a5d (diff)
downloadtranslated-content-49c526e69ec3c9acb4cd9f6426279cc707a63785.tar.gz
translated-content-49c526e69ec3c9acb4cd9f6426279cc707a63785.tar.bz2
translated-content-49c526e69ec3c9acb4cd9f6426279cc707a63785.zip
Update index.html
Diffstat (limited to 'files/zh-cn/glossary/character_set/index.html')
-rw-r--r--files/zh-cn/glossary/character_set/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/glossary/character_set/index.html b/files/zh-cn/glossary/character_set/index.html
index 7e1462f549..da17d0fd33 100644
--- a/files/zh-cn/glossary/character_set/index.html
+++ b/files/zh-cn/glossary/character_set/index.html
@@ -3,7 +3,7 @@ title: Character set
slug: Glossary/character_set
translation_of: Glossary/character_set
---
-<p><span class="seoSummary"><strong>字符集</strong>是一种让计算机知道如何识别 {{Glossary("Character")}},这些字符包括字母、数字、标点符号和空白字符。</span></p>
+<p><span class="seoSummary"><strong>字符集</strong>是一种让计算机知道如何识别 {{Glossary("Character")}} 的系统,这些字符包括字母、数字、标点符号和空白字符。</span></p>
<p>早期,由于各国使用的语言不同而发展出各自的字符集,例如日语的 Kanji JIS(例如 Shift-JIS, EUC-JP 等),繁体中文的 Big5 和俄罗斯的 KOI8-R。然而,{{Glossary("Unicode")}} 因其对通用语言的支持,逐渐成为最被接受的字符集。</p>