Regular Expressions 101

Community Patterns

1

Funny Discord Thing

.NET (C#)
Submitted by Deniz-seckin55 - 25 days ago
0

for killerswim

.NET (C#)
a
Submitted by anonymous - 4 months ago
0

Get digits

Golang
Trying to get digits
Submitted by Arthur Silva - 5 months ago
0

walter1976LastClean

Golang
walter1976LastClean
Submitted by anonymous - 5 months ago

匹配限定后缀名的文件,忽略大小写

0

Regular Expression
Golang

`
^(?i).*(?P<fileExt>\.mka)$
`

Description

Loading markdown...
Submitted by anonymous - 5 months ago