OPERAND in Chinese translation

作数
运算对象

Examples of using Operand in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
If either operand contains an x or z the result will be x.
如果其中任何一个操作数中含有x或z,则结果为x.
If the operand isn't a symbolic link, istat returns the same things that stat would.
如果其操作数不是符号连接,则lstat和stat返回的值相同。
These are similar to IS NULL in that they will always return TRUE or FALSE, never NULL, even when the operand is NULL.
这些构造将总是返回真或假,从来不返回空值,即使操作数是空也如此。
But any operator applied to NaN with any other numeric operand will still yield NaN.
但是任何运算符应用于NaN和其他数字操作数仍然会产生NaN。
Modulus AND assignment operator, It takes modulus using two operands and assign the result to left operand c%= a.
模数和赋值运算符,它使用两个操作数来取模,并将结果分配给左操作数C%=A相当于C=C%A.
In this example, destroyAllHumans is never called because the&& operand stopped all evaluation after false.
在这个例子中,destroyAllHumans不会被调用,因为&&停止了所有在false之后的运算.
Each frame consists of a local variable array, return value, operand stack and constant pool.
每个栈帧包括本地变量数组、返回值、操作栈和常量池.
Binary OR Operator copies a bit if it exists in either operand.
二进制或运算符拷贝的位,如果它存在一个操作数中。
When making complex expressions with several operands on it we may have some doubts about which operand is evaluated first and which later.
当多个操作数组成复杂的表达式时,我们可能会疑惑哪个运算先被计算,哪个后被计算。
The first opcode instruction at location 0, aload_0, pushes the this reference onto the operand stack.
位置0的第一个指令aload_0将this引用推送到操作数堆栈。
The type of the value produced by the unsigned right shift operator is the type of its left operand.
无符号右移运算符生成的值的类型是其左操作数的类型。
The increment(by unity) operator++ is called a unary operator, because it only possesses one operand.
例如,递增运算符(++)就是一元运算符,因为它只有一个操作数
Stack machine(0-operand machine) Accumulator machine(1-operand machine) Register machine(2,3,… operand machine) Random access machine Cell-probe model.
Stackmachine(零操作数机器)Accumulatormachine(一操作数机器)Registermachine(二、三、…操作数机器)Randomaccessmachine细胞探针模型.
As another example, it's well-known that on x86, a 32-bit mov instruction is atomic if the memory operand is naturally aligned, but non-atomic otherwise.
再看另一个例子,众所周知,在x86环境下,如果内存操作数是自然对齐的,那么一个32位的mov指令就是原子的,但如果不是自然对齐,那么将是非原子的。
The DEC VAX allowed multiple memory operands for almost all instructions, and so reserved the first few bits of each operand specifier to indicate the addressing mode for that particular operand.
DECVAX允许几乎所有指令有多个存储器操作数,因此保留每个操作数说明符的前几位以指示该特定操作数的寻址模式。
The only symbol that might look new to you is"%", which divides one operand by another and returns the remainder as its result.
唯一可能看起来很新的符号是“%”,它将一个操作数除以另一个操作数,并将余数作为结果返回。
On an AMD Ryzen CPU, each of the instructions takes around 1200 clock cycles for 16-bit or 32-bit operand, and around 2500 clock cycles for a 64-bit operand.
在AMDRyzen处理器上,对于16位或32位操作数,每个指令约花费1200个时钟周期;对于64位操作数,约花费2500个时钟周期。
Basically, Python has found the addition operator(+) without any operand in that logical line and hence it doesn't know how to continue.
基本上,Python发现加法操作符(+)在那一逻辑行没有任何操作数,因此它不知道该如何继续。
Either operand is NaN.
两个操作数都是NaN.
The unary operators require only one operand;
一元运算符只需要一个操作数;
Results: 495, Time: 0.0517

Top dictionary queries

English - Chinese