delete extra content
This commit is contained in:
parent
37107f74ae
commit
641dd56f70
1 changed files with 0 additions and 3 deletions
|
@ -204,9 +204,6 @@ alert(result); // Smith, John
|
||||||
|
|
||||||
If there are many groups, it's convenient to use rest parameters to access them:
|
If there are many groups, it's convenient to use rest parameters to access them:
|
||||||
|
|
||||||
|
|
||||||
Если в регулярном выражении много скобочных групп, то бывает удобно использовать остаточные аргументы для обращения к ним:
|
|
||||||
|
|
||||||
```js run
|
```js run
|
||||||
let str = "John Smith";
|
let str = "John Smith";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue