match substring的意思|示意
匹配的子串
match substring的网络常见释义
子字符串须相符 ... match prefix 前缀须相符 match substring 子字符串须相符 match-merge 匹配合并 ...
前缀须相符 ... 大小写须相符 match prefix 前缀须相符 match substring 匹配合并 matching ...
match substring相关短语
1、 substring match 部份字串比对 ; 部分匹配
match substring相关例句
You saw in Part 1, Figure 13 that the cn attribute type has a field called substr, which defines the matching rules for substring match.
在第1部分的图13可以看到,cn属性类型有一个叫做SUBSTR的字段,它定义了子字符串匹配的匹配规则。
You need to search for a substring, and return either the starting position of the match or the matching value itself.
你想搜索一个字符串,获取该子字符串匹配的起始位置或匹配值。
The search performs a partial match starting from the beginning of the text, and returning the first item in the list that matches the specified substring.
搜索执行从文本开始处开始的部分匹配,返回列表中第一个与指定的子字符串匹配的项。
Within a specified input substring, replaces a specified maximum number of strings that match a regular expression pattern with a specified replacement string.
在指定的输入子字串内,使用指定的取代字串来取代符合规则运算式模式的指定最大字串数目。
Returns the position of the first substring match in a regular expression search.
返回正则表达式搜索中第一个子字符串匹配项的位置。
The search performs a partial match starting from the beginning of the text at the specified index, and returns the first item in the list that matches the specified substring.
搜寻将从指定索引的文字开头开始执行部分比对,并传回清单中第一个符合指定子字串的项目。