subexpressions

子表达式
常用释义
子表达式

扩展信息

子表达式
子表达式subexpressions):圆括号中的表达式即子表达式。一个完整的正则表达式可能含有多个子表达式,它们从左向右 …
子程式语法
LightWave 3D ... ... Bad Expressions 错误的简易程式语法 Subexpressions 子程式语法 Vector References 向量式参数 ...

例句

Do not use an increment or decrement operator on the same object in more than two subexpressions of the same expression.

一个表达式里,不要在两个或更多的子表达式中对同一对象做自增或自减操作。

This optimization removes invariant subexpressions from the body of a loop.

此优化将不变量子表达式从循环体中移除。

When all parenthetical subexpressions have been evaluated, the rest of the expression is evaluated.

所有括号内的子表达式都求值完毕后,表达式的其它部分再求值。

The first of these "non-reference" child subexpressions just says "match something that looks like http or that looks like ftp or . . . " .

第一个“非引用”子表达式只表示“查找类似于http或ftp或其它值的字符串”。

The buffer numbers in which the sub matches are stored begin at 1 and continue up to a maximum of 99 subexpressions.

用于存储子匹配项的缓冲区编号从1开始,最多可存储99个子表达式。

将普通的子表达式分配到临时变量以简化表达式。

对于全局公共子表达式优化,编译器搜索全部函数中的公共子表达式。

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

对于局部公共子表达式优化,编译器检查公共子表达式的一小部分代码。

括号对与可能组成部分替换模式的“子表达式”匹配。

提供有关使正则表达式捕获子表达式组的分组构造的信息。