正则表达式对象是包含正则表达式模式以及标识如何应用模式的标志的对象。
global 属性
ignoreCase 属性
multiline 属性
source 属性
compile 方法
exec 方法
test 方法