What is the translation of " REGEX " in English?

Examples of using Regex in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Regex查询工具.
Regex Query Tool.
大多数语言使用简单的基于regex的词法分析机制。
Most languages use a simple regex-based lexing mechanism.
Regex类中还包含一些静态的方法:.
The Regex class contains several static methods:.
完整查找/替换对话框支持regex和XPath表达式。
Full find/replace dialog with support for regex and XPath.
访问Regexr来练习更多的RegEx示例。
Visit Regexr to practice more examples of RegEx.
RegularExpressions命名空间的所有成员都是Regex类的子代。
RegularExpressions namespace are descendants of the Regex class.
在topcontentreport中,将此regex复制并粘贴入筛选框:.
In the top content report copy and paste this regex into the filter box:.
Regex匹配文本中的模式时,它告诉用户并突出显示匹配的模式。
When the regex matches patterns in the text, it tells the user and highlights the matched patterns.
这个新的程序库,被定义于<regexgt;头文件,由几个新的类型所组成:.
The new library, defined in the new header<regexgt;, is made of a couple of new classes:.
在单词之间必须包括这一(或这些)字符,否则该regex将无法找到匹配。
You have to include the character(s) between the words; otherwise, the regex fails to find a match.
A_TitleMatchMode由SetTitleMatchMode设置的当前模式:1,2,3或RegEx.
A_TitleMatchMode The current mode set by SetTitleMatchMode: 1, 2,3, or RegEx.
当然,可以使用grep-i来简化该regex,这样可以忽略大小写,从而将命令简化为:.
Of course, you could simplify the regex with grep-i, which ignores case, reducing the command to:.
我们在练习31中使用了这个库,所以通常你应该熟悉它和RegEx
We used this library in Exercise 31<ex31. html>,so you should be familiar with it and RegEx in general.
如需详细(非常详细)了解如何在GoogleAnalytics中使用regex,请下载此PDF.
For a more complete(and very pretty)guide to using regex in Google Analytics download this PDF.
Regex支持上也有很多改进,修复了一些bug,并提供了一个更为稳定的实现。
Various improvements have been made in regex support to fix bugs and provide a more stable implementation.
你可以制作一些有趣的文档,让用户喜欢上学习和理解Regex
You can make documentation that is interesting enough to keep the users excited about learning andunderstanding regex.
使用regex匹配IPv4地址的代码在收到IPv6地址后会给出无效的结果。
Code with regex that used to match an IPv4 address will yield an invalid result when receiving an IPv6 address.
有些用户可能无法完全理解Regex,你可以制作一个页面来解释Regex的工作原理。
Some users may not understand regex fully, so you can make a page to explain how regex works.
使用Regex查询工具,用户可以在Web上快速检查其Regex字符串的有效性。
With the Regex Query Tool, users can quickly check the validity of their regex strings on the web.
Io,你可以在提取数据的同时使用RegEx,删除字符串的一部分,或者保留字符串的某些部分。
Io, you can use RegEx while extracting data to delete parts of a string or keep particular parts of a string.
Regex包使用一种称为非确定性的有限自动机(NondeterministicFiniteAutomaton,简称为NFA)的模式匹配引擎。
Regex package uses a type of pattern-matching engine called a Nondeterministic Finite Automaton, or NFA.
正则表达式(Regularexpressions,或regex)是决定了在搜索中使用何种字符串序列的规则。
Regular expressions(or regex) are rules that govern which sequences of characters come up in a search.
API中建议所有寻求此功能的人使用String的split方法或java.util.regex包.
It is recommended that anyone seeking this functionality use the split method of String or the java.util. regex package instead.
Url()函数传递四个参数,两个是必选的:regex和view,另两个则是可选的:kwargs和name。
The url() function is passed four arguments, two required: regex and view, and two optional: kwargs, and name.
Mike是一名全栈软件开发人员和Linux专家,在Bash,JavaScript,PHP和Regex方面拥有十多年的经验。
Mike is a full-stack software developer and Linux Guru, with over a decade of experience in Bash, JavaScript,PHP, and Regex.
如果您是regex的能手,那么您可以考虑根据此处的说明将这些URL重新指向,但是通常这一情况无需您担心。
If you're a whiz with the regex, you could consider redirecting these URLs as described here, but generally it's not worth worrying about.
这意味着应用程序将检查Regex的有效性,并允许用户用其他内容替换匹配的字符串。
This means the application will check for the validity of the regex and also allow users to replace the matched strings with something else.
JRegexpTester是一款独立运行的Swing应用程序,可以使用SunJava标准API(java.util.regex)进行正则表达式测试。
JRegexpTester is a standalone Swing application that helps you test regular expressions with the Sun Java standard API(java.util. regex).
Results: 28, Time: 0.0161

Top dictionary queries

Chinese - English