Regular Expressions 101

Library entries

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

french zip code

Vote

1

Regular Expression
javascript

/
^((0[1-9])|([1-8][0-9])|(9[0-8])|(2A)|(2B)) *([0-9]{3})?$
/
i

Description

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