mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2026-03-13 09:50:42 +08:00
auto commit
This commit is contained in:
@@ -153,7 +153,7 @@ abc[^0-9]
|
||||
|
||||
**匹配结果**
|
||||
|
||||
**abc.def@qq.com**
|
||||
**abc.def<span>@</span>qq.com**
|
||||
|
||||
为了可读性,常常把转义的字符放到字符集合 [ ] 中,但是含义是相同的。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user