摘要: 正则表达式 强烈建议!更全面的请查看:https://www.runoob.com/regexp/regexp-syntax.html 1.re标准库 re标准库是专门用来出来正则表达式的一个库。 import re 2.findall方法 a = 'C0C++44fjdsf*%$python##! 阅读全文
posted @ 2019-10-28 18:01 Scorpicat 阅读(244) 评论(0) 推荐(0) 编辑