Fab*_*eeg 10
您在[]中定义了一个字符类,并用^来取反:
[^{] // i.e. a single character that is not {
Run Code Online (Sandbox Code Playgroud)
如果您在开头添加哈希标记,则会导致:
#[^{] // i.e. # and then a single character that is not {
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
261 次 |
| 最近记录: |