• 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.

    因此正则表达式 A*B字符串ABAABAAAB任何其它以 A 开头以单个 B 为结尾字符串相匹配

    youdao

  • It works correctly with undefined values as well, whereas with warnings turned on, a regular expression match on an undefined value will print a warning.

    函数正确地处理未定义尽管警告打开时,常规表达式匹配未定义的时会输出警告信息。

    youdao

  • When I set out looking for an algorithm, I looked at examples in a specific context (regular expression) and I attempted to match them to a completely different context.

    开始寻找算法时,我特定上下文(正则表达式)中的一些示例而且尝试了将它们一个完全不同的上下文相匹配

    youdao

  • This function compiles the given regular expression into a pattern with the given mode and attempts to match the given input against it.

    函数给定正则表达式编译具有给定模式模式尝试匹配针对给定输入

    youdao

  • The cornerstone is the predicate matches, which allow for a regular expression match over an attribute (or all the attributes).

    集成的基础谓词匹配允许正则表达式一个属性(所有属性)之上匹配

    youdao

  • A regular expression describes the format of a string: With the simplest form of regular expression, you input the text that you want to match.

    正则表达式描述字符串格式使用简单的正则表达式格式,可以输入希望匹配文本

    youdao

  • It represents a regular expression and provides the logic to match the regular expression against strings.

    表示一个正则表达式提供了使正则表达式字符串相匹配逻辑

    youdao

  • This function attempts to match and return a specific occurrence of a pattern that is defined by the regular expression against the source string.

    函数试图匹配返回正则表达式针对字符串定义模式特定发生项

    youdao

  • Looking at the code, you can see that the regular expression pattern was set to match a line that contained 20-29%.

    查看代码可以看到正则表达式模式设置匹配某个包含20- 29%的

    youdao

  • This function attempts to match a specific occurrence of the pattern that is defined by the regular expression against the source string.

    函数试图匹配正则表达式针对字符串模式特定发生项

    youdao

  • You can replace a recognition property with a regular expression -- or a numeric range -- to allow for pattern-based recognition, instead of being limited to an exact match.

    可以正则表达式替代识别属性 ——或者考虑基于模式识别,替代精确匹配

    youdao

  • The first regular expression will match the string "main" followed by any number of Spaces or tabs, followed by an open parenthesis.

    第一规则表达式后面依次跟有任意数量空格制表键以及开始圆括号的字符串main匹配

    youdao

  • If a match is found, a regular expression replace is performed on the requested path with the value of the SendTo property.

    如果找到了匹配规则,将在具有sendto属性被请求路径执行正则表达式替换

    youdao

  • The find function then searches the episode list to find matches using a simple regular expression match on the title and the summary.

    然后find函数搜索剧集列表以便使用标题摘要匹配简单正则表达式查找匹配项。

    youdao

  • The first line tells devfsd to perform the MKOLDCOMPAT action when any device (.* is a regular expression that will match any device) is registered with the kernel.

    第 1告诉devfsd内核中注册任何设备.*表示匹配 任何设备的正则表达式)时,执行MKOLDCOMPAT 操作。

    youdao

  • Given a string, it loops through the Match to try to find the appropriate regular expression.

    给定一个字符串Match进行循环试图找到相应正则表达式

    youdao

  • This rule verifies that any records that have country as US also have postal codes that match a particular regular expression.

    规则验证任何countryus记录,其postalcodes匹配一个特定正则表达式

    youdao

  • For example, the regular expression a will match the string abcdcba twice (the first and last a) and so will the regular expression b.

    例如正则表达式a匹配字符串abcdcba两次,正则表达式b 也是一样。

    youdao

  • Section 6.5 deals with regular expression string generation, which is a commonly asked question: "Given a regular expression, how do you find all the strings that match it?"

    介绍正则表达式字符串生成问题经常被问到问题:“给定一个正则表达式,我们应该如何查找与之匹配所有字符串呢?”

    youdao

  • A match expects a text-highlighting specification (STANDOUT in this example), followed by a regular expression that specifies which text to highlight.

    match要求文本突出显示说明(为STANDOUT),紧接着是一个正则表达式指定突出显示段文本。

    youdao

  • Match (see Listing 4) represents a single regular expression.

    Match请参阅清单4表示正则表达式。

    youdao

  • You can compare data to a regular expression; if they match, you know your data is valid.

    可以数据正则表达式进行比较如果它们匹配知道数据有效的。

    youdao

  • The handler function is called when the request type and the regular expression match.

    请求类型正规表达式匹配时,会调用处理器函数

    youdao

  • The power behind much of this automation is the regular expression, a veritable set of hieroglyphics to find, match, and decompose strings.

    实现这种自动化主要依靠正则表达式,它是用来查找匹配分解字符串真正的象形文字

    youdao

  • It also supports filtering of the files to add by passing a second parameter with the regular-expression pattern of files to match and add to the archive.

    支持添加文件进行过滤,方法是使用文件正则表达式模式传递第二参数匹配文件添加归档中

    youdao

  • You can also use regular expression-like groups to match files.

    可以使用类似于正则表达式的匹配文件。

    youdao

  • They specify a pattern, and the command that immediately follows a regular expression address will only be applied to a line if it happens to match this particular pattern.

    它们指定一种模式紧跟规则表达式地址之后的命令适用正好特定模式匹配的

    youdao

  • For example, the regular expression ABC will match the string ABC but not DEF.

    例如正则表达式abc字符串abc匹配与def匹配。

    youdao

  • For example, the regular expression ABC will match the string ABC but not DEF.

    例如正则表达式abc字符串abc匹配与def匹配。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定