字节 meaning in English
byte; syllable
◇字节存储器 [自动化] byte storage; 字节计数器 byte counter; 字节计算机 byte computer; 字节数据 byte data; 字节组 gulp
Examples
- Units of four bits are sometimes referred to as nibbles .
有时将四位数字组成的单元叫做半字节。 - In order to address 1024 bytes, 10 address lines are needed .
为了对1024个字节寻址,需要10条地址线。 - 256 by 4 implies that two devices are needed to complete the byte .
2564意味着组成一个字节需要两个器件。 - Data items exist as either strings of characters or binary fit patterns occupying whole bytes or words .
数据项既可以字符串地形式出现,也可以占据整个字节或字的二进制模式出现。 - You could use an 8-bit mask and an and operation in order to isolate one or the other numeric nibble .
为了将一个或另一个半字节分离出来,你可以使用一个八位屏蔽,并进行一次“与”运算。