The Java replace() string method allows the replacement of a sequence of character values. Syntax: public Str replace(char oldC, char newC).
確定! 回上一頁