unary

英音[ ˈjuːnəri ] 美音[ ˈjuːnəri ]
一元的
常用释义
adj. [数] 一元的

扩展信息

一元
所有的一元 (Unary) 运算子,如 ! 运算子,都会依照下列方式评估运算式:套用运算子到产生的数字。
一元的
英文单词、缩写和句子-fy的文章-企博网职业博客 ... quote 引号 unary 一元的 binary 二元的,二进制 ...
单元
* 是一个单元 (unary) 的运算子 (operator), 功能是 "将其后所接的运算式之数值算出, 当成一个记忆体位址, 并读取该记忆体 …
一元码
CABAC定义了四种二进制化方法:一元码(Unary)、截断一元码(Truncated Unary)、K阶指数哥伦布码(kth order Exp-Golomb) …
一元运算子
大家好! 之前介绍运算子的文章内,已经有介绍过一元运算子(Unary), 它需要一个运算元来做运算,也介绍过二元运算子(Binar…

例句

使用指定的一元运算符,通过汇总指定成员的子成员的值,从而返回所生成的值。

A UML operation representing a binary operator is named similarly to unary operator, but the symbol is one of the binary operators.

表示双目运算符(binaryoperator)的UML操作的命名方式类似于单目运算符,但符号是双目运算符之一。

An unusual use of the unary + operator was used in front of a function call that did not have parenthesis.

在没有括号的函数调用前使用了一元+运算符的异常用法。

是个局部应用程序,通过使用一个不变的第二操作数,把二元乘法改变成一元闭包。

The unary operator -z tests for a null string, while -n or no operator at all returns True if a string is not empty.

单目操作符-z测试null字符串,如果字符串非空-n返回True(或者根本没有操作符)。

Java编译器首先应用一元负号运算符(左侧没有操作数的减号)

MDX语句检查子成员的一元运算符。

If the coefficient of the first term is negative, it is preceded by a unary minus in the first column, with no intervening blank column.

如果第一项的系数为负,则需在行首打印一元运算符负号,后面没有空格。

执行一元运算,返回数值表达式的负值。

Finally, the -a and -o options allow you to combine expressions with logical AND and OR, respectively, while the unary !

最后,-a和-o选项允许使用逻辑运算符AND和OR将表达式组合在一起。

否则,一元数字操作数保留被转换或者不被转换。

The unary - (minus) operator yields the negation of its numeric argument.

一元运算符-(减)对其数值型操作数取负。

AllPermissions中的Enum常量表示实际控制授权的一元权限。

In addition to the unary tests above, you can compare two files with the binary operators shown in Table 2.

除了上面的单目测试,还可以使用表2所示的双目操作符比较两个文件

一元稀疏多项式的表示及运算。

一元函数对象类型,用作Value的散列函数。

函数极限是一元函数的极限理论,是数列极限的推广。

The pivotal identification, the major identification, is the unary trait.

关键的自我们认同,主要的自我认同,是这个部份的小客体。

一元函数对象类型,用作Key的散列函数。

一元运算符具有一个参数,二元运算符具有两个参数。

返回指定属性成员的一元运算符。

What is the difference between the unary minus operator and the binary subtraction operator?

一元操作符负号和二元操作符减号的区别是什么?

Unary operators perform an operation on a single operand, such as returning the negative or positive value of a numeric expression.

一元运算符对单个操作数执行操作,如返回数值表达式的负值或正值。

说明无法将跟踪引用用作一元取址运算符。

下表显示了有效的一元运算符并说明了预期的结果。

选择要重载的适当一元运算符。

The operand of a unary operator.

一元运算符的操作数。

单目操作符(unaryoperator)是通过在关键字operator后跟单目运算符符号来命名的。

In Syntax 2, the - operator is used as the unary negation operator to indicate the negative value of an expression.

在语法2中,-运算符用作一元求反运算符,指示表达式的负值。

图2显示了为C#单目、双目,和转换操作符(conversionoperator)建模的实例。

常用短语

unary operator
unary operator - [计]一元运算符;一目运算符