Upper_case takes in an array of matches and returns the whole matched pattern in uppercase.
函数upper_case接收匹配结果数组,并将整个匹配结果转化成大写。
The exclamation mark is used to separate sections of matched pattern. See "Pattern Match Results" below.
感叹号被用来分隔被匹配的部分。请见下述的”模式匹配结果”一节。
If you wrap pattern elements in parentheses, you can use the matched contents in the replacement string.
如果使用圆括号将模式元素括起来,您可以在替换字符串中使用匹配的内容。
Hence, if text matched the entire pattern, the first set of parentheses would yield a string representing a positive or negative integer, such as + 49.
因此,如果文本匹配了整个模式,第一组括号将生成表示一个正整数或负整数的的字符串,例如+49。
But in cases where lines can have multiple instances of a particular pattern, these methods do not give you a true count of the actual number of instances matched.
但是在行中具有某个特定模式的多个实例的情况下,这些方法无法为您提供实际匹配实例数量的真实计数。
This doesn't replace the text matched by the pattern — it only adds the text after the first line that contains that pattern.
这并不替换与模式匹配的文本——它只是在第一个包含该模式的行后面添加文本。
The pattern was used because it matched the nonfunctional requirements of flexibility and interoperability required for this service implementation.
之所以使用此模式,是因为它满足了此服务实现所需的灵活性和互操作性非功能需求。
Regular expressions are strings of characters that define a pattern to be matched.
正则表达式 是定义匹配模式的字符串。
Given a regex and a datum, a regex engine yields whether the datum matches a pattern and, if a match was found, what matched.
给定一个正则表达式和数据,正则表达式引擎将得到数据是否匹配模式及匹配内容(如果找到匹配)等结果。
Inside a matching-substring instruction, the period (.) represents the string that matched the pattern.
在matching - substring指令内部,句号(.)表示匹配模式的字符串。
1 (or \ \ 2) means the pattern matched by the first (or second) subexpression of the match expression.
1(或\ \2)表示模式与匹配表达式的第一个(或第二个)子表达式相匹配。
URL pattern: a Perl-compatible regular expression string to be matched with the URL sent by the client.
URL模式:与Perl兼容的正则表达式字符串,将与客户端发送的URL进行匹配。
The call to matchlist returns a list of all the fields captured by the regex (that is, anything matched by those parts of the pattern inside \ (... \) delimiters).
调用matchlist返回正则表达式捕捉到的所有字段的列表(即任何与\(…\)分隔符中的模式部分匹配的元素)。
Ms. Rothenburgh did not want a hospital bed, so Mr. Lewis found her a twin bed, with a comforter in a pattern that matched the dress Ms. Rothenburgh wore at her son’s wedding.
Rothenburgh不想要病床,Lewis就做了一张更加舒适的对开单人床给她,样式正好和参加她儿子婚礼那天穿的礼服相配。
Ms. Rothenburgh did not want a hospital bed, so Mr. Lewis found her a twin bed, with a comforter in a pattern that matched the dress Ms. Rothenburgh wore at her son's wedding.
Rothenburgh不想要病床,Lewis就做了一张更加舒适的对开单人床给她,样式正好和参加她儿子婚礼那天穿的礼服相配。
The matched person's name is bound to the name variable, and the graph_uri variable binds to the URI of the graph that matched the pattern.
匹配的人名被绑定到name变量,而 graph_uri 变量绑定到与模式匹配的图的URI 上。
The subjects were not only able to tell which objects matched which echo pattern, but the brain tracking revealed the visual cortex activity when the subjects heard the echoed clicks.
这些受试者不仅可以清楚地分辨哪一种物体对应哪一种回声,而且大脑活动跟踪发现当他们听见这些回声时,大脑的视觉皮质会有活动。
The pattern of the damage differed from that found in head injuries not caused by blasts, and matched computer simulations predicting how explosions would affect the brain, Dr. Brody said.
布罗迪博士说,这种类型的脑损伤不同于那些由非爆炸原因引起的脑损伤,但是与计算机模拟爆炸如何损伤大脑的预测结果相一致。
The match variables are NOT set when weighted scoring is used, since the same pattern is matched multiple times.
当权重打分的时候,MATCH变量将不被设置,因为相同的模式被匹配了多次。
Note that because you don't specify a type for the pattern-matched case, anything will match and the message is bound to the MSG name (which you need in order to print it).
注意,因为这里没有指定模式匹配的类型,所以任何消息都是匹配的,而且消息被绑定到ms g名称(为了打印它)。
One deficiency is that the edits affect only the incoming pattern and do not operate on the matched font.
缺陷之一是编辑只影响进入的模式,而不对匹配的字体进行任何操作。
Specifying both causes the pattern to be matched against the entire message.
两个都指定使得模式去匹配整个信件。
In this paper, two methods of realizing optical pattern recognition, spatial matched filter correlation and joint transform correlation (JTC), were discussed first with the emphasis on the JTC.
本文首先论述了实现光学模式识别的两种方案,空间匹配滤波相关识别和联合变换相关识别的原理和技术。
The results pane has a toggle option to either show you the list of files (the default setting) or the actual content match and line number for every file and match that matched the pattern provided.
结果窗格中有一个切换选项,以便可以显示列表中的文件(默认设置)或实际内容的匹配项并为每个文件和匹配提供的模式匹配的行号。
Thus, of the various applications and contents, it makes it possible to select one that is more matched to the user preference and suitable for the terminal usage pattern.
因此,对于各种各样的应用和内容,其使选择与用户偏爱更加匹配并且适合于终端使用模式的一个应用和内容成为可能。
It is shown that the better broad band performance can be obtained using the matched attenuation network formed by depositing ta film resistor, as a microwave absorbent, with grid pattern.
指出利用沉积有网格图形的钽薄膜电阻的匹配衰减网络作微波吸收体,可以获得比较好的宽带性能。
The point pattern matching algorithm based on the spectral method performs poorly when the two point patterns to be matched are not isomorphic.
当两个要匹配的点模式不同构时,以谱方法为基础的点模式匹配算法性能较差。
The configuration of teacher education system should be a staged education pattern with some matched curricula, high-level trainers team and perfect management system.
构建的内容应包括阶段性培养模式以及与之相匹配的课程体系、高水平的师资队伍、健全的管理制度等。
The positions of the specifications in the pattern string correspond to the positions of the characters to be matched in the string expression.
模式字符串中规范的位置与字符串表达式中要进行匹配的字符位置对应。
The positions of the specifications in the pattern string correspond to the positions of the characters to be matched in the string expression.
模式字符串中规范的位置与字符串表达式中要进行匹配的字符位置对应。
应用推荐