# 绝对路径 / # 相对路径 // * 匹配所有 [@属性名 = ''] text() = ''
https://deerchao.net/tutorials/regex/regex.htm
match(pattern, string, flags=0) # 匹配对象 成功返回对象否则返回None