网站首页  词典首页

请输入您要查询的英文单词:

 

单词 operand
释义
operands是operand的复数

operand

美 [??p??rændz]
英 [??p?rændz]
  • n.【数】运算域
  • 网络操作数;运算物体;运算对象
复数:operands  
n.
1.
【数】运算域

例句

释义:
1.
Takes two operands: the left-hand operand is an object and the right is the name of a member of that object.
接受两个操作数:左操作数是一个对象,而右边是该对象的一个成员的名字。
hi.baidu.com
2.
Note that this does NOT change the types of the operands themselves; the only change is in how the operands are evaluated.
注意这并没有改变这些运算数本身的类型;改变的仅是这些运算数如何被求值。
fi2.php.net
3.
The operands to the call operator are the name of the function and a (possibly empty) comma-separated list of arguments .
调用操作符的操作数是函数名和一组(有可能是空的)由逗号分隔的实参。
dictsearch.appspot.com
4.
Do not provide operator overloads unless at least one of the operands is of the type defining the overload.
除非至少有一个操作数属于定义重载的类型,否则不要提供运算符重载。
msdn2.microsoft.com
5.
If you want to force a floating-point result, be sure that at least one of the operands is a floating-point type.
如果要强制取得浮点结果,则必须确保操作数中至少有一个为浮点类型。
www.ibm.com
6.
If one of the operands is of an integral type, then that operand is converted to the floating-point type of the other operand.
如果其中一个操作数为整数类型,那么该操作数将被转换为另一个操作数所属的浮点类型。
msdn2.microsoft.com
7.
At least one of the operands of a binary operator.
二元运算符的至少一个操作数。
msdn2.microsoft.com
8.
The result of an arithmetic operator is always nullable, even if the operands are nonnullable and ANSI_WARNINGS or ARITHABORT is set ON.
即使操作数不可为空并且ANSI_WARNINGS或ARITHABORT设置为ON,算术运算符的结果也始终可为空。
technet.microsoft.com
9.
The value elements that are combined with an operator are called operands of that operator.
与运算符组合在一起的值元素称为该运算符的操作数。
msdn2.microsoft.com
10.
These operators produce a null value if the operands are null; otherwise, the operator uses the contained value to calculate the result.
如果操作数为空,这些运算符将产生一个空值;否则运算符将使用包含的值来计算结果。
msdn2.microsoft.com
1.
This instruction format provides up to two registers as source operands, one immediate source, and up to two registers as target operands.
这一指令格式提供至多两个寄存器作为源操作数,一个立即源,至多两个寄存器作为目的操作数。
www-128.ibm.com
2.
Only one of these operands has to be of the enclosing type.
这两个操作数中只有一个必须是封闭类型的。
msdn2.microsoft.com
3.
The output operands are the C expressions on which the output of the assembly instructions will be performed.
输出操作数是将对其执行汇编指令输出的C表达式。
www.ibm.com
4.
Numeric methods and rich comparison methods may return this value if they do not implement the operation for the operands provided.
数值型方法和很多比较方法可能会返回该值,如果他们没有为所给的操作数实现相应的操作的话。
dictsearch.appspot.com
5.
This instruction format provides up to three registers as source operands, and one target operand.
这一指令格式提供至多三个寄存器作为源操作数,以及一个目的操作数。
www-128.ibm.com
6.
Flags may have one of two logical states, true or false. Programs that use flags as arithmetic operands have an environmental dependency .
旗标可以有两个逻辑状态之一,真或假。使用旗标作为计算操作的程式有环境相依性。
dictsearch.appspot.com
7.
Note that the result is always floating-point (Double), even though both operands are integer constants.
请注意,即使两个操作数都是整数常数,结果也始终为浮点类型(Double)。
msdn2.microsoft.com
8.
This instruction format provides up to two registers as source operands and up to two target operands.
这一指令格式提供至多两个寄存器作为源操作数,至多两个目的操作数。
www-128.ibm.com
9.
When performing an addition, both operands must be values and the result is always a value.
执行加法时,两个操作对象都必须是值,且结果总是一个值。
www.ibm.com
10.
Since the operands for the multiplication are 64-bit values, the result of their product is a 128-bit number.
由于乘法的操作数是两个64位的值,它们的乘积是一个128位的数字。
www.ibm.com
1.
The result data type of a bitwise logical operation depends on the data types of the operands.
按位逻辑运算的结果数据类型取决于操作数的数据类型。
msdn2.microsoft.com
2.
For integral types, & computes the logical bitwise AND of its operands.
对于整数类资料型别,&会针对其运算元进行逻辑位元AND运算。
technet.microsoft.com
3.
The problem is that the result of a multiply instruction can be twice as long as its operands.
问题在于乘法指令的结果可能会有其操作数的两倍之长。
www.ibm.com
4.
the logical operation specified , plus the operands of the operation and those operands could be logical expressions themselves.
指定的逻辑操作的子例程和该操作的操作数(那些操作数可以是逻辑表达式本身)。
www.ichacha.net
5.
In AT&T syntax, the size of memory operands is determined from the last character of the opcode name.
在AT&T语法中,内存操作数的大小由操作码名称的最后一个字符决定。
www.ibm.com
6.
One of the operands on the instruction had an incorrect size.
指令上某个操作数的大小不正确。
207.46.16.251
7.
For a comparison operation, exactly two operands must be supplied.
对于比较运算,必须正好提供两个操作数。
technet.microsoft.com
8.
The solution is to cast one of the operands to its 64-bit type.
解决方案是将一个操作数强制转换成64位的类型。
www.ibm.com
9.
You then break up the frame's content section into horizontal operands separated by a dashed line.
然后你把框架的内容段用虚线分为水平操作元。
www.ibm.com
10.
The result is an integer representing the integer quotient of the two operands, with the remainder discarded.
结果是一个整数,表示两个操作数的整数商,余数被丢弃。
msdn2.microsoft.com
1.
Operators require both operands to be of a reference type.
运算符要求两个操作数均为引用类型。
msdn2.microsoft.com
2.
A CAS operation includes three operands -- a memory location (V), the expected old value (A), and a new value (B).
CAS操作包含三个操作数——内存位置(V)、预期原值(A)和新值(B)。
www.ibm.com
3.
You can define the behavior of an operator when one or both of the operands are of the type of your class or structure.
在一个或两个操作数都是您的类或结构的类型时,可以定义一个运算符的行为。
msdn2.microsoft.com
4.
Immediate values and memory references cause different code to be generated when used as operands .
当作为操作数使用时,立即值和内存引用导致产生不同的代码。
dictsearch.appspot.com
5.
The operands are in the same order that they would be in the equivalent infix expression.
操作数的顺序与等价的中缀表达式中操作数的顺序一致
www.ibm.com
6.
Expressions used in components may also cast arguments and operands to different data types.
在组件中使用的表达式还可以将参数和操作数转换为不同的数据类型。
msdn2.microsoft.com
7.
The Operator field indicates the basis of comparison of the two operands (note that the two operands are strings).
Operator域表明了两个运算域(注意两个运算域都是字符串)比较的基础。
www.ibm.com
8.
Each expression returns a value that depends only on the operands of the expression, and no expression has any side effects.
每个表达式仅根据其操作数来返回值,并且都不会产生副作用。
www.ibm.com
9.
If looser-binding operators take as operands expressions using tighter-binding operators, precedence is handled automatically.
如果松绑定(looser-binding)运算符使用紧绑定(tighter-binding)运算符作为操作数表达式,那么优先级是自动处理的。
www.ibm.com
10.
Performs a logical AND of the two operands updating the flags.
执行两个操作数的逻辑与运算,并更新标志位。
bbs.pediy.com
1.
Expressions can contain a literal value, a method invocation, an operator and its operands, or a simple name.
表达式可以包含文本值、方法调用、运算符及其操作数,或简单名称。
msdn2.microsoft.com
2.
If the operands of an equality operator are both of type boolean, then the operation is boolean equality.
如果相等运算符的操作数都是boolean类型,则运算是boolean相等。
msdn2.microsoft.com
3.
The expressions created are a combination of arithmetic and logical operators, plus operands.
表达式包含算术和逻辑运算符以及操作数。
www.ibm.com
4.
An expression involving the specified operands has incompatible operand types or implicitly converted operand types.
涉及指定操作数的表达式具有不兼容的操作数类型或隐式转换的操作数类型。
207.46.16.251
5.
If any of the operands is a float, then all operands are evaluated as floats, and the results are floats.
如果任意一个操作数是浮点型的,则所有操作数都将按浮点型进行计算,并且结果也是浮点型的。
www.ibm.com
6.
These relative precedence levels affect how we write IO expressions involving operands that use operators with lower precedence.
若IO表达式的操作数包含了比IO操作符优先级低的操作符,相关的优先级别将影响书写该表达式的方式。
dictsearch.appspot.com
7.
This will cause the other operands to be promoted to 64-bits and no further conversion is needed when the expression is assigned.
这会导致其他操作数也被转换成64位的类型,这样在对表达式进行赋值时就不需要再进行转换了。
www.ibm.com
8.
The leftmost element in the list is called the operator, and the other elements are called operands.
在表里最左的元素称为运算符,其他元素都称为运算对象。
dictsearch.appspot.com
9.
If the operands of an equality operator are both of value type, then the operation is value equality.
如果相等运算符的操作数都是值类型,则运算是值相等。
msdn2.microsoft.com
10.
constant expressions , whose operands are all simple type constants , are evaluated at compilation time.
编译时计算操作数均为简单类型常数的常数表达式。
www.ichacha.net
1.
Floating-point instructions operate on single-precision and double-precision floating-point operands.
浮点指令作用于单精度和双精度浮点操作数。
www.ibm.com
2.
If the character is an operator, pop two operands, perform the appropriate operation, and then push the result onto the stack.
如果字符是个操作符,弹出两个操作数,执行恰当操作,然后把结果压入堆栈。
www-128.ibm.com
3.
Used as operands, register expressions direct the assembler to generate instructions that operate on the CPU registers.
作为操作数,寄存器表达式直接汇编成执行操作在CPU寄存器上。
hi.baidu.com
4.
A binary operator is an operator that uses two operands, usually termed the left and right operands.
二元运算符是使用两个操作数的运算符,这两个操作数通常称为左操作数和右操作数。
msdn2.microsoft.com
5.
In Vimscript, comparators always perform numeric comparison, unless both operands are strings.
在Vimscript中,比较函数始终执行数字比较,除非两个运算对象都是字符串。
www.ibm.com
6.
All operators produce a value from their operands.
所有运算符都能根据自己的运算对象生成一个值。
www.hotdic.com
7.
Define the behavior of a standard operator when one or both of the operands is a newly-defined class or structure.
在一个或两个操作数是新定义的类或结构时定义标准运算符的行为。
msdn2.microsoft.com
8.
The input operands are the C expressions that serve as input operands to the instructions.
输入操作数是充当指令输入操作数使用的C表达式。
www.ibm.com
9.
All of the actual processing takes place between registers (or between registers and immediate-mode operands).
所有实际的处理都发生在寄存器之间(或寄存器和立即寻址模式操作数之间)。
www.ibm.com
10.
Operands , historic artifacts, and shared collections are all types of reference data.
操作数,历史数据和共享解释是引用数据的全部类型。
dictsearch.appspot.com
1.
The concatenation result represents a single string consisting of the contents of the two operands one after the other.
连接结果为一个字符串,它由两个操作数的内容依次排列而成。
msdn2.microsoft.com
2.
Declares the operator symbol, operands, and code that define an operator procedure on a class or structure.
声明在类或结构上定义运算符过程的运算符符号、操作数和代码。
msdn2.microsoft.com
3.
Concatenates the string representations of the operands .
将操作数的字符串表示形式串联在一起。
www.bing.com
4.
It uses a stack architecture, meaning instruction operands are loaded to an internal stack before they're used.
它使用堆栈体系结构,这意味着在使用指令操作数之前要先将它们装入内部堆栈。
www.ibm.com
5.
All operands to specific intrinsics are cast to a special type called qword, which is essentially an opaque register value type.
specificintrinsic的所有操作数都会映射为一个称为qword的特殊类型,它实际上是一个opaque寄存器值类型。
www.ibm.com
6.
You may assume that the operands and the result are within the range of value of the int type.
你要确保输入的操作数要在整型数据类型所能表示的范围之内。
dictsearch.appspot.com
7.
Now let's take a look at how to specify individual registers as constraints for the operands.
现在让我们看一下如何将个别寄存器作为操作数的约束指定。
www.ibm.com
8.
Be sure the data types of the operands are appropriate for the conversion, and in the correct order.
请确保操作数的数据类型适合于运算符,且顺序正确。
technet.microsoft.com
9.
The collation precedence of the UNION operands and result are evaluated column by column.
按列评估UNION操作数和结果的排序规则优先顺序。
technet.microsoft.com
10.
The processor's job is to retrieve instructions and operands from memory and to perform. each operation.
该处理器的工作就是检索指令和操作数从记忆并执行每个操作。
dictsearch.appspot.com
1.
Fixed-point instructions operate on byte, halfword, word, and doubleword operands.
定点指令作用于字节、半字、字和双字操作数。
www.ibm.com
2.
The result is a string value representing the concatenation of the two string operands.
结果是表示两个字符串操作数连接的字符串值。
msdn2.microsoft.com
3.
The simple answer is that Python converts all operands in an expression to the type of the most complex operand, as necessary.
简单的答复是,Python会根据需要将表达式中的所有操作数转换为最复杂的操作数的类型。
www.ibm.com
4.
In Boolean algebra, an operator that indicates an executing operation and generally is located between two operands.
在布尔代数中,表示要执行的运算的算符。通常写在两个操作数之间。
www.1stenglish.com
5.
Operands must evaluate to a decimal or hexadecimal number.
操作数的计算结果必须为十进制数或十六进制数。
msdn2.microsoft.com
6.
Describes the rules that govern the coercion of the operands of bitwise operators.
描述控制位运算符的操作数强制的规则。
technet.microsoft.com
7.
So long as the operands are both already sorted into document order, this avoids the need to allocate memory for the intermediate node sets.
只要已经按文档顺序排序了这两个操作数,就不必为中间节点集分配内存。
www.ibm.com
8.
The following example demonstrates the potential imprecision of floating-point operands.
下面的示例演示了浮点操作数潜在的不精确性。
msdn2.microsoft.com
9.
Chapter 14 looks at operator overloading, which allows operands of class types to be used with the built-in operators.
第十四章考察了操作符重载,允许将类类型的操作数与内置操作符一起使用。
dictsearch.appspot.com
10.
All registers can be used as register operands , and some registers can be used in other contexts.
所有的寄存器都可以被用做寄存器操作数,某些寄存器还可以用做其它内容。
dictsearch.appspot.com
1.
The operands are then coerced to the appropriate type, the bitwise operation is performed, and the result is returned.
运算元会强制型转为适当的型别,然后执行位元运算并传回结果。
technet.microsoft.com
2.
Coercion is required so the binary formats of the operands are compatible with each other and the bitwise operator.
若要使二进制格式的操作数彼此兼容并且与位运算符兼容,必须使用强制。
technet.microsoft.com
3.
Operands come from reference data, which is typically published by the target service for the operator.
操作数来自引用(reference)数据,它典型情况下是被目标服务发布。
www.freegames.com.cn
4.
Both the left and right operands of the APPLY operator are table expressions.
APPLY运算符的左操作数和右操作数都是表表达式。
msdn2.microsoft.com
5.
The arithmetic result represents the sum of the two operands.
算术结果为两个操作数的和。
msdn2.microsoft.com
6.
Operator depends on the data type of the operands.
运算符的行为取决于操作数的数据类型。
msdn2.microsoft.com
7.
If both operands are early-bound or if one operand is literal and the other is early-bound, more steps are performed.
如果两个运算元都是早期系结,或者一个运算元是常值而另一个是早期系结,则必须执行较多的步骤。
technet.microsoft.com
8.
Each operator takes as operands two expressions that evaluate to numeric values.
每个运算符以两个表达式作为操作数,这两个表达式的计算结果均为数值。
msdn2.microsoft.com
9.
SET ANSI_NULLS ON affects a comparison only if one of the operands of the comparison is either a variable that is NULL or a literal NULL.
仅当某个比较操作数是值为NULL的变量或文字NULL时,SETANSI_NULLSON才会影响比较。
technet.microsoft.com
10.
This means that the operands and result can be No-collation.
这表示操作数和结果可以无排序规则。
technet.microsoft.com
1.
Let's consider how and where a service gets the operands it uses to prepare an operator message.
让我们考虑一下,一个服务怎样和在哪里获得它用来准备操作符消息的操作数。
www.freegames.com.cn
2.
However, when both operands are positive there is no problem.
不过当两个运算数都是正数时就没问题。
be2.php.net
3.
gives compiler error if the operands are cast-incompatible.
会产生编译错误,假如两边不兼容的话。
dictsearch.appspot.com
4.
The Like operator is defined only for pattern matching of String operands.
仅为String操作数的模式匹配定义Like运算符。
msdn2.microsoft.com
5.
The operators = and can take operands of class and class-reference types.
运算符=和可以将类类型和类引用类型作为操作数。
dictsearch.appspot.com
6.
Evaluates the numeric values of the operands.
计算操作数的数值。
msdn2.microsoft.com
7.
In prefix notation, the operator is written before its operands.
前缀表示法中,操作符写在操作数的前面。
www-128.ibm.com
8.
Type, ! Returns true if its two operands refer to different objects.
类型,如果两个操作数引用不同的对象,则!
msdn2.microsoft.com
9.
In postfix notation, the operator comes after its operands.
在后缀表示法中,操作符位于操作数后面。
www-128.ibm.com
10.
Operands of data types that widen to the data types for which you are defining the operator.
数据类型已扩展为您正在为其定义运算符的数据类型的操作数。
msdn2.microsoft.com
1.
You can evaluate conditionally with two operands.
可以计算两个操作数的条件表达式。
0554.vipcn.com
2.
Fetches the required operands from the operand stack.
从操作数堆栈获取所需的操作数。
www.ibm.com
3.
The DataPower XM70 defines a set of fields divided into logical namespaces that return message values that can then be used as operands.
DataPowerXM70定义一组划分为逻辑名称空间的字段,这些逻辑名称空间返回的消息值被用作操作数。
www.ibm.com
4.
Operands to determine whether they are not equal.
操作数执行逻辑比较,以确定它们是否不相等。
msdn2.microsoft.com
5.
Computes the sum of its two operands.
计算两个操作数的和。
msdn2.microsoft.com
6.
an operation performed on operands in order to obtain the value of a threshold function.
为了达到阈值而在操作数上进行的操作。
www.jukuu.com
7.
You supply the operands the same way you do for predefined operators.
按照为预定义运算符提供操作数的方法提供操作数。
msdn2.microsoft.com
8.
Operands should normally be of the same type.
操作数通常应为同一类型。
msdn2.microsoft.com
9.
This is not mandatory; GCC tries provide the appropriate suffix by reading the operands.
这并不是强制性的;GCC会尝试通过读取操作数来提供相应的后缀。
www.ibm.com
10.
The result is the quotient of the two operands.
结果是两个操作数的商。
msdn2.microsoft.com
1.
Get operands and perform the operation.
获取操作数并执行运算。
www.ibm.com
2.
The result is the product of the two operands.
结果是两个操作数的乘积。
msdn2.microsoft.com
3.
An expression is composed of one or more operands that are combined by operators .
表达式由一个或多个操作数通过操作符组合而成。
dictsearch.appspot.com
4.
The problem of binary multiple operands is studied.
研究了二进制多操作数并行加法问题。
www.dictall.com
5.
Bad operands for period operator.
点运算符的操作数错误。
dictsearch.appspot.com
6.
You can use imprecise commands and operands and matching 32-bit registers RA and RB.
你可以使用不精确的指令和操作数并符合32位寄存器RA和RB。
bbs.pediy.com
7.
Too many command operands! Try again.
太多的命令符,重试!
sbd8.yo2.cn
8.
If operands are not compatible with each other, they will be coerced to the appropriate type.
如果操作数相互不兼容,将强迫使它们成为适当的类型。
msdn2.microsoft.com
9.
Operands to determine if they are not equal.
操作数执行逻辑比较,确定它们是否相等。
msdn2.microsoft.com
10.
Both operands will be converted to an int.
两个操作数都被转换成。
blog.csdn.net
1.
Immediate values and memory references cause different code to be generated when used as operands. For example.
立即数和内存引用在用做操作数的时候导致不同的代码产生。比如。
www.1717sc.com
2.
These instructions take different kinds of operands depending on the type of instruction.
这些指令根据指令的类型带不同类别的操作数。
msdn2.microsoft.com
3.
When we determine the operands and operator, we can perform the operation, as shown in Listing 12.
一旦确定操作数和操作符后,就可以执行运算了,如清单12所示。
www.ibm.com
4.
a threshold operation in which each operand is 0 or 1; output is 1 if and only if more than half the operands have the value 1.
每个操作数只能取或的一种阈值操作;当且仅当超过一半的操作数取值为时结果值为。
www.hotdic.com
5.
This is true for all numeric data types of the operands.
对于所有数值数据类型的操作数也是如此。
msdn2.microsoft.com
6.
The operands are pathnames to the C or C language source files.
操作数是到C或C 语言源文件名的路径名。
dictsearch.appspot.com
7.
However, it can also concatenate numeric operands with string operands.
不过,它还可以将数值操作数与字符串操作数串联起来。
msdn2.microsoft.com
8.
If both operands are arithmetic, or both are non arithmetic (such as array or pointer), they are used without change.
如果两个操作数都是算术的或都是非算术的(如数组或指针),则不用更改就可使用它们。
207.46.16.251
9.
Some operators, such as assignment, require that one of their operands be an lvalue.
有些操作符,比如赋值,要求其中的一个操作数必须是左值。
www.cppblog.com
10.
If the operands are both numeric, Visual Basic computes the arithmetic result.
如果操作数均为数值,VisualBasic将计算算术结果。
msdn2.microsoft.com
1.
If the operands are both strings, Visual Basic concatenates them.
如果操作数均为字符串,VisualBasic将把它们连接起来。
msdn2.microsoft.com
2.
If at least one of the operands evaluates to
如果至少一个操作数计算的结果为
msdn2.microsoft.com
3.
Intel syntax accomplishes this by prefixing memory operands (not the opcodes themselves) with byte ptr, word ptr, and dword ptr. Thus
Intel语法通过在内存操作数(而不是操作码本身)前面加byteptr、wordptr和dwordptr来指定大小。
www.ibm.com
4.
Operands of any different type are converted to
任何其他类型的操作数将转换为
msdn2.microsoft.com
5.
Bitwise operators shall not be applied to operands whose underlying type is signed;
位操作符不能应用于基本类型是有符号类型的操作数。
dictsearch.appspot.com
6.
Novel systolic implementation of modular multiplication for large operands
一种大数模乘运算的线性脉动阵列新结构
www.ilib.cn
7.
Even under version 7. 2, Vim does only floating-point arithmetic if one of the operands is explicitly floating-point
即使对于版本7.2,如果其中一个运算对象被明确声明为浮点类型,那么Vim只支持浮点算术
www.ibm.com
8.
The conversion process involves reading the operands, operators, and parentheses of the infix expression using the following algorithm
转换过程包括用下面的算法读入中缀表达式的操作数、操作符和括号
www-128.ibm.com
9.
If the operands are of mixed types, the result depends on the setting of the
如果操作数的类型不同,则结果将取决于
msdn2.microsoft.com
10.
Both operands are coerced to a type determined by two conditions
将两个操作数强制为由以下两个条件确定的类型
msdn2.microsoft.com
1.
The VLSI Implementation for Modular Exponentiation of Large Operands
大数模幂乘运算的VLSI实现
www.ilib.cn
2.
instruction operands must be the same size
命令操作数必须是一样的长度
wenku.baidu.com
3.
Returns the difference of two operands
返回两个操作数之差
msdn2.microsoft.com
4.
If the operands of an equality operator are both of reference type or the
如果相等运算符的操作数都是引用类型或
msdn2.microsoft.com
5.
Returns the quotient of two operands
返回两个操作数之商
msdn2.microsoft.com
6.
Operands of the same data types for which you are defining the operator; or
正在为其定义运算符的相同数据类型的操作数;或者
msdn2.microsoft.com
7.
Returns the product of two operands
返回两个操作数之积
msdn2.microsoft.com
8.
Invalid combination of opcode and operands
操作数与操作符无效组合
jxhking.blogchina.com
9.
As operands to overloaded operators:
作为重载操作符的操作数:
blog.sina.com.cn
10.
Returns the sum of two operands
返回两个操作数之和
msdn2.microsoft.com
1.
If the promoted type of the operands is
如果操作数的提升类型为
msdn2.microsoft.com
2.
Symbolic unary operators should always be kept with their operands
象征的一元操作符应总是保持和它的操作数在一起
www.tracesoul.com
3.
Are called unary operators. Operators that take two operands, such as arithmetic operators
接受两个操作数的运算符被称作二元运算符,例如算术运算符
msdn2.microsoft.com
4.
On the same operands, with the return type of the class or structure, and you have defined
同样,如果您已使用类或结构的返回类型在相同操作数上定义了
msdn2.microsoft.com
5.
The main difference between these operands is that the,
这些操作数之间的主要区别是,
msdn2.microsoft.com
6.
Each take two operands of type
每个都采用两个类型为
msdn2.microsoft.com
7.
When one or both operands are of type
当其中的一个操作数为
msdn2.microsoft.com
8.
REG, memory When there are two operands, both operands must have the same size (except shift and rotate instructions). For example
指令中有两个操作数的时候,他们的大小必须相等(除非使用类型转换)。
blog.csdn.net
9.
AT&T and Intel syntax use the opposite order for source and destination operands. For example
AT&T和Intel语法采用相反的源和目标操作数次序。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/26 0:47:03