Regular Expressions 101

Community Patterns

0

matlab代码

Python
matlab代码
Submitted by java - a year ago
0

find const string in code for xml/java

Python
.
Submitted by anonymous - a year ago
0

Log Analysis Google

Python
final project
Submitted by anonymous - a year ago

Extract URL, FTP, Mailto

1

Regular Expression
ECMAScript (JavaScript)

/
(((ftp|https?):\/\/)[\-\w@:%_\+.~#?,&\/\/=]+)|((mailto:)?[_.\w-]+@([\w][\w\-]+\.)+[a-zA-Z]{2,3})
/
g

Description

Loading markdown...
Submitted by Kumar Sundaram - 6 years ago