There are two variants of the constructor RegExp() : new RegExp(pattern : string, flags = ''). A new regular expression is created as specified via pattern ...
確定! 回上一頁