在Python 程序中,函数sub() 和函数subn() 的语法格式分别如下:. re.sub( pattern, repl, string[, count]) re.subn( pattern, repl, string[, count]).
確定! 回上一頁