CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
other
> Re regular expressions
Re regular expressions
Time:03-20
STR="sd1, 234 gd"
Regex=re.com running (r "(\ d {1, 3})? * "(\ d {3}))
Print (regex. Search (STR) group ())
Why can't match 1234? Great god glad
Page link:
https//www.codepudding.com/other/105213.html
Prev:
Golang how to convert the map key is struct "json"
Next:
Save the py files have been become a notepad form, crazy, seek help from god
Tags:
Scripting language (Perl/Python)
Related
Links:
CodePudding