- 重点词汇
- wasv. 用来表示某人或某物即主语本身,用来表示某人或某物属于某一群体或有某种性质( be的过去式 );在,存在;不受干扰;
- ofprep. 关于;属于…的;由…制成;
- mn. 英语字母表的第13个字母;
- differentadj.有差别的,分别的;有差异的;各种的;与众不同;与众不同的;不同的;有区别的;各别的;别致;不平常
- antibodyn.<医>抗体;
- usingv.使用( use的现在分词 );利用;耗费;吸(毒);
- positiveadj.积极乐观的;建设性的;拥护的;正面的;明确的;有把握的;阳性的;完全的;大于零的;带正电的;
- asadv. 同样地,一样地; (比较时用)像…一样,如同;(指事情以同样的方式发生)和…一样
- 相关例句
An alternative way to back reference is by using named groups.
回调引用的一个替代方法是使用带名字的捕获组(下文简称“有名组”)。
互联网摘选
下列例子说明了如何使用RUNSTATS收集捕获了列组信息的目录统计信息
互联网摘选
再次使用syntax match为一个正则表达式定义标识符,然后把标识符与Error关联起来。
互联网摘选
For example the regular expression A ( B ( C)) has the subgroups ( B ( C)) and ( C).
例如,正则表达式A(B(C))包含子组(B(C))和(C)。
互联网摘选
Parse the page while using regular expressions technology, and characteristics of the Web node.
解析页面的同时利用正则表达式技术,将Web节点特征化。
互联网摘选
另外,也可以使用Regular Expression Builder自己构建正则表达式模式。
互联网摘选
NET, users can apply controls and regular expression to input check in web server.
NET平台下,用户可以使用控件和正则表达式在服务器端实现输入验证,通过几个例子简单地介绍了在ASP。
互联网摘选
On the relation between Fuzzy regular expression and Fuzzy finite state automaton
Fuzzy正则表达式与Fuzzy有限态自动机的关系
互联网摘选
要在Java代码中使用正则表达式,通常需要完成以下七个步骤
互联网摘选
针对中文信息,提出了一个基于正则表达式、面向Web表格的信息抽取方法。
互联网摘选
Enter the following regular expression pattern into the input field of the Rule section
在Rule部分的input框中输入以下正则表达式模式
互联网摘选
该规则验证了任何country为US的记录,其postal codes也匹配一个特定正则表达式。
互联网摘选
A simple regular expression is used to extract the latitude and longitude from the XML.
使用简单的正则表达式从XML提取纬度和经度。
互联网摘选
在图10中,Reference Name(在本例中是User)存储使用正则表达式语法提取的值。
互联网摘选
这些方法的最后一个是search方法,它搜索正则表达式的匹配结果并返回其位置。
互联网摘选
Given a string, it loops through the Match to try to find the appropriate regular expression.
给定一个字符串,它对Match进行循环以试图找到相应的正则表达式。
互联网摘选