我们应该找通配符掩码。
所有的工具都支持通配符匹配。
这是由通配符匹配多个名称导致的。
This is caused by the wildcard matching more names than intended.
我已使用了一个通配符—接下来呢?
清单3显示了通配符查询的过程。
Listing 3 demonstrates the process of doing a wildcard search.
通配符搜索使用前、中和尾匹配。
可以使用通配符和取反操作符!
You can use wildcards, along with the not operator,!, allowing for complex selection criteria.
最后,连接器需要正确地处理通配符。
不能将通配符用于名称空间。
解决方法是使用一个下限通配符 “?
The solution is to use a lower-bounded wildcard — represented by "? super T".
那么使用通配符类型怎么样?
有时候,会希望通配符不匹配某些名称。
Sometimes it is desirable for a wildcard to not match certain names.
不要对返回值使用通配符。
这个参数不支持通配符。
在上面的示例中,通配符用于提供属性值。
In the above example, wildcards were used for supplying property values.
在搜索条件中使用通配符
使用通配符搜索的一个查询示例见清单21。
A sample query using wildcard search is shown in Listing 21.
通配符是后来添加的。
其中__再次用作Scala 的通配符。
注意通配符形式,这是 CSE的特性之一。
这是因为soap树中的这些项定义为通配符。
This is because these items in the SOAP tree are defined as wildcards.
显然,一个通配符上只需要这两个属性中的一个。
Obviously, only one of these two attributes is needed on a wildcard.
换而言之,您可以把它当作您的模式中的通配符。
In other words, you can think of it as a wildcard in your schema.
通配符添加于第一处的原因是为了允许模式改进。
The reason the wildcard was added in the first place was to allow for schema evolution.
对于脚本命令,通配符参数应始终用引号括起来。
Concerning the script commands, wildcarded parameters should always be quoted.
通配符是另一种简写形式,用来引用目录中的内容。
Wildcards are another form of shorthand to refer to the contents of a directory.
通配符是一个强大的工具,能够出色地实现此目的。
有界通配符对于提高泛型api的灵活性极其有用。
Bounded wildcards are extremely useful in making generic APIs more flexible.
不需要通配符。
不需要通配符。
应用推荐