Simple String functions ; myStringVar.replaceAll(<oldValRegex>,<newVal>) · myStringVar.split(<regexPattern>) ; Replaces each substring of this ...
確定! 回上一頁