RegExp.prototype.exec(str); 23.2.2. RegExp.prototype.test(str); 23.2.3. String.prototype.search(regex); 23.2.4. String.prototype.match(regex); 23.2.5.
確定! 回上一頁