python培训python 详解re模块_python re_正则表达式 python 详解re模块 关键词:python re python re模块 正则表达式 正则表达式的元字符有. ^ $ * ? { [ ] | ( ) .表示任意字符 []用来匹配一个指定的字符类别,所谓的字符类别就是你想匹配的一个字符集,对于字符集中的字符可以理解成或的关系... cdadata 9年前 (2016-05-31) 2806℃ 1喜欢