• In a nutshell, a regular expression describes a string pattern.

    简而言之正则表达式描述字符串模式

    youdao

  • This information is appended with the string pattern originally used for the search.

    这个信息原先用于搜索字符串模式附加在一起。

    youdao

  • If the pattern does not match the version string pattern, a status message is created.

    如果模式版本字符串模式相匹配,那么就会创建一条状态信息

    youdao

  • The filament winding using the new method was accurate and reliable in the string pattern.

    应用上述方法设计控制系统,使纤维缠绕机的纤维缠绕线型准确可靠

    youdao

  • The syntax USES PRCE (Perl Compatible Regular Expressions), a very powerful way of matching any desired string pattern.

    这个语法使用的是PRCE (PerlCompatibleRegularExpressions),一种用来匹配任意目标字符串模式有效方法

    youdao

  • As the application displays a list of appointments, it detects the string pattern of those invalid records and skips them.

    这个应用程序显示一个约会列表时,检测那些无效记录字符串模式然后跳过它们。

    youdao

  • Since the deleted recordId is not reused so as to maintain the original sequence in records, the record is marked as invalid by a distinctive string pattern.

    因为为了维持记录原始顺序删除recordId不能重用所以这个记录通过特有的字符串模式标记无效

    youdao

  • This function is not smart enough to identify the character values in the final example of use and thus be able to warn the user. You could use a string pattern matching test such as.

    这个函数不够灵巧不能区分最后使用示例中的字符所以不能警告用户

    youdao

  • Shangzhai culture is a mid-Neolithic culture in Zhu River valley, but the painted and string pattern potteries are not existed, and the bird-head pottery in openwork is characteristic.

    陶器组合反映出的文化特征同为流域典型上宅文化明显不同,河南后岗一期文化相近似。

    youdao

  • KMP scan algorithm is improved by means of the analysis of string pattern matching BF and KMP. The complexity analysis reveals that the improved algorithm, KMPA, is more effective than KMP.

    通过字符串模式匹配BFKMP算法分析,提出了改进KMP扫描算法的方法,并通过对算法复杂性进行分析,结果表明:改进后的算法KMPA算法KMP有效

    youdao

  • For example, perhaps you do not simply want to compare the attribute name to a string pattern, but actually look up whether the name is an attribute that has been stored in a persistent database.

    例如假设并不想属性字符串模式进行比较只是查明具有属性名的属性是否一直保存持久性数据库中。

    youdao

  • Playing staccato slowly when intonating the arp pattern will make you prepare the string as fast as possible.

    演奏琶音缓慢演奏断音,使尽可能准备弦乐

    youdao

  • If you wrap pattern elements in parentheses, you can use the matched contents in the replacement string.

    如果使用圆括号将模式元素起来,可以替换字符串使用匹配内容

    youdao

  • Hence, if text matched the entire pattern, the first set of parentheses would yield a string representing a positive or negative integer, such as + 49.

    因此如果文本匹配整个模式第一括号生成表示一个整数整数的的字符串例如+49

    youdao

  • The user registry staff resolution plug-in also leverages the user registry functionality to search for a person or group based on a search pattern string.

    用户注册中心人员解析插件利用用户注册中心功能基于搜索模式字符串搜索某个人员

    youdao

  • It is a formal pattern that a specific program looks for in text or a string of characters using a recognition process called pattern matching.

    形式模式,一个特定程序使用名为模式匹配识别流程文本字符串中进行查找

    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

  • The former can decompose a string into substrings if the substrings are separated by a predictable pattern.

    如果使用可预测模式分隔字符串,则前者可以字符串分解几个子字符串。

    youdao

  • Using string theory math, Duff predicted the pattern that would occur when four quantum bits are entangled with each other.

    使用数学达夫预测了当四个量子位相互纠缠将会发生模式

    youdao

  • It is of course possible to have other formats, simply by changing he regular expression in the URL pattern string.

    当然可能其它格式需要URL格式字符串修改正则表达式即可。

    youdao

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

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

    youdao

  • Rather than determining if a string matches a pattern, it is sometimes desirable to extract every match.

    并非确定字符串是否模式匹配有时需要提取每个匹配项。

    youdao

  • Determining if a string matches a pattern is the simplest use of regular expressions and, as you see in Figure 1, it's, easy to do.

    确定字符串是否模式匹配正则表达式简单应用如图1所示,而且易于操作。

    youdao

  • Our program will search for a particular pattern, USDGBP, within the HTML String.

    我们程序HTMLString搜索一个特定模式即usdgbp

    youdao

  • To enter a String value using the like operator, type directly into the value field using the % character as a wild card for a text pattern.

    使用like 操作符时,Value直接输入字符串并使用 %字符作为文本模式的通配符

    youdao

  • To illustrate the problem that this causes, I benchmarked the time it takes to find all instances of the pattern "Crachit*" in a string with length 10,690,488.

    为了演示这个缺陷带来问题测评长度为 10,690,488字符串寻找模式Crachit*” 的所有实例花费时间

    youdao

  • You can search for strings in vi using the / command, specifying the pattern to match either as a literal string or as a regular expression.

    vi 中可以使用 /命令搜索字符串需要以字面字符串正则表达式的形式指定匹配模式

    youdao

  • This pattern is simply any string preceded by x:.

    模式是以x:为前缀的任意字符串

    youdao

  • This converter expects users to input data in the format (pattern) specified in the mask attribute and then knows to translate the input into a basic string.

    这个转换器期望用户输入mask属性给定格式(模式),然后其输入转换基本的字符串。

    youdao

  • This converter expects users to input data in the format (pattern) specified in the mask attribute and then knows to translate the input into a basic string.

    这个转换器期望用户输入mask属性给定格式(模式),然后其输入转换基本的字符串。

    youdao

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

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

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