We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95311c8 commit 04f861dCopy full SHA for 04f861d
9-regular-expressions/03-regexp-unicode/article.md
@@ -1,4 +1,4 @@
1
-# Unicode:修饰符 "u" 和 class \p{...}
+# Unicode:修饰符 "u" 和类 \p{...}
2
3
JavaScript 对字符串使用 [Unicode 编码](https://en.wikipedia.org/wiki/Unicode)。大多数字符使用 2 个字节编码,但这种方式只能编码最多 65536 个字符。
4
0 commit comments