摘要:
正则表达式 https://www.runoob.com/python/python-reg-expressions.html import re line = "Cats are smarter than dogs" pattern = r'(.*) than (.*)' re.match函数 r 阅读全文
posted @ 2022-03-20 14:31
cookie的笔记簿
阅读(27)
评论(0)
推荐(0)
浙公网安备 33010602011771号