Net version of scala is also under development that generates clr byte code .
一个能生成clr字节码的基于.net的scala版本也同时在开发中。
That 's the case as soon as you put a byte on a disk .
事实是你存入磁盘的每一个字节。
The common lisp we used , clisp , itself runs on top of a byte code interpreter .
而我们所用的commonlisp,即clisp本身又运行在一个字节码解释器上。
The reason has to do with the way the interpreter converts statements in scripts to valid scala code before compiling to byte code .
原因应该和在编译字节码之前,scala解释器把脚本中的语句转换为合法的scala代码的方法有关。
By contrast , modern hard disk drives use about a million atoms to store a single bit , and a half billion atoms per byte .
相比之下,现代硬盘驱动大概使用了百万的原子来记录比特,同时每字节高达5亿原子的使用量。
汉语翻译
n. 字节, 位组 【计】 字节
英语解释
名词 byte:
a sequence of 8 bits (enough to represent one character of alphanumeric data) processed as a single unit of information
例句
A byte composed of two binary elements.一种由两个二进制位组成的字节。同two-bitbyte。
The carry from bit3 to bit4 needed for adding packed binary coded decimal number correctly, where two binary coded decimal digits reside in one8-bit byte.在两个用二进制编码的十进制数字同居于一个8位字节内的情况下,为了正确地对装配型二进制编码的十进制数进行相加所需的从第3位到第4位的进位。
A byte composed of five binary elements.由五个二进制码元组成的字节。同five-bitbyte。
Alternative spelling of byte.字节byte的另一种拼法。
详细解释
byte n.(名词)A sequence of adjacent bits operated on as a unit by a computer.字节:计算机中作为一个单位处理的一系列相邻的位The amount of computer memory needed to store one character of a specified size, usually 8 bits for a microcomputer and ' bits for a larger computer.字节数:计算机存储一定数量字符的内存的大小。微型机通常是8位,而大型机通常是'位 来源:Alteration and blend of bit 3 bit3的变化和混合 bitebite