replace (pattern:*, repl:Object):String. 根據該字串比對指定的pattern,並傳回新的字串,其中第一個符合的pattern 會被repl 指定的內容取代。 String.
確定! 回上一頁