When capture groups are used with match method, they can be retrieved using array index slicing on the MatchData object. The first element is always the ...
確定! 回上一頁