它匹配在文档树中的任意一个元素。
这是一个任意的xml块,这意味着可以对它进行格式化来匹配任何XML模式。
This is an arbitrary block of XML, which means it can be formatted to match any XML schema.
当创建并填充好MQT之后,一个任意的后续查询就会由MQT来满足,条件是MQT匹配该查询的所有部分或一部分。
After the MQT is created and populated, an arbitrary subsequent query may be satisfied by the MQT if the MQT matches all or a part of the query.
最近邻算法可被扩展成不仅仅限于一个最近匹配,而是可以包括任意数量的最近匹配。
The Nearest Neighbor algorithm can be expanded beyond the closest match to include any number of closest matches.
这个模式将会和一个具有任意类型的子节点的UserList元素匹配。
This pattern will match a UserList element with any kind of children.
不过,如果有一些内容可以匹配两个规则中的任意一个,那么lex规范中的次序会决定使用哪一个规则。
However, if something can match either of two rules, order in the lex specification determines which one is used.
你可以使用一个下划线(Scala的标准通配符)作为占位符来捕捉任意类型的异常(不骗你,它可以匹配模式匹配表达式的任何case)。
You can use an underscore (Scala's standard wild card character) as a placeholder to catch any type of exception (really, to match any case in a pattern matching expression).
包含一个简单选择符的选择符,匹配任意符合它要求的元素。
A selector consisting of a single simple selector matches any element satisfying its requirements.
如果这两个字符串中有任意一个与参数相匹配,那么函数就会返回相应的鱼饵数组。
If either one of those strings matches the parameter, then the appropriate array of lures is returned.
字符类(Characterclass):一个字符类就是方括号内的一个字符集,其中,匹配可以是括号内的任意一个字符。
Character classes: a character class is a set of characters within square brackets where a match would be any one character within the brackets.
在第二个case里我们使用了一个特殊的通配符来匹配一个任意大小的List,甚至0个元素,任何元素的值都行。
In the second case of we've used a special wild card pattern to match a List of any size, even zero elements, and any element values.
第一个规则表达式将与后面依次跟有任意数量的空格或制表键以及开始圆括号的字符串“main ”匹配。
The first regular expression will match the string "main" followed by any number of Spaces or tabs, followed by an open parenthesis.
只需采用Validator猜想的结果,而不要试图与任意的doctype相匹配(也许是一个过分热心的Web设计者输入的?)
Rather than trying to match an arbitrary doctype (perhaps entered in by an overzealous Web designer?), go with what the Validator suspects your page is.
匹配一个组合字符序列:即任意非组合字符后跟零个或多个组合字符。
Matches a combining character sequence: that is any non-combining character followed by a sequence of zero or more combining characters.
你可以指定任意多个选择器,并将匹配到的元素合并到一个结果内。
You can specify any number of selectors to combine into a single result.
将每一个选择器匹配到的元素合并后一起返回。你可以指定任意多个选择器,并将匹配到的元素合并到一个结果内。
Matches the combined results of all the specified selectors. You can specify any number of selectors to combine into a single result.
指定如果有多于一个匹配存在,任意匹配都是可接受的结果:仍会寻找最左匹配,但可能不会寻找那个位置的“最佳”匹配。
Specifies that if more than one match is possible then any match is an acceptable result: this will still find the leftmost match, but may not find the "best" match at that position.
指定如果有多于一个匹配存在,任意匹配都是可接受的结果:仍会寻找最左匹配,但可能不会寻找那个位置的“最佳”匹配。
Specifies that if more than one match is possible then any match is an acceptable result: this will still find the leftmost match, but may not find the "best" match at that position.
应用推荐