unary
「unary」的意思
adj. [数] 一元的
adj.[数]一元的
「unary」的用法
unary一元的,单一的 - 表示只有一个元素或操作的情况
「unary」的例句
The unary operator ++ increments the value of a variable by one.
一元运算符++将变量的值增加一个。
In mathematics, a unary function takes only one argument.
在数学中,一元函数只接受一个参数。
The unary negation operator - changes the sign of a number.
一元否定运算符-改变数字的符号。
A unary plus operator + simply returns its operand.
一元加号运算符+仅返回其操作数。
In computer programming, unary operators are operators that take only one operand.
在计算机编程中,一元运算符是一元运算符,它们只接受一个操作数。
The unary bitwise NOT operator ~ inverts all bits of its operand.
一元按位非运算符~反转其操作数的所有位。
A unary minus operator - is used to negate a number.
一元减号运算符-用于否定一个数字。
In logic, a unary predicate is a predicate that takes exactly one argument.
在逻辑中,一元谓词是一个谓词,它恰好接受一个参数。
The unary increment operator ++ increases the value of a variable by one.
一元递增运算符++将变量的值增加一个。
In computer science, a unary operation is an operation that takes exactly one input.
在计算机科学中,一元操作是一个操作,它恰好接受一个输入。