1)  bytecode
字节代码
1.
By analyzing the bytecode of Java language,This passage finds out the reasons that why bottle-neck comes into being in the programmes,and also gives some optimization methods for the programmes.
本文通过使用Javap对Java语言的字节代码进行分析,找到程序中产生瓶颈的原因,给出程序的优化方法。
2)  Java byte code
Java字节代码
3)  MBCS
多字节代码系统
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
标志字节
参考词条
补充资料:字节
又称“位组”。作为一个单位来处理的一小组相邻的二进制数字。通常以八位二进制数字作为一个字节。电子计算机中常用来作为存储器容量的单位。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。