正则表达式—re.match方法导入模块import rematch()从左往右,从起始部分开始匹配1.单字符匹配打印----match()方法,group()方法text = 'python' ...
確定! 回上一頁