什么 Python 正则表达式可以用来代替 string.replace?
以下代码将给定字符串中的所有字符替换为''
示例
import re line = 'this is a text with<[2> in between[3> and then there are instances ... where the<[43> number ranges from 0-99[76>.\ and there are many other lines in the text files \ with<[7> such tags [8>' line = re.sub(r"?\[\d+>", "", line) print line输出结果
这给出了输出
this is a text with in between and then there are instances ... where the number ranges from 0-99.and there are many other lines in the text files with such tags
热门推荐
10 生日牌祝福语英语简短
11 新年简短的祝福语爱情
12 周末思念祝福语大全简短
13 男朋友新年祝福语简短
14 新房开工吉日祝福语简短
15 信耶稣的人祝福语简短
16 考试祝福语日文简短版
17 朋友家住豪宅祝福语简短
18 校长退休文案祝福语简短