• Replacing them with Spaces or another innocuous character, and then treat the resultant string as if it were just a regular string (with the date in the middle).

    空格其他无害字符替换它们然后结果字符串视为只是一个常规字符串(日期中间)。

    youdao

  • 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

  • I may yet replace the calls in question with hand-coded string operations, since they're only used with a few very specific regular expressions.

    仍然存在隐患的调用替换亲自编写的字符串操作因为它们少数特定正则表达式一起使用

    youdao

  • When specifying patterns in the element, realize that regular expressions are used to perform the matching and string replacement.

    元素指定模式请注意使用正则表达式执行匹配字符串替换

    youdao

  • And its built-in string manipulation functions (including regular expressions), as well as procedural and convenience features make it the ideal language for creating simple "scripting" programs.

    内置的字符串操纵函数(包括正则表达式),以及程序上的特性方便性使成为创建简单脚本程序理想语言

    youdao

  • Search Settings include choosing case sensitivity, scope, and whether or not to interpret the search string as a regular expression or as a literal string.

    搜索设置包括选择是否区分大小写搜索字符串作为正则表达式还是文本字符串解释等。

    youdao

  • Of course, regular expressions are limited to strict string comparisons.

    当然正则表达式限定严格字符串比较

    youdao

  • The way I have programmed these informal parsing tasks has always been somewhat of a hodgepodge of custom state-machines, regular expressions, and context-driven string tests.

    编写处理这些非正式解析任务的程序方法总是有点大杂烩,其中包括定制状态机、正则表达式以及上下文驱动的字符串测试。

    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

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

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

    youdao

  • Sure, you could use regular expressions or String searches, but that would be too much work.

    当然可以使用常规表达式String搜索所需的工作量

    youdao

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

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

    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

  • In contrast to re (regular expressions), string functions are generally much faster, and in most cases they are easier to understand and maintain.

    re(规则表达式)相比,string函数通常更快速大多数情况下他们易于理解维护。

    youdao

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

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

    youdao

  • Note that the varlist function can be a little tricky because it must take a regular expression (an empty string will NOT work).

    varlist可能有点麻烦,因为必须采用正则表达式(字符串绝对无效的)。

    youdao

  • URL pattern: a Perl-compatible regular expression string to be matched with the URL sent by the client.

    URL模式Perl兼容的正则表达式字符串客户发送URL进行匹配

    youdao

  • The filter_var() function greatly reduces the amount of coding compared to if you were to try to do this manually with a regular expression and string functions.

    尝试正则表达式字符串函数手动完成工作相比,使用 filter_var()函数将极大地减少编码

    youdao

  • The new regular expression in the second line matches any string that contains MSIE or starts with Lynx.

    第二中的正则表达式匹配任何包含MSIELynx开头的字符串

    youdao

  • When initialize is called by the framework, the NameReferenceAnnotator reads the regular expression as a string from its descriptor and compiles it.

    框架调用initialize时,NameReferenceAnnotator描述符字符串形式读取正则表达式编译

    youdao

  • Listing 1 a small regular expression in Perl that substitutes every occurrence of with in an HTML string.

    清单1给出一个使用Perl编写的正则表达式,它可以将HTML字符串中的每个替换成。

    youdao

  • The current year was then worked out by constructing a Date object, formatted as a string, and then a regular expression was used to parse out the year.

    当前年度通过构建Date对象格式一个字符串)计算,然后使用一个正则表达式解析年份

    youdao

  • Well, for starters, "Hello World" is a regular 8-bit-per-character string and assigning it to an array of 32-bits per character is invalid.

    对于初学者来说,“Hello World ”每个字符8位常规字符串,把值给每个字符32位数组是非法的。

    youdao

  • Calling.r on a string turns it into a regular expression; we use raw (triple-quoted) strings here to avoid having to double-escape backslashes.

    字符串上调用。r会把变成一个正则表达式我们原始(三重引号)字符串避免诸多双重转义的反斜杠。

    youdao

  • How to use regular expressions (string patterns), enumerations, unions, lists, and substitution groups?

    如何使用正则表达式(字符串范式)、枚举联合列表以及置换

    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 is of course possible to have other formats, simply by changing he regular expression in the URL pattern string.

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

    youdao

  • His plan is to make one that reads regular RNA transcripts of genes but can string together wrong-handed amino acids to form mirror proteins.

    计划创造一种不但能阅读寻常rna转录体同时又将错误手性氨基酸串联起来形成镜像蛋白的核糖体。

    youdao

  • The regular expression is a string loaded from a text file, so you don't need to change the code when you want to add support for a new type of postal code.

    由于正则表达式是从文本文件中装载一个字符串所以添加类型邮政编码的支持时,需要更改代码

    youdao

  • Using a regular expression engine, it is easy to test if a string matches the pattern.

    通过使用正则表达式引擎容易测试字符串是否与模式匹配。

    youdao

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

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

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