Regular Expressions 101

Community Patterns

-1

MMM DDD YYYY

.NET (C#)
FEB MON 2023
Submitted by anonymous - 8 months ago
0

笔试

Java 8
笔试字符串检查regex
Submitted by bgst009 - 2 years ago
0

OmegaT exercises

Java 8
OmegaT exercises
Submitted by msoutopico - 2 years ago
0

my regex

Java 8
test
Submitted by anonymous - 2 years ago

Get ip address (only ipv6) Validator

0

Regular Expression
.NET (C#)

@"
(?:(?:[a-f0-9]*)?:){1,7}[a-f0-9]*
"
gim

Description

Loading markdown...
Submitted by Mr.Tang - 7 months ago
(Last modified 7 months ago)