replace (input: CharSequence, transform: (MatchResult) – CharSequence): String. 把输入字符串中匹配到的值,用函数transform映射之后的新值替换.
確定! 回上一頁