Regular Expressions 101

Community Patterns

0

sort3

Python
no description available
Submitted by anonymous - 7 years ago
0

()

Python
no description available
Submitted by anonymous - 7 years ago
1

Siebel Id

Golang
no description available
Submitted by anonymous - 7 years ago
0

textdom处理

Python
no description available
Submitted by anonymous - 7 years ago

email catcher

1

Regular Expression
Python

r"
(?<=\b)\w([\w\.\-_0-9])*(@| at )[\w0-9][\w\-_0-9]*((\.| DOT )[\w\-_0-9]+)+(?=\b)
"
gmi

Description

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