byte
	英 [baɪt]
美 [baɪt]
	    
		英文词源
	
	- byte (n.)
 - 1956, American English; see bit (n.2). Reputedly coined by Dr. Werner Buchholz at IBM.
 
 
		双语例句
	
	- 1. Compares this Byte object to another object. 
  - 将该Byte对象和另一个对象比较.
  来自互联网
 
- 2. Alternative spelling of byte. 
  - 字节byte的另一种拼法.
  来自互联网
 
- 3. Notice in the above code the maximum possible hexadecimal values for char, byte, and short. 
  - 注意在上述代码中,最大的十六进制值只会在char, byte以及short身上出现.
  来自互联网
 
- 4. A method of serial communication by using Byte variable in VB is discovered. 
  - 发现了一种在VB下利用Byte变量进行串口通讯的方法.
  来自互联网
 
- 5. In char, byte , and short you can see the effect of promotion with the arithmetic operators. 
  - 在char, byte 和short中,我们可看到算术运算符的“转型”效果.
  来自互联网