How do I compare strings using wildcards?
我怎样使用通配字符比较字符串?
You mentioned in comments of using wildcards.
你在评论中提到使用通配符通配符只工作。
Be aware that using wildcards in index definitions may inadvertently index more nodes than needed.
应意识到,在索引定义中使用通配符可能会不经意地索引更多节点(多于所需节点)。
Also, using wildcards in conjunction with optional or repeatable elements can cause ambiguities and non-deterministic conditions.
另外,联合使用通配符和可选或可重复的元素可能会导致歧义和无法判断的情况。
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工具在客户机或服务器上运行时,将会收集哪些文件(使用通配符)。
The schema snippet in Listing 1 illustrates the issue that schema authors commonly face when they attempt to create extensibility points using wildcards.
清单1中的模式片段演示了,模式作者试图使用通配符创建扩展点时通常会面临的问题。
Using wildcards, it is possible to construct very sophisticated selection criteria for file names. Here are some examples of patterns and what they match.
使用通配符,可以构建复杂的文件名筛选标准。下面是一些字符模式使用的例子和它们对应所表示的文件名。
The W3C XML Schema allows you to declare some elements using wildcards, or elements that can contain just about any other element or attribute-declared or otherwise.
W3CXMLSchema支持使用通配符声明元素,或者使用可以包含任何其他元素和属性(无论是否声明)的元素。
You mentioned in comments of using wildcards. The wildcards only work on JDK 6 onward. So if you JDK version is lesser than that, it might not work (and the way around it to add all the jars in path).
你在评论中提到使用通配符通配符只工作。JD K6起。所以如果你的JDK版本是较小的比,它可能无法正常工作(和周围的道路在路径添加所有的罐子)。
Although you can save bandwidth by using short topics, a well-designed topic space that is more descriptive and that allows the use of wildcards in subscribing applications has substantial benefits.
使用简短的主题虽然可以节约带宽,但一个设计良好的主题空间则应该更具描述性且允许在订阅应用程序中使用通配符,因此更有实际意义和益处。
The biggest impediment to using bounded wildcards correctly is the perception that we don't need to use them!
正确使用有界通配符的最大绊脚石是认为没有必要使用它们。
As a final example of using lower bounded wildcards, lets look at the method Collections. Max , which returns the maximal element in a collection passed to it as an argument.
作为使用下界通配符的最后一个例子,让我看看方法Collections.max,返回传递给它作为参数的集合的最大元素。
As a final example of using lower bounded wildcards, lets look at the method Collections. Max , which returns the maximal element in a collection passed to it as an argument.
作为使用下界通配符的最后一个例子,让我看看方法Collections.max,返回传递给它作为参数的集合的最大元素。
应用推荐