基本格式:re.sub(pattern, repl, string[,count, flags])re.sub共有五个参数:其中 ... 难点1:pattern参数中的\1是什么意思案例1:import reinputStrA =
確定! 回上一頁