Unicode data is matched using regular expressions.
Unicode数据可以使用正则表达式进行匹配。
Text searches using regular expressions are equally dependent on character encoding.
使用正则表达式的文字进行搜索同样也依赖于字符编码。
Explanation of using regular expressions, enumerations, unions, lists, and substitution groups.
使用正则表达式、枚举、联合、列表和置换组的说明。
In contrast, the same sort of rules can be described even more tersely using regular expressions.
相比之下,使用正则表达式可以更精练地描述同类规则。
Discusses formatting and parsing base data types and using regular expressions to process text.
讨论如何格式化和分析基础数据类型以及如何使用正则表达式处理文本。
At first, I tried to write Algorithm: : InversionList using regular expressions and the index function.
开始时我尝试使用正则表达式和index函数来编写Algorithm:InversionList。
But the editor remains basic in many ways -- not even using regular expressions in the search dialog, for example.
但是该编辑器在许多方面都是保持基本的功能,例如,在搜索对话框中甚至不使用正则表达式。
The true power of the rewriting rules, though, shines when using regular expressions, as we'll see in this section.
但在使用正则表达式时,重写规则的真正功能才会发挥更大作用,本部分将对此进行探讨。
A step-by-step example demonstrated how to build a a simple named entity extraction task using regular expressions.
本文通过一个详细的示例演示了如何使用正则表达式构建简单的指定实体提取任务。
It then shows a simple, step-by-step example of how to use InfoSphere Warehouse to extract concepts using regular expressions.
然后,通过一个简单的示例演示如何在InfoSphereWarehouse中使用正则表达式提取概念。
I never recommend using regular expressions to read XML, but sometimes it's the most compatible way because the regular expression functions are always available.
我从不建议使用正则表达式读取XML,但是有时它是兼容性最好的方式,因为正则表达式函数总是可用的。
You can simply preview the matches and the replacements if you wish to just search using regular expressions or to ensure that you have your expressions correct.
你还可以预览匹配和替换结果以方便验证你的正则表达式是否准确。
A basic understanding of programming concepts is helpful for tasks such as setting variables, using regular expressions, creating loops and extracting header data.
对基本的编程概念的理解,有助于自动化测试脚本的编写,例如设置变量、使用正则表达式、创建循环、读取数据头等等。
That is, chunking is based either on existing markup of grammatical components, or is something you add manually -- or semi-automatically using regular expressions and program logic.
也就是说,分块工作的进行,或者基于语法成分的已有标志,或者基于您手工添加的或者使用正则表达式和程序逻辑半自动生成的标志。
Instead of using regular expressions to rewrite public URIs onto private ones, Ranvier implements a chain-of-responsibility design pattern to delegate resource determination to relevant code.
Ranvier并不使用正则表达式把公共uri重写成私有uri,而是实现责任链(chain - of - responsibility)设计模式,把资源判断任务委托给相关代码。
Regular expressions are complex pattern specifications built using building blocks that end up looking more like modem line noise as the pattern gets more complex.
正则表达式是使用各种构件构建的复杂模式规范,并且随着模式变得越来越复杂,它看起来就像是调制解调器的线路噪声。
Routes make use of regular expressions for pattern matching, and are expressed using XML.
路由在模式匹配时使用正则表达式,并且使用XML表示。
Here are a few examples of regular expressions using grep as the search tool.
以下是一些使用grep作为搜索工具的正则表达式示例。
SystemT combines both dictionaries and regular expressions techniques, along with sophisticated pattern recognition using context and syntax to achieve industry-leading accuracy rates.
SystemT 结合了字典和正则表达式技术,以及使用上下文和语法的复杂模式识别,达到行业领先的准确率。
Using some of the common regular expressions with other Linux commands you can redirect their output to be the list of file names.
利用一些普通的正则表达式和其他的Linux命令,您可以将它们的输出重定向为一列文件名。
I'll also be using Groovy's regular expressions (introduced in Feeling Groovy) to determine the messages passed to the facade.
我还会使用Groovy的正则表达式(在感受Groovy中介绍)来确定传递给facade的消息。
Using powerful tools like sed and Perl, and the magic of regular expressions, you can easily do complex text processing tasks directly on the UNIX command line.
使用像sed和Perl这样功能强大的工具,以及神奇的正则表达式,您可以直接通过UNIX命令行轻松地完成复杂的文本处理任务。
I began by using Perl5 regular expressions (regexps) occasionally.
开始的时候,我偶尔会使用Perl5正则表达式(regexp)。
Content negotiation using custom handlers and regular expressions.
使用自定义处理程序和正则表达式的内容协商。
It can search both text and binary files using either ordinary text or GREP-like regular expressions, based on the standard UNIX search utility.
它可以搜索文本和二进制文件使用普通的文本或grep一样的正则表达式的基础上,标准的Unix搜索工具。
It can be configured using both conventional strings and regular expressions.
你可以配置使用常规字符串和正则表达式。
It can be configured using both conventional strings and regular expressions.
你可以配置使用常规字符串和正则表达式。
应用推荐