regular expression search的意思|示意
正则表达式搜索
regular expression search的网络常见释义
以及常规式检索 ...截检索、范围查询– PAT树后切截检索、邻近字串检索、范围查询、最常出现的字串检索,以及常规式检索(regular expression search)等功能适合字典或辞典等较少更新的静态资料库
regular expression search相关短语
1、 Regular-expression search and substitution 支持正则表达式的搜索与替换
2、 search for regular expression forward 使用正则表达式向后搜索
3、 search for regular expression backward 使用正则表达式向前搜索
regular expression search相关例句
Complete Regular Expression required in search string.
搜索字符串中需要完整的正则表达式。
It will have flexible (maybe regular-expression based) search and replace capabilities.
它将具有灵活的(可能的基于规则表达式)搜索和替换能力。
Existing approaches might involve building a regular expression based on stems of a word, or metaphone, and other linguistic derivatives of a search term.
现有方法可能涉及根据词的词干或变音位构建正则表达式,以及其他搜索词的语言派生词。
When specified during a search and replace operation, then sections of the character container sequence being searched that do match the regular expression, are not copied to the output string.
指定进行搜索和替换的操作中,字符容器序列中不被匹配的部分,不拷贝到输出字符。
Returns the position of the first substring match in a regular expression search.
返回正则表达式搜索中第一个子字符串匹配项的位置。
Regular Expression objects store patterns used to search strings for character combinations.
正则表达式对象存储用于搜索字符组合的字符串的模式。