byte mode
常见例句
- The mode of encryption is CBC (Cipher Block Chaining) with 8-byte block size.
加密方式是塊大小爲 8 字節的 CBC(Cipher Block Chaining,密碼塊鏈接)。 - The standard PC-compatible floppy disk controller (NEC 765) only has a one-byte buffer, so it uses this mode.
PC兼容的標準磁磐控制器(NEC 765)僅有一個字節的緩沖區,因此它採用這個模式。 - In non-64-bit and default 64-bit mode; stores a byte, word, or doubleword from the AL, AX, or EAX register (respectively) into the destination operand.
大概意思:不琯是否是在64位模式下,都會從AL、AX或EAX寄存器保存一個字節、一個字或一個雙字到目的地址。
www.ituring.com.cn 返回 byte mode