unary

unary

 英

  • adj.【数】单元的
  • 网络一元;一元的;一元码

英汉解释

adj.
1.
【数】单元的,一元的

英英解释

adj.

例句

Returns a value generated by rolling up the values of the children of a specified member using the specified unary operator.

使用指定运算符通过汇总指定成员成员从而返回生成

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

表示双目运算符binaryoperatorUML操作命名方式类似单目运算符符号双目运算符之一

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

没有括号函数调用使用+运算符异常用法

Is a partial application that adapts the binary multiplication to be a unary closure by using a constant second operand.

局部应用程序通过使用一个不变第二操作乘法改变闭包

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或者根本没有操作)。

The Java compiler first applies any unary minus operators (a minus sign with no operand to its left).

Java编译首先应用负号运算符左侧没有操作减号

The MDX statement examines the unary operator of the child member .

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.

如果第一系数行首打印运算符负号后面没有空格

Performs a unary operation that returns the positive value of a numeric expression .

执行运算返回数值表达式负值

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

最后,-a-o选项允许使用逻辑运算符ANDOR表达组合一起

Otherwise, a unary numeric operand remains as is and is not converted.

否则数字操作保留转换或者转换

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

运算符-(数值操作

The enum constants in AllPermissions represent the unary permissions that actually control authorization.

AllPermissionsEnum常量表示实际控制授权权限

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

除了上面测试可以使用2双目操作符比较两个文件

Unary representation of sparse polynomials and operations.

稀疏表示运算

Hash A unary function object type that acts a hash function for a Value.

函数对象类型用作Value函数

The function limit is the limit theory of unary function, and the extension of sequence limit.

函数极限函数极限理论数列极限推广

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

关键自我认同主要自我认同这个部份客体

Hash A unary function object type that acts a hash function for a Key.

函数对象类型用作Key函数

Unary operators have one parameter, and binary operators have two parameters .

运算符具有一个参数运算符具有参数

Returns the unary operator of the specified attribute member.

返回指定属性成员运算

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.

运算符单个操作执行操作返回数值表达式负值正值

Shows that a tracking reference cannot be used as a unary take-address operator.

说明无法跟踪引用用作运算

The following table displays valid unary operators and describes the expected result.

显示有效运算符说明预期结果

Choose an appropriate unary operator to overload.

选择重载适当运算

The operand of a unary operator.

运算符操作

A unary operator is named by using the key word operator followed by the unary operator symbol.

单目操作符unaryoperator通过关键operator后跟运算符符号命名

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

语法2,-运算符用作运算符指示表达式负值

Figure 2 shows an examples for modeling C# unary, binary, and conversion operators.

2显示C#单目双目转换操作符conversionoperator建模实例

No space should separate a unary operator and its operand except when the operator is a word such as typeof.

操作符与其操作之间应有空格除非操作符单词比如typeof

7 sin sends the unary message sin to the target object 7.

sin消息sin送给目标对象7。

Unary minus always appears on the left side (for example, -1) regardless of the Regional Settings options.

负号始终出现左侧例如-1),区域设置选项无关

For example, the unary increment operator is named as operator ++.

举例来说增量运算符命名operator++。

as in the previous case , the code finishes with a bit of unary composition by creating a

前面情况一样代码通过

The outputs from the evaluations of these two unary functors are passed to a built-in binary functor called

可见两个仿函数计算输出传递称为

Each of these operators has unary versions that perform the following operations

除此之外运算符可以表现形式进行如下运算

Elementary discussion on city and countryside water affairs unary management reform

城乡一体化管理改革浅谈

A New Method of Resulting Unary Multinomial Division and its Relative Problems

多项除法及其相关问题一种解法

Defining this unary "operator" in Scala is slightly tricky, but it's purely a syntactic nit

Scala定义这种操作符需要技巧只是语法问题而已