正则表达式(regular expression)描述了一种字符串匹配的模式(pattern),可以用来检查一个串 ... 如果设置了RegExp 对象的Multiline 属性,则$ 也匹配'\n' 或'\r'。
確定! 回上一頁