【python】正则规则

import re

re.findall

re.compile

 [XXXAAAA | DDDD]+  匹配时会匹配[]中 一个或者多个字符串

posted @ 2023-02-08 14:35  星星客  阅读(19)  评论(0)    收藏  举报