operands
美 [??p??rændz]
英 [??p?rændz] 
詞形變化
復數:operands
英漢解釋
英英解釋
例句
Takes two operands: the left-hand operand is an object and the right is the name of a member of that object.
接受兩個操作數:左操作數是一個對象,而右邊是該對象的一個成員的名字。
Note that this does NOT change the types of the operands themselves; the only change is in how the operands are evaluated.
注意這并沒有改變這些運算數本身的類型;改變的僅是這些運算數如何被求值。
The operands to the call operator are the name of the function and a (possibly empty) comma-separated list of arguments .
調用操作符的操作數是函數名和一組(有可能是空的)由逗號分隔的實參。
Do not provide operator overloads unless at least one of the operands is of the type defining the overload.
除非至少有一個操作數屬于定義重載的類型,否則不要提供運算符重載。
If you want to force a floating-point result, be sure that at least one of the operands is a floating-point type.
如果要強制取得浮點結果,則必須確保操作數中至少有一個為浮點類型。
If one of the operands is of an integral type, then that operand is converted to the floating-point type of the other operand.
如果其中一個操作數為整數類型,那么該操作數將被轉換為另一個操作數所屬的浮點類型。
At least one of the operands of a binary operator.
二元運算符的至少一個操作數。
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,算術運算符的結果也始終可為空。
The value elements that are combined with an operator are called operands of that operator.
與運算符組合在一起的值元素稱為該運算符的操作數。
These operators produce a null value if the operands are null; otherwise, the operator uses the contained value to calculate the result.
如果操作數為空,這些運算符將產生一個空值;否則運算符將使用包含的值來計算結果。
This instruction format provides up to two registers as source operands, one immediate source, and up to two registers as target operands.
這一指令格式提供至多兩個寄存器作為源操作數,一個立即源,至多兩個寄存器作為目的操作數。
Only one of these operands has to be of the enclosing type.
這兩個操作數中只有一個必須是封閉類型的。
The output operands are the C expressions on which the output of the assembly instructions will be performed.
輸出操作數是將對其執行匯編指令輸出的C表達式。
Numeric methods and rich comparison methods may return this value if they do not implement the operation for the operands provided.
數值型方法和很多比較方法可能會返回該值,如果他們沒有為所給的操作數實現相應的操作的話。
This instruction format provides up to three registers as source operands, and one target operand.
這一指令格式提供至多三個寄存器作為源操作數,以及一個目的操作數。
Flags may have one of two logical states, true or false. Programs that use flags as arithmetic operands have an environmental dependency .
旗標可以有兩個邏輯狀態之一,真或假。使用旗標作為計算操作的程式有環境相依性。
Note that the result is always floating-point (Double), even though both operands are integer constants.
請注意,即使兩個操作數都是整數常數,結果也始終為浮點類型(Double)。
This instruction format provides up to two registers as source operands and up to two target operands.
這一指令格式提供至多兩個寄存器作為源操作數,至多兩個目的操作數。
When performing an addition, both operands must be values and the result is always a value.
執行加法時,兩個操作對象都必須是值,且結果總是一個值。
Since the operands for the multiplication are 64-bit values, the result of their product is a 128-bit number.
由于乘法的操作數是兩個64位的值,它們的乘積是一個128位的數字。
The result data type of a bitwise logical operation depends on the data types of the operands.
按位邏輯運算的結果數據類型取決于操作數的數據類型。
For integral types, & computes the logical bitwise AND of its operands.
對于整數類資料型別,&會針對其運算元進行邏輯位元AND運算。
The problem is that the result of a multiply instruction can be twice as long as its operands.
問題在于乘法指令的結果可能會有其操作數的兩倍之長。
the logical operation specified , plus the operands of the operation and those operands could be logical expressions themselves.
指定的邏輯操作的子例程和該操作的操作數(那些操作數可以是邏輯表達式本身)。
In AT&T syntax, the size of memory operands is determined from the last character of the opcode name.
在AT&T語法中,內存操作數的大小由操作碼名稱的最后一個字符決定。
One of the operands on the instruction had an incorrect size.
指令上某個操作數的大小不正確。
For a comparison operation, exactly two operands must be supplied.
對于比較運算,必須正好提供兩個操作數。
The solution is to cast one of the operands to its 64-bit type.
解決方案是將一個操作數強制轉換成64位的類型。
You then break up the frame's content section into horizontal operands separated by a dashed line.
然后你把框架的內容段用虛線分為水平操作元。
The result is an integer representing the integer quotient of the two operands, with the remainder discarded.
結果是一個整數,表示兩個操作數的整數商,余數被丟棄。
Operators require both operands to be of a reference type.
運算符要求兩個操作數均為引用類型。
A CAS operation includes three operands -- a memory location (V), the expected old value (A), and a new value (B).
CAS操作包含三個操作數——內存位置(V)、預期原值(A)和新值(B)。
You can define the behavior of an operator when one or both of the operands are of the type of your class or structure.
在一個或兩個操作數都是您的類或結構的類型時,可以定義一個運算符的行為。
Immediate values and memory references cause different code to be generated when used as operands .
當作為操作數使用時,立即值和內存引用導致產生不同的代碼。
The operands are in the same order that they would be in the equivalent infix expression.
操作數的順序與等價的中綴表達式中操作數的順序一致
Expressions used in components may also cast arguments and operands to different data types.
在組件中使用的表達式還可以將參數和操作數轉換為不同的數據類型。
The Operator field indicates the basis of comparison of the two operands (note that the two operands are strings).
Operator域表明了兩個運算域(注意兩個運算域都是字符串)比較的基礎。
Each expression returns a value that depends only on the operands of the expression, and no expression has any side effects.
每個表達式僅根據其操作數來返回值,并且都不會產生副作用。
If looser-binding operators take as operands expressions using tighter-binding operators, precedence is handled automatically.
如果松綁定(looser-binding)運算符使用緊綁定(tighter-binding)運算符作為操作數表達式,那么優先級是自動處理的。
Performs a logical AND of the two operands updating the flags.
執行兩個操作數的邏輯與運算,并更新標志位。