标签: javascript regex
任何人都可以解释此正则表达式。
代码:
psgn_ch_match = (v.name).match(new RegExp(/^(psgn_ch)(\[)([\d])(\])(\ [\')([a-z]+)(\'\])$/i));