replace ()方法返回旧字符换成新字符,可选择的替代限制到最大数量的字符串的副本。语法:str.replace(old, new[, max]),old是要更换的旧子串;new是 ...
確定! 回上一頁