Regular Expressions 101

Community Patterns

0

分组

ECMAScript (JavaScript)
显示分组
Submitted by Jason - a year ago
0

pens

Python
testing
Submitted by anonymous - a year ago
0

71871164

Python
Stack overflow example
Submitted by anonymous - a year ago
0

#value # value

Python
account for comments
Submitted by anonymous - a year ago

Para la consulta departamento

1

Regular Expression
Python

r"
^datos-departamento/(?P<year>\d{4})/(?P<mes>[0-9]|1[0-2])/(?P<acumulado>0|1)/(?P<regiones>.+)/(?P<zonas>.+)/(?P<formatos>.+)/$
"
g

Description

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