re.compile.subn ( ) Identical to re.compile . sub ( ) , except return a 2 - tuple with the new string and the number of replacements made . re.compile ...
確定! 回上一頁