constant pool信息详情

constant pool发音

意思翻译

[计]常数存储库

相似词语短语

constant───adj.不变的;恒定的;经常的;n.(Constant)人名;(德)康斯坦特;n.[数]常数;恒量

pool───vi.联营,合伙经营;n.(Pool)人名;(英、西)普尔;(芬、德)波尔;vt.合伙经营;n.联营;撞球;水塘;共同资金

calorimeter constant───量热计常数

attenuation constant───[物]衰减常量;减幅常数;衰减[减幅]常数

constant repetition───不断重复

hardening constant───硬化常数

constant pain───持续的疼痛

hubble constant───哈勃常数

time constant───[物]时间常数,时间常量

双语使用场景

count (in this case 26, or 0x001a) is followed by the actual constant pool data.───总数(本例中,是26,或0x001a)后面是实际的常量池数据。

Others directly reference values from the constant pool.───其它指令直接引用常量池中的值。

No, the constant pool is fixed.───不,常量池是固定的。

Items in the constant pool are variable length, with the first byte of each item identifying the type of item and how it should be decoded.───常量池中各项的长度是可变的,每项的第一个字节标识项的类型以及对它解码的方式。

Following the constant pool are several items that reference constant pool entries for the class itself, its super class, and interfaces.───常量池后面还有几项,它们引用了类本身、其超类以及接口的常量池项。

The constant pool can easily make up half or more of the binary class size, though the average proportion is probably less.───常量池往往占到二进制类大小的一半或更多,但平均下来可能要少一些。

Other examples are addresses of strings and the internal locations of constant pool entries.───其他的例子有字符串的地址和常量池入口的内部位置。

Returns the token of the given string in the module's constant pool.───返回模块常量池中给定字符串的标记。

英语使用场景

Others directly reference values from the constant pool.

Items in the constant pool are variable length, with the first byte of each item identifying the type of item and how it should be decoded.

If you do not define this macro, the usual case, GCC will output the constant pool before the function.

Other examples are addresses of strings and the internal locations of constant pool entries.

The key point is just that the constant pool contains all the references to other classes and methods used by this class, along with the actual definitions for this class and its methods.

A modified class loader uses template files that look almost exactly like ordinary class files except for "holes" in the constant pool that are filled in at load time for each instantiation class.

The entry count (in this case 26, or 0x001a) is followed by the actual constant pool data.

The constant pool can easily make up half or more of the binary class size, though the average proportion is probably less.

Following the constant pool are several items that reference constant pool entries for the class itself, its super class, and interfaces.