The match() method retrieves the matches when matching a string against a regular expression. Syntax. str .match( regexp ). Parameters. regexp: 一個正規 ...
確定! 回上一頁