在XI的第一个版本中,您应该通过与匹配元素相关的模式属性指定正则表达式。
In the first versions of XI, you would specify the regex through a pattern attribute associated to the match element.
在元素中指定模式时,请注意,要使用正则表达式来执行匹配和字符串替换。
When specifying patterns in the element, realize that regular expressions are used to perform the matching and string replacement.
文本消息必须符合的模式是通过初始化文件中的 元素中定义的正则表达式定义的。
The pattern that the text message must correspond to is defined through a regular expression defined through the element in the initialization file.
应用推荐