operand bit 中文意思是什麼

operand bit 解釋
操作數位
  • operand : n. 【數學】運算域。
  • bit : n 1 少許,一點兒,一些;(食物的)一口,少量食物。 〈pl 〉 吃剩的食物;小片。2 〈口語〉一會兒,一...
  1. The operand is an 8 - bit integer containing the ordinal of a local variable or an argumenta

    該操作數為包含局部變量或參數的序號的8位整數。
  2. The operand is a 32 - bit metadata string token

    該操作數為32位元數據字元串標記。
  3. The operand is a 32 - bit ieee floating point number

    該操作數為32位ieee浮點數。
  4. The operand is a 64 - bit ieee floating point number

    該操作數為64位ieee浮點數。
  5. The operand is a 32 - bit metadata signature token

    該操作數為32位元數據簽名標記。
  6. 64 - bit quantity, the shift count is given by the low - order six bits of second operand

    ( 64位數) ,則移位數由第二個操作數的低6位給出。
  7. 64 - bit quantity, the shift count is given by the low - order six bits of the second operand second operand 0x3f

    ( 64位數) ,則移位數由第二個操作數的低六位給出(第二個操作數& 0x3f ) 。
  8. And finally, the complement operator inverts the value of each bit of the operand : if the operand bit is 1 the result is 0 and if the operand bit is 0 the result is 1

    最後,上面的互補運算符(按位異或)對兩個操作數的每個比特位進行值的轉化:操作數比特位是1的(另一個為0 )運算后的(比特位)結果為1 ,比特位為0 (而另一個操作數為1的) ,計算后結果為1
  9. Operator performs a bitwise complement operation on its operand, which has the effect of reversing each bit

    運算符對操作數執行按位求補運算,其效果相當于反轉每一位。
  10. The operand is the 32 - bit integer argument to a switch instruction

    該操作數為switch指令的32位整數參數。
  11. Visual basic treats each bit - shift operator as a unary operator on its left operand the bit pattern to be shifted

    Visual basic將每個移位運算符視為其左操作數(要移動的位模式)的一元運算符。
  12. Takes a single operand and inverts all the bits, including the sign bit, and assigns that value to the result

    採用單個操作數並反轉所有位(包括符號位) ,然後將該值賦予結果。
  13. The bit in the result pattern is set to the reverse of the corresponding bit in the operand pattern, including the sign bit

    結果模式中的位被設置為操作數模式中的相應位的相反值,包括符號位。
  14. 32 - bit quantity, the shift count is given by the low - order five bits of second operand

    ( 32位數) ,則移位數由第二個操作數的低5位給出。
  15. 32 - bit quantity, the shift count is given by the low - order five bits of the second operand second operand 0x1f

    ( 32位數) ,則移位數由第二個操作數的低五位給出(第二個操作數& 0x1f ) 。
  16. The right operand the number of bit positions to shift must be

    右操作數(要移動的位的位置數)必須是
分享友人