What is the translation of " REGULAR EXPRESSION " in Chinese?

['regjʊlər ik'spreʃn]
['regjʊlər ik'spreʃn]
regular expression

Examples of using Regular expression in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
(r) is a regular expression denoting L(r).
D)(r)是正规式,表示集合L(r)。
Find and replace using regular expressions.
支持以RegularExpression查找和替换字词.
Regular_expression- The regular expression.
正则表达式--RegularExpression.
NET Framework regular expression engine.
NETFramework正则表达式引擎的访问。
OmniGraffle's Find dialog supports the use of some simple regular expressions.
OmniGraffle的查找对话框支持使用一些简单的正则表达式
Find and Replace with regular expressions supporting Unicode.
查找和替换支持Unicode的常规表达式;.
Though hands down Perl pawns everyone else when it comes to regular expression IMO.
尽管当涉及到正则表达式IMO时,Perl会优先考虑所有其他人。
Of course, more complex regular expressions can be also be defined.
当然,也可以是更复杂的规则表达式
The solution is touse Python's raw string notation for regular expression patterns;
解决方案是使用Python的原始字符串符号进行正则表达式模式;
This is the most basic kind of regular expression, where each character is matched literally.
这是最基本的常规表达式,它对每个字符进行逐字匹配。
This can be achieved by using some regular expressions.
我们通过使用一些常规表达式来实现这点。
In some regular expression patterns, using a number to reference a capture group can be confusing.
在一些正则表达式模式中,使用数字来引用捕获组可能会造成混淆。
Another option within Patterns is regular expressions(regex).
这种模式匹配兼容POSIXregularexpressions(regex(7)).
For example, the regular expression(dog) creates a single group containing the letters“d”,“o”, and“g”.
例如,正则表达式(dog)创建了单一分组,组里包含”d”,”o”,和”g”。
I am currently working on Pearl compatible regular expression(PCRE) support.
Fun支持Perl兼容则表达式(PCRE).
When regexp is a global regular expression, however, exec() behaves in a slightly more complex way.
但是,当RegExpObject是一个全局正则表达式时,exec()的行为就稍微复杂一些。
ParseSsn and parsePhone are effectively the same as before, the regular expression's exec function.
ParseSsn和parsePhone实际上与以前一样,是正则表达式的exec函数。
World" is the regular expression and the"//" enclosing"/World/" tells Perl to search a string for a match.
World是正则表达式而//包围的/World/告诉perl为了匹配搜索字符串。
While Python code will be slower than an elaborate regular expression, it will also probably be more understandable.
尽管Python代码比一个精巧的正则表达式要慢些,但它更易理解。
Its peculiar name stems from its roots as a command in vi,g/re/p meaning global regular expression print.
这个同样古怪的名字来源于vi的一个命令,g/re/p,意思是globalregularexpressionprint。
The value for exclude should be a regular expression, so we will set it to/node_modules/.
Exclude也是一个正则表达式,所以我们设置为/node_modules/:.
It's quite basic,but it does support syntax highlighting for around 30 languages and regular expression search and replace.
它非常简单,但支持大约30种语言的语法高亮和正则表达式的搜索与替换。
If you have looked at C or APL or regular expression notationespecially badly writtenyou have experienced this truth firsthand.
如果你看过C,APL或者正则表达式的标记法--尤其是写得很糟糕的--你已经直接地经历了这个事实。
We can see one common rule in these examples:the more precise is the regular expression- the longer and more complex it is.
我们能够从这些例子中看到一个共同的规则:正则表达式越精确--它就越长且越复杂。
If your regular expression uses the"g" flag, you can use the exec method multiple times to find successive matches in the same string.
假如你的正则表达式使用了"g"标记,你可以多次使用exec方法来连续匹配相同的串。
For example, we could restrict the scan above toonly produce anchors whose columns match the regular expression anchor:*. cnn.
例如,我们可以对上面的扫描进行限制,让所产生的anchor所在的列与正则表达式匹配anchor:*.cnn.
If you have looked at C or APL or regular expression notation- especially badly written- you have experienced this truth firsthand.
如果你看过C,APL或者正则表达式的标记法--尤其是写得很糟糕的--你已经直接地经历了这个事实。
ECMAScript uses camel case for both methods and properties, although the multiword property names are rare(lastIndex andignoreCase properties of regular expression objects).
ECMAScript的属性和方法均使用Camel标记法,尽管多字的属性名称是罕见的(正则表达式对象的lastIndex和ignoreCase属性)。
As we mentioned previously, a URLpattern is a regular expression; hence, we can use the regular expression pattern\d+ to match one or more digits:.
我们前面讲到,URL模式是一个正则表达式,因此,我们可以使用正则表达式模式\d+来匹配一个或多个数字:.
Today, all the popular programming languages include a powerful regular expression library,or even have regular expression support built right into the language.
如今所有常用的编程语言都会包含一个强大的正则表达式函数库,或者甚至是在语言本身就内嵌了对于正则表达式的支持。
Results: 30, Time: 0.0304

Word-for-word translation

Top dictionary queries

English - Chinese