目录¶ 一步一步了解正则表达式 │ ├── 初识 Python 正则表达式 ├── 字符集 ├── 数量词 ├── 边界匹配符和组 ├── re.sub └── re.match 和 re.search