×
请登录
账号
密码
登录 Use it
question
blog
tags
Tag: regex total 443 results.
7627
/
0
/
0
|
1years ago
Is there a RegExp.escape function in JavaScript?
2364
/
0
/
0
|
1years ago
RegEx match open tags except XHTML self-contained tags
540
/
0
/
0
|
1years ago
What special characters must be escaped in regular expressions?
1105
/
0
/
0
|
1years ago
How to use Regular Expressions (Regex) in Microsoft Excel both in-cell and loops
1971
/
0
/
0
|
1years ago
How to validate phone numbers using regex
2605
/
0
/
0
|
1years ago
Regular expression to match a line that doesn't contain a word
2449
/
0
/
0
|
1years ago
What is a non-capturing group in regular expressions?
6201
/
0
/
0
|
1years ago
How can I validate an email address in JavaScript?
6506
/
0
/
0
|
1years ago
My regex is matching too much. How do I make it stop? [duplicate]
3298
/
0
/
0
|
1years ago
How can I validate an email address using a regular expression?
Hot
1.
Switch between two frames in tkinter?
2.
[]byte(string) vs []byte(*string)
3.
Generating CSV file for Excel, how to have a newline inside a value
4.
Kubernetes Service cluster IP, how is this internally load balanced across different nodes
5.
PHP Startup Unable to load dynamic library php_mongo.dll
6.
Make absolute positioned div expand parent div height
Latest
1.
Django multi table inheritance: move instance between child mode
2.
Python 2.7 with Webpy - flup or modwsgi?
3.
Finding minimum value of a column between two entries in another
4.
Strange python while loop behavior with < comparison
5.
Play animation upon collision with enemy
6.
Multiple ifs for creating a new pandas column in dataframe