Regular Expressions 101

Library entries

1
javascript

capture production

no description available
Submitted by anonymous - 3 years ago
1
javascript

map json

no description available
Submitted by anonymous - 3 years ago
1
javascript

word boundary position

no description available
Submitted by anonymous - 3 years ago
1
javascript

matching numbers

no description available
Submitted by anonymous - 3 years ago
1
javascript

matching phone numbers

no description available
Submitted by anonymous - 3 years ago
1
javascript

Replacing markup link to html

no description available
Submitted by anonymous - 3 years ago
1
javascript

email validation

no description available
Submitted by anonymous - 3 years ago
1
javascript

Repeated words

no description available
Submitted by anonymous - 3 years ago
1
javascript

bilibili排行前100

no description available
Submitted by anonymous - 3 years ago
1
javascript

Phone USA and CANADA

no description available
Submitted by anonymous - 3 years ago
1
javascript

java判断整体多项式的合法性

java_PTA_6作业
Submitted by anonymous - 3 years ago
1
javascript

java截取出单项式

java_PTA_6作业
Submitted by anonymous - 3 years ago

US Format Short Date String

Vote

1

Regular Expression
javascript

/
^(1[0-2]|0{0,1}[1-9])\/(3[0-1]|2[0-9]|1[0-9]|0{0,1}[1-9])\/(2[0-1][0-9]{2})$
/

Description

Loading markdown...
Submitted by anonymous - 7 years ago