所有的工具都支持通配符匹配。
这是由通配符匹配多个名称导致的。
This is caused by the wildcard matching more names than intended.
您还可以根据需要重复使用通配符匹配操作符。
获取URI模板中由通配符匹配的路径段的集合。
Gets a collection of path segments that are matched by a wildcard in the URI template.
ZShell具有许多独特的通配符匹配操作符。
通配符匹配操作符(方括号)匹配任何括起来的字符。
The glob (square brackets) matches any of the enclosed characters.
通配符匹配操作符 ? (问号)匹配任何单个的字符。
UDDI现在已经根据一种类似SQL的语法对通配符匹配进行了标准化。
UDDI now has standardized wildcard matching based on an SQL LIKE syntax.
如果DN超过了SSLPEER长度或者在SSLPEER使用通配符匹配时,需要使用出口。
Exits are required if the DN exceeds the SSLPEER length or when SSLPEER USES wild card matching.
在几种情形中(如dn超出了SSLPEER长度或需要通配符匹配),通道出口是唯一的解决方案。
In several scenarios, such as a DN that exceeds the SSLPEER length or the need for wild-card matching, a channel exit is the only solution.
您可以在过滤器字符串的任何位置使用该通配符,以匹配未知字符的数量。
You can use that wildcard at any location of the filter string to match any number of unknown characters.
第一个技巧是使用 *和 ?通配符来分别匹配任何或单个字符 。
The first is to use the * and ? wildcards to match any or a single character, respectively.
请注意这里匹配的优势:我们不仅仅处理通配符,而且处理语言语义。
Note the strength of the matching here: we are not merely dealing with wildcards, but language semantics.
除了索引或谓词与通配符和名称空间的包容性之外,索引合格性的第二个要求是谓词和索引的数据类型必须匹配。
In addition to proper index or predicate containment with wildcards and namespaces, the second requirement for index eligibility is that data types of predicates and indexes need to match.
利用这个新的notnamespace属性,可以指定通配符不应该匹配的名称空间,该属性的含义与namespace属性的含义相反。
With this new notNamespace attribute, you can specify namespaces that the wildcard should not match, which has the opposite meaning of the namespace attribute.
由于separator元素必须出现在实例中,所以在匹配separator元素声明的内容和它后面的通配符之间不存在含糊性。
Because the separator element must appear in the instance there is no ambiguity between content which matches the separator element declaration and the wildcard which follows it.
注意,在前面的示例中使用 *通配符下载与 peb_aud*匹配的任何文件。
Notice in the previous example I used the * wildcard character to download any file matching peb_aud*.
现在,清单2中实例中的points元素定义好了,根据弱通配符规则,它明确地与它的元素声明匹配。
Now the points element in the instance in Listing 2 is defined and because of the weakened wildcard rule it unambiguously matches its element declaration.
利用notqname属性,模式作者可以提供通配符不应该匹配的一系列QNames。
With the notQName attribute, the schema author can provide a list of QNames that the wildcard should not match.
通配符搜索使用前、中和尾匹配。
因为虚拟主机可以在其中包含通配符,所以完全匹配者优先。
Because virtual hosts can have wildcards in them, an exact match would take priority. For example, take two virtual hosts with the following configurations.
NetSearchExtender支持两种用于通配符搜索的字符匹配。
Net search Extender supports two kinds of character masking for wildcard search.
内部的for 循环枚举当前工作目录中的所有文件——通配符 *(星号)匹配所有条目——然后测试每个条目是否为文件。
The inner for loop enumerates all the files in the current working directory -- the wild card * (asterisk) matches everything -- and then tests whether each entry is a file.
而有了Scala的模式匹配,你的case可以包含类型,通配符,序列,甚至是对象变量的深度检查。
With Scala's pattern matching, your cases can include types, wild-cards, sequences, and even deep inspections of an object's variables.
“*”是通配符,可用来支持子字符串匹配,比如 com.infoq.*.*。
The * character is used to indicate wildcards, and can be used to support substring matching as in com.infoq.*.*.
在items中,路径位置表达式使用星号作为通配符nametest匹配所有子元素below- item。
Within items, the path location expression then USES an asterisk to perform a wildcard NameTest to match on all child elements below - items.
由两个星号构成的通配符将匹配零个或多个节点,并且可以在名称的开头、中间或结尾使用。
A wild-card consisting of two asterisks matches zero or more whole nodes and can be used at the beginning, middle, or end of a name. Valid examples include.
例如,可以使用称为百搭(joker)—一个句点(.)—的通配符,它可以与一行中除了最后一个字符以外的任何一个字符相匹配。
For example, you can use a wildcard character called a joker — a dot (.) that matches any character but one at the end of a line.
参数扩展还包括了一些模式匹配功能,该功能带有在文件名扩展或globbing中使用的通配符功能。
Parameter expansion also includes some pattern matching capabilities with the same wild card capabilities as used in filename expansion or globbing.
参数扩展还包括了一些模式匹配功能,该功能带有在文件名扩展或globbing中使用的通配符功能。
Parameter expansion also includes some pattern matching capabilities with the same wild card capabilities as used in filename expansion or globbing.
应用推荐