As String#match is defined to be the same as RegExp#exec when the regular expression does not include the g flag, prefer a consistent usage.
確定! 回上一頁