Python --re模块(python re用法)正则表达式正则表达式:一种字符串匹配的 ... re.match(my_re, '43423sjdkfljaj24234').group()print(ret)# 结果>>> ...
確定! 回上一頁