正则re.findall 的简单用法(返回string中所有与pattern相匹配的全部字串,返回形式为数组)语法:1findall(pattern, string, flags=0)import ...
確定! 回上一頁