建立正規表達式字面值(regular expression literal)。 使用兩個 / 夾住條件 ... const regex = /hello world/i regex.exec('Hello World !!
確定! 回上一頁