Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xcgs123 authored Feb 10, 2018
1 parent f9e410b commit f22e9c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# RegExp
正则系列


#### 备注:
exercise8 match(/^[^:}]+/) //?????why has '}',没有就报错?

exercise9 match(/^@import\s+([^;]+);/) 不能理解为什么会生成2个数组

0 comments on commit f22e9c9

Please sign in to comment.