如果大家在网上搜索Python 正则表达式,你将会看到大量的垃圾文章会这样写代码: 12345import repattern = re.compile('正则表达式')text = '一段字符 ...
確定! 回上一頁