To collect all regex matches in a string into an array, pass the regexp object to the string's scan() method, e.g.: myarray ...
確定! 回上一頁