subpattern

subpattern

 英

  • 网络子模式;子样式;次模式

例句

As shown in Figure 9, the Features section should now show the assigned subpattern for each feature.

9Features部分现在应该显示分配每个特性模式

Most of the time, you use a set of parentheses to define a subpattern and to capture the text that matches the subpattern.

大多数情况使用括号可以定义模式捕捉匹配模式文本

It lets you embed whitespace in a subpattern, making the regex easier to read.

允许模式嵌入空白使regex更易

Go back to the features section, select the entry for longitude and click Add subpattern reference.

返回features部分选择longitude特性单击Addsubpatternreference

Let subpattern match at least 1 times.

修饰匹配次数至少1

In the Features section, select the entry for latitude and click Add subpattern reference.

Features部分选择latitude特性单击Addsubpatternreference

If you begin a subpattern with the modifier (? i), matching in the subpattern is case-insensitive.

如果模式修饰(?i开头模式进行匹配区分大小

The innovation is that we come up a chained data structure to maintain Hit-set instead of Max-subpattern hit-set Tree.

本文创新在于提出一种链式结构代替最大模式存储命中模式

The subpattern modifier ? denotes look behind (that is, look left) of the current position.

模式修饰指示当前位置开始向后查找向左查找)。

Let subpattern match any times.

修饰匹配次数0任意

This means "match a subpattern, but don't include the match in the back-references. " So let's examine the subexpression

表示查找模式匹配字符串包括反向引用匹配结果”。

An Algorithm of Finding Similar Subpattern Based on Time Series

基于时间序列相似模式发现算法