Python基础之正则表达式

@目录1 正则表达式1.1 简介1.2 match和search1.2.1 re.match函数1.2.2 re.search方法1.2.3 re.match 与 re.search的区别1.3 检索和替换1.3.1 re.sub1.3.2 compile1.3.3 findall1.3.4 re.
posted @ 2024-06-30 10:35  上善若泪  阅读(11)  评论(0编辑  收藏  举报