- 相关搜索
- 有界操作符
- 更多网络例句与操作符相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Operators can also be a form of acknowledgement indicating the acceptance of an operator.
操作符也可以以确认的形式表示一个操作符的接受。
-
Aiming at OQL, we treated type as monoid (collection monoid and primitive monoid), and used monoid comprehension as OQL's intermediate representation. Therefore we can merge the rewrite rules for a number of collection types, then employ monoid comprehension in defining algebraic operators, as cut out the limit that in relational algebra/calculus algebraic operators are only for set.
针对ODMG-2.0的对象查询语言OQL,我们把类型提高到幺群级,然后从幺群概括入手,用幺群概括作为OQL的查询中间表示,统一了多种聚集类型的重写规则,幺群概括还被我们用于定义代数操作符,这使得代数操作符突破了关系代数/演算中只针对集合的局限。
-
When we do so, it should behave analogously to the synthesized operators: After an assignment, the values in the left-hand and right-hand operands should be the same and the operator should return a reference to its left-hand operand.
这样做时,它应表现得类似于合成操作符:赋值之后,左右操作数的值应是相同的,并且操作符应返回对左操作数的引用。
-
At first it might not be apparent that indexing on the right side of an assignment statement is such an operator .
如果加下标的形式在一个赋值语句的右边,那么此操作符就是第二类操作符,对于这一点也许开始时并不明显。
-
Indexing on the left side of an assignment statement is a different operator that can be thought of as an update or change the value operation-a [2]:=x.
如果加下标的形式在赋值语句的左边,那么这又是另一种操作符,可以把这种操作符看成为更新或改变值的操作符,即a[2]:=x。
-
Indexing on the left side of an assignment statement is a different operator that can be thought of as an update or change the value operation=a[2]:=x.
如果加下标的形式在赋值语句的左边,那么这又是另一种操作符,我们可以把这种操作符看成为修改或改变值的操作符。
-
Operator overloading and conversion operators are new, along with the IsNot operator.
操作符重载和转变操作符也是新的变化,随之而来的还有IsNot操作符。
-
There are both unary operators and binary operators.
C++提供了一元操作符和二元操作符两种操作符。
-
For example, the prefix increment and dereference operators share the same precedence and have higher precedence than the arithmetic or relational operators.
例如,前自增操作符和解引用操作符的优先级相同,它们的优先级都比算术操作符或关系操作符高。
-
The shift operators have midlevel precedence: lower precedence than the arithmetic operators but higher than the relational, assignment, or conditional operators.
移位操作符具有中等优先级:其优先级比算术操作符低,但比关系操作符、赋值操作符和条件操作符优先级高。
- 更多网络解释与操作符相关的网络解释 [注:此内容来源于网络,仅供参考]
-
binary operator:二元操作符
10.2 定义新的二元操作符 假定我们给予函数bslash() 一个不同的名字,且以下面的形式给出 %anything% 那么它将以二元操作符(binary operator)的形式在表达式中使用,而不是函数的形式.例如我们用!
-
Bitwise Operators:位操作符
int x; x=100; printf("%d",x>10); 2.6.4 位操作符 与其它语言不同, C语言支持全部的位操作符( Bitwise Operators) .因为C语言的设计目 的是取代汇编语言,所以它必须支持汇编语言所具有的运算能力.位操作是对字节或字中的位(bit)进行测试,
-
Invalid indirection:(无效的间接运算操作符:间接运算操作符要有非空的指针变量)
Initializer syntax error(初始化语法错) | Invalid indirection(无效的间接运算操作符:间接运算操作符要有非空的指针变量) | Invalid macor argument separator(无效的宏参数分隔符)
-
operation needs lvalue:操作符需要左值
operation expression 运算表达式 | operation needs lvalue 操作符需要左值 | operator expeeted 需要一个操作符
-
Operator Precedence:操作符优先级
在>一书中提供了一张关于 C 的"操作符优先级(Operator Precedence)"表,明确指出了各个操作符的操作数应该是左值(lvalue)还是右值(expr、pointer等)(对于表达式操作数而言),或其它(对于非表达式操作数而言).
-
Relational Operator:关系操作符
合就成了描述 VHDL 算术或逻辑运算的表达式其 中操作数是各种运算的对象 而操作符规定运算的方式 4.4.1 操作符种类在 VHDL 中 有四类操作符 如表 4-1 所示 即逻辑操作符(Logical Operator) 关系操作符(Relational Operator) 算术操作符(Ar
-
scope operator:生存空间操作符
scope 作用域、生存空间 | scope operator 生存空间操作符 | scope resolution operator 生存空间解析操作符
-
scope operator:生存空间(范围决议)运算子 :: 生存空间操作符
scope ;作用域 | scope operator ;生存空间(范围决议)运算子;生存空间操作符 | scope resolution operator ;生存空间决议运算子 ;生存空间解析操作符
-
Speed By Surface Operator:速度按曲面操作符
SPEED BY ICON OPERATOR 速度按图标操作符 | SPEED BY SURFACE OPERATOR 速度按曲面操作符 | KEEP APART OPERATOR 保持分离操作符
-
casts:比较函数和操作符,Cast函数和操作符
cast operators,Cast函数和操作符 | casts,比较函数和操作符,Cast函数和操作符 | CC environment variable,典型配置选项,处理MySQL编译问题,环境变量