正则表达式详解(python版本)

BUG之神 279

正则表达式在线校验工具

一 正则表达式概念详解

二 正则表达式匹配单个字符

正则表达式详解(python版本)

三 正则表达式匹配多个字符

正则表达式详解(python版本)

四 正则表达式匹配开头和结尾

正则表达式详解(python版本)

五 正则表达式匹配分组

正则表达式详解(python版本)


正则表达式参考资料:

https://blog.csdn.net/WangTaoTao_/article/details/98507316

https://blog.csdn.net/qq_44159028/article/details/120575621

https://zhuanlan.zhihu.com/p/642997813

https://blog.csdn.net/m0_64036070/article/details/123853489

https://zhuanlan.zhihu.com/p/479731754

https://zhuanlan.zhihu.com/p/658261452

https://zhuanlan.zhihu.com/p/430661761?utm_id=0


 

分享