subexpression

subexpression

 英

  • 网络子表达式;子运算式;子表示式

例句

The input and output of every query or subexpression within a query each form an instance of the Query data model.

查询每个查询表达输入输出形成Query数据模型实例

Captures the matched subexpression into a group name or number name. The string used for.

匹配字符串捕获一个名称编号名称

Each subexpression is identified by number, and is referred to as a back reference.

每个表达一个编号标识称作反向引用

where the box indicates that the value is the result of a previously evaluated subexpression.

其中方框表示之前表达结果

One such trick is the ? : operator at the beginning of a subexpression.

其中一个技巧表达开始?:运算

Step 1: To avoid dealing with parentheses, W3Eval determines which subexpression lies within the deepest nested pair of parentheses.

步骤1:避免括号处理,W3Eval确定哪个表达处于嵌套括号

Marks the beginning and end of a subexpression.

标记表达开始结束

Constant folding, common subexpression elimination are effective techniques in optimizing intermediate code.

常量合并删除公共表达中间代码优化采用有效技术

You can refer to a subexpression from within a regular expression, and from within a replacement string.

可以表达式替换字符串引用表达

Continues match only if the subexpression does not match at the position on the left.

表达在此位置左侧匹配继续匹配

The first parenthetical subexpression captures the protocol part of the Web address.

第一个括号表达捕获Web地址协议部分

For global common subexpression optimization, the compiler searches entire functions for common subexpressions.

对于全局公共表达优化编译搜索全部函数公共表达

In this optimization, the value of a common subexpression is calculated once.

在此优化计算一次公共表达

The second parenthetical subexpression captures the domain address part of the address.

第二括号表达捕获地址地址部分

Continues match only if the subexpression does not match at this position on the right.

表达在此位置右侧匹配继续匹配

To evaluate the larger expression, the subexpression that changes the operand must first be evaluated.

为了计算复杂表达式改变操作数值表达式必须首先计算

A collection of ranges is returned, one for each matched subexpression, and their properties are read-only.

范围集合一个集合一个符合运算),而且它们属性

For local common subexpression optimization, the compiler examines short sections of code for common subexpressions.

对于局部公共表达优化编译检查公共表达小部分代码

Matches the preceding character or subexpression zero or more times.

多次匹配前面字符表达

You can also refer to a subexpression from within a replacement string.

可以替换字符串引用表达

That subexpression matches any word that precedes a colon and two forward slashes.

表达匹配冒号两个前面任何单词

full-expression is an expression that is not a subexpression of another expression.

不是其他表达表达表达完整表达

The subexpression in this case is everything enclosed in parentheses.

在此情况下表达括号所有内容

The Capture class contains the results from a single subexpression capture.

Capture包含来自单个表达捕获结果

Continues match only if the subexpression matches at this position on the right.

表达在此位置右侧匹配继续匹配

Represents the results from a single subexpression capture.

表示单个表达捕获结果

Continues match only if the subexpression matches at this position on the left.

表达在此位置左侧匹配继续匹配

Matches the preceding character or subexpression one or more times.

一次多次匹配前面字符表达

More often it simply has the effect of removing a common subexpression.

通常只是除去公共表达

Otherwise, the third subexpression is evaluated, and that is the value.

否则第三表达

Use ( and ) parentheses (just as you do in mathematics) to apply a modifier to a subexpression. Here's an example: Given text file test. txt

使用圆括号数学用法修饰符应用表达

Common Subexpression Elimination and Algebraic Simplification

公共表达消除代数简化

Local and global common subexpression elimination

局部全局公共表达消除

This means "match a subpattern, but don't include the match in the back-references. " So let's examine the subexpression

表示查找模式匹配字符串包括反向引用匹配结果”。

The following regular expression uses a single subexpression to do that

下面表达式使用单个表达式实现一点