1·If you know part of the name of the artifact that you are looking for but not what the name begins with, you can use the asterisk as a wildcard.
如果您知道您想要搜索工件的名字的一部分,但是不知道名字以什么开始,那么您可以使用星号作为一个通配符。
2·Obviously, only one of these two attributes is needed on a wildcard.
显然,一个通配符上只需要这两个属性中的一个。
3·All of the tools support wildcard matching.
所有的工具都支持通配符匹配。
4·In the case of generic methods, if a type parameter appears only once in the method signature, then it probably should be a wildcard rather than a named type parameter.
就泛型方法来说,如果一个类型参数在方法签名中只出现一次,它很有可能是一个通配符而不是一个命名的类型参数。
5·You can use that wildcard at any location of the filter string to match any number of unknown characters.
您可以在过滤器字符串的任何位置使用该通配符,以匹配未知字符的数量。