因此,正则表达式 A*B将与字符串AB 、AAB 、AAAB或任何其它以 A 开头并以单个 B 为结尾的字符串相匹配。
Therefore the regular expression A*B will match the strings AB, AAB, AAAB, or any other string starting with an A and ending with a single B.
默认情况下,这些只在字符串的最开始和最末尾处匹配。
By default, these only match at the very start and the very end of the string.
如果您忽略了此参数或传递空字符串,则将使用默认匹配模式。
If you omit this parameter or pass an empty string, the default matching modes are used.
不匹配文本字符串的元素将会被过滤掉。
考虑指定字符串来匹配输入是否来自远程计算机源。
Consider specifying strings to match if input is from a remote machine source.
如果这两个颜色字符串匹配,就会显示这种颜色的消息。
If the two color strings match, a message with that color is displayed.
我尝试用近似的(模糊的)字符串匹配模块来限制对感兴趣唱片的选择。
I tried using modules for approximate (fuzzy) string matching to narrow the selection of disks that are interesting.
它选择最长的匹配,从初始字符串的开始处除去,然后返回结果。
It selects the longest match, removes it from the beginning of the original string, and returns the result.
开始和结束标记带有下划线用于阻止意外的字符串匹配。
Start and end each token with an underscore to prevent accidental string matches.
您的组名称字符串需要与属性文件中的组名称完全匹配。
Your group name strings need to exactly match with the group names in your properties files.
脱字符号将匹配字符串的开头。
该字符串随后将被用作匹配单词的数组的关键字。
This string is then used as the key for an array of matching words.
并非确定字符串是否与模式匹配,它有时需要提取每个匹配项。
Rather than determining if a string matches a pattern, it is sometimes desirable to extract every match.
使用文本索引使文档搜索的效率大大提高,因为不需要像进行子字符串匹配时那样在查询时检查文本数据。
Using a text index makes document search much more efficient, as the text data does not need to be examined at query time like it is done with sub-string matching.
中缀索引将匹配在字符串内任意位置的子字符串。
The infix index would match substrings anywhere within the string.
按照这种方式,如果以后决定修改php后端,那么只要“处理作业类型”字符串匹配,系统就仍然可以工作。
In this way, if, at a later date, you decide to change the PHP back end for something else, it will still work if the "processing job type" strings match.
正则表达式 是定义匹配模式的字符串。
Regular expressions are strings of characters that define a pattern to be matched.
它们尽可能多地匹配字符串。
前面的星号表示匹配任何字符串。
NetSearchExtender并不使用字符串匹配连续地搜索文本数据(就像XQuerycontains函数所做的那样),而是使用文本索引。
Rather than sequentially searching through the text data using string matching, as done with the XQuery contains function, Net search Extender USES a text index.
例如,killall命令最基本的功能是终止所有与特定字符串匹配的命令。
For example, the killall command, at its most basic level, kills all commands that match a particular string.
我用到了模糊字符串匹配、FreeDB检索、ID3版本1和2,以及许多文本模式用户交互。
I used fuzzy string matching, FreeDB searches, ID3 versions 1 and 2, and lots of text-mode user interactions.
使用由CA签名的证书时,MQ管理员只控制允许连接的DistinguishedNames (DN)的字符串匹配模板。
With CA-signed certificates, the MQ administrator controls only the string matching template for Distinguished Names (DN) that are allowed to connect.
构建regexp时,这样可帮助在数据集上下文中查看模式与哪些字符串匹配。
When building a regexp, it helps to be able to see what strings the pattern matches in the context of a data set.
如果要像1.0中那样作为字符串匹配,使用xs:string类型转换函数。
To have them matched as strings, as was the case in 1.0, use the xs: string casting function.
Business GlossaryBrowser返回与搜索字符串匹配的条目列表。
Business Glossary Browser returns then the list of entries that match the search string.
在使用WebSphereTranslationServer提供的翻译之前,验证翻译是否确实与源字符串匹配或许是个很好的业务实践。
Before using a translation provided by WebSphere translation Server, it is probably a good business practice to verify that the translation actually parallels the source string.
对于匹配TOPIC对象的主题字符串,以及主题树中该主题字符串之下、没有定义与之匹配的TOPIC对象的各个主题,此TOPIC对象为它们提供默认设置。
The topic object provides default Settings for the topic string that matches it, as well as topics under it in the topic tree that do not have a topic object defined to match them.
它将按需返回在输入字符串中检测到的各个匹配项。
It will return each match detected within the input string as requested.
修改字符串以匹配您为组件生成的字符串。
Change the strings to match those you created for your component.
应用推荐