Regular Expressions 101

Community Patterns

0

IE

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago

OS正则表达式

0

Regular Expression
Java 8

"
^(?=.*\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[~@#%=^*\-_+\[{}\]:./?!])(?!.*(.)(\1\1))[\w~@#%=^*\-_+\[{}\]:./?!]{8,64}$
"
gm

Description

Loading markdown...
Submitted by zzx - 2 years ago