1)  byte per second(byte/s)
字节/秒
2)  megabyte per second,Mbyte/s
兆字节/秒
3)  megabyte per second
百万字节/秒
4)  byte
字节
1.
Suggestions on using unit symbols of “bit” and “byte” normally;
“比特”与“字节”单位符号规范化标注建议
2.
The basic principle of it is to divide every three continuous byte (24bit) into four six-bit values, and then convey each six-bit value as a NVT ASCII character.
它的基本原理是将每个连续的三个字节 ( 2 4位 )数据组合表示为四个六位数值 ,再把每六位数值当作一个NVTASCII字符来传输。
5)  Java bytecode
Java字节码
1.
Analysis of information flow in exception handling of Java bytecode;
Java字节码异常处理中信息流的分析
2.
Design and Implementation of A Dynamic Java Bytecode Generator Based on Template;
基于模板的动态Java字节码生成器的设计和实现
3.
This paper analyzed the execution of Java bytecode and direct threaded optimization technology of interpreter,proposed and implemented a new performance optimization solution of embedded Java VM based on direct threaded technology specially for ARM7 platform.
分析了Java字节码的解释执行和基于解释执行的Direct Threaded Interpreter性能优化技术。
6)  flag byte
标志字节
参考词条
补充资料:字节
又称“位组”。作为一个单位来处理的一小组相邻的二进制数字。通常以八位二进制数字作为一个字节。电子计算机中常用来作为存储器容量的单位。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。