Skip to content

Commit cbe983e

Browse files
committed
修改错误字
1 parent 3a6faf3 commit cbe983e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database/字符集.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ BIG5 主要针对的是繁体中文,收录了 13000 多个汉字。
7777

7878
然后,**Unicode** 带着这个使命诞生了。
7979

80-
Unicode 字符集中包含了世界上几乎所有已知的字符。不过,Unicode 字符集并没有规定如何存储这些字符(也就是如何使用二级制数据表示这些字符)。
80+
Unicode 字符集中包含了世界上几乎所有已知的字符。不过,Unicode 字符集并没有规定如何存储这些字符(也就是如何使用二进制数据表示这些字符)。
8181

8282
然后,就有了 **UTF-8****8**-bit **U**nicode **T**ransformation **F**ormat)。类似的还有 UTF-16、 UTF-32。
8383

0 commit comments

Comments
 (0)