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