说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 单值运算符
1.
monadic operator
单一算符;单值运算符;一目算子;一元算符;一元运算符
2.
Column containing unary operators that control how individual member values are aggregated into their parent member's value.
包含一元运算符的列,这些运算符用于控制单个成员的值如何聚合到其父成员的值中。
3.
Determines whether members have unary operators that control how individual member values are aggregated into their parent member's value.
决定成员是否包含一元运算符,这些运算符用于控制单个成员的值如何聚合到其父成员的值中。
4.
The increment operator is++ and means“ increase by one unit.
递增运算符是“+”,意为“增加一个单位”。
5.
The decrement operator is -- and means "decrease by one unit.
其中,递减运算符是“--”,意为“减少一个单位”;
6.
" The increment operator is ++ and means "increase by one unit.
递增运算符是“++”,意为“增加一个单位”。
7.
Left side of assignment operator must be variable or property
赋值运算符左边必须是变量或属性
8.
The ++ operator increments the variable.
其中,++运算符会使变量增值。
9.
Assignment is performed with the operator =.
赋值是用等号运算符(=)进行的。
10.
Less than or equal to.
小于或等于的数值关系运算符。
11.
string operator
串操作符;串算符;串运算符;字符串运算符
12.
The signed right shift >> uses sign extension: if the value is positive, zeroes are inserted at the higher-order bits;
“有符号”右移位运算符使用了“符号扩展”: 若值为正,则在高位插入0;
13.
3.1.3. Mathematical operators
3.1.3 算术运算符
14.
Using Symbol Operation to Make Available Programs for Numerical Calculation in Matlab
Matlab中巧用符号运算实现数值计算程序的通用性
15.
mathematical symbol
数学符号,运算符号
16.
3.1Using Java operators
3.1 使用Java运算符
17.
3.1.9 Ternary if-else operator
3.1.9 三元if-else运算符
18.
3.1.7 Bitwise operators
3.1.7 按位运算符