wildcards
美
英 
例句
But this temptation is best avoided because returning bounded wildcards tends to "pollute" client code.
但最好不要这样做,因为返回的有界通配符往往会“弄脏”客户机代码。
In a project file you can use wildcards to include all the files in one directory or a nested set of directories as inputs for a build.
在项目文件中,可以使用通配符将一个目录或一组嵌套目录中的所有文件都包括在某个生成的输入列表中。
We've all had a few head-scratching moments with generics, but far and away the trickiest part of generics is wildcards.
对于泛型我们都经历过一些痛苦的回忆,但毫无疑问通配符是最棘手的部分。
Wildcards are another form of shorthand to refer to the contents of a directory.
通配符是另一种简写形式,用来引用目录中的内容。
Quoting any wildcards that you pass to this script isn't necessary but helps simplify the output that it displays.
显示传递给这个脚本的通配符并不是必需的,但是这会让它显示的输出更清晰。
In the above example, wildcards were used for supplying property values.
在上面的示例中,通配符用于提供属性值。
You can only use wildcards with items to specify the inputs for a build.
只有在指定生成的输入时,才可以对项使用通配符。
Additional query syntaxes with some wildcards would be cool, as would a way to export some of the data as XML.
如果能添加一些通配符的搜索字语法,或者能够将某些数据输出为XML文件的话就更好了。
Wildcards are not expressive enough to describe "everything except the following. "
通配符难以表达“除以下内容之外的所有内容”的含义。
This error generally occurs during search or replace when regular expressions or wildcards are used in a search string.
该错误通常发生在查找或替换时在搜索字符串中使用了正则表达式或通配符时。
Items can be declared using wildcards and may contain additional metadata for more advanced build scenarios.
可以使用通配符声明项,并且对于更高级的生成方案,项可以包含其他元数据。
To enable the use of Wildcards or Regular Expressions, select Use and choose one of those options.
若要允许使用“通配符”或“正则表达式”,请选择“使用”并选择其中一个选项。
The capture helper trick allows us to work around the compiler's limitations in dealing with wildcards.
捕获助手技巧允许我们在处理通配符时绕开编译器的限制。
Gets the final specification of the item after all wildcards and properties have been evaluated.
获取在计算所有通配符和属性后该项的最终规范。
The utility of wildcards in the type system comes partially from the fact that generic types are not covariant.
通配符在类型系统中的作用部分来自其不会发生协变(covariant)这一特性。
Now you can select which files (using wildcards) will be collected by the Automatic Data Collection tool when it runs on clients or servers.
现在您可以选择,AutomaticDataCollection工具在客户机或服务器上运行时,将会收集哪些文件(使用通配符)。
At the same time, the wildcards should not allow concepts that are already known to the current version of the schema.
与此同时,通配符应该不允许当前版本的模式所已知的概念。
File specification A specification of the name of one or more files. May contain wildcards.
文件规格一个或更多文件的名字的规格。包含计算机通配符。
Wildcards play a key role in defining extension points in schemas, and are the focus of this article.
通配符在定义模式中的扩展点方面扮演着重要角色,是本文关注的焦点。
The Exclude attribute is useful when used in conjunction with wildcards.
当与通配符结合使用时,Exclude属性很有用。
The user can control the searched features and classes and the ranking of the results (wildcards are supported).
用户可以控制搜索到的特性和类,并对结果进行排序(支持通配符)。
which pushes the burden of dealing with bounded wildcards on your callers.
这将处理有界通配符的工作推给了调用者。
XPath wildcards can be used to select unknown XML elements.
XPath的通配符可以用来选择未知的XML元素
The very controversial Unique Particle Attribution (UPA) rule makes it difficult to use optional wildcards.
争议很大的惟一粒子属性(UniqueParticleAttribution,UPA)规则不允许使用可选的通配符。
Wildcards support to subscribe to powerful destination hierarchies.
通配符,有力的支持目标等级订阅。
Also, using wildcards in conjunction with optional or repeatable elements can cause ambiguities and non-deterministic conditions.
另外,联合使用通配符和可选或可重复的元素可能会导致歧义和无法判断的情况。
Wildcards to specify a group of files as inputs for a build instead of listing each file separately.
通配符将一组文件指定为生成的输入,而不是分别列出各个文件。
Completion suggestions from the glossary, given a prefix (wildcards are supported).
为前缀提供来自词汇表的完成建议(支持通配符)。
Class simply enumerates all the methods with wildcards for arguments.
类中的子方面只是枚举所有以通配符作为参数的方法。
You cannot use wildcards or regular expressions in search strings for incremental searches.
在渐进式搜索的搜索字符串中不能使用通配符或正则表达式。
However, judicious use of unambiguous wildcards can help minimize service versioning by providing schema compatibility.
但是,明智地使用无二义性的通配符,通过提供模式的兼容性,能够帮助最小化服务版本管理的工作。
Be aware that using wildcards in index definitions may inadvertently index more nodes than needed.
应意识到,在索引定义中使用通配符可能会不经意地索引更多节点(多于所需节点)。
Note the strength of the matching here: we are not merely dealing with wildcards, but language semantics.
请注意这里匹配的优势:我们不仅仅处理通配符,而且处理语言语义。
It supports tables, sequences, indices, and searches using wildcards.
它使用通配符来支持表格、序列、索引和搜索。
It shows how you can replace element wildcards from the schema snippet in Listing 15 with an open content.
清单展示了如何用一个开放内容取代清单15中模式片段中的元素通配符。
" Setting multiple jars in java classpath" (StackOverflow Q&A, last updated March 2010): More about classpath wildcards.
“在java类路径中设置多个jar”(StackOverflowQ&A,2010年5月最后一次更新):关于类路径通配符的更多信息。
The biggest impediment to using bounded wildcards correctly is the perception that we don't need to use them!
正确使用有界通配符的最大绊脚石是认为没有必要使用它们。
Bounded wildcards are extremely useful in making generic APIs more flexible.
有界通配符对于提高泛型API的灵活性极其有用。
Take care when you use wildcards if you expect to require validation or allow lax validation if a schema can be found.
如果您期望进行验证,或者在发现一个模式时允许宽松的验证,那么您在使用通配符时一定要小心。
Type arguments may be either reference types or wildcards.
类型参数可能是引用类型或者通配符。