Both of those regular expression objects represent the same pattern: an a character followed by a b followed by a c. When using the RegExp constructor, the ...
確定! 回上一頁