06 2024 档案

摘要:import rea = """sdfkhellolsdlfsdfiooefo:877898989worldafdsf"""b = re.findall('hello(.*?)world',a)c = re.findall('hello(.*?)world',a,re.S)print ('b is 阅读全文
posted @ 2024-06-24 17:04 布都御魂 阅读(13) 评论(0) 推荐(0)