RegExp represents a regular expression that can be used for searching and extracting parts of String s. Spec. RegExp(pattern : String, [flags : String]) ...
確定! 回上一頁