go top

常量池

网络释义

  constant pool

常量池constant pool):在编译期被确定,并被保存在已编译的.class文件中的一些数据,它包括了关于类、方法、接口等中的常量,也包括字符串常量。

基于438个网页-相关网页

  Runtime constant pool

每个桢都包括一个运行期常量池runtime constant pool)的引用,帮助当前方法动态链接方法的代码。class文件中的方法代码通过符号引用(symbolic references)指向被调用的方法和需要访...

基于82个网页-相关网页

  String pool

String 不变性的另外一个可以优化的地方,就是常量池(String pool),对于短小的String对象,保存到String pool中,如果遇到同样的String,则只要复用String pool中的实例就可以了 。

基于24个网页-相关网页

  Theconstantpoolforthetype

...cetoclassClassLoader)6)、一个指向Class类的引用(AreferencetoclassClass)1)、类型的常量池Theconstantpoolforthetype常量池中保存中所有类型是用的有序的常量集合,包含直接常量(literals如字符串、整数、浮点数的常量,和对类型、字段、方法的符...

基于10个网页-相关网页

短语

运行时常量池 Runtime Constant Pool ; Run-time Constant Pool

常量池解析 constant pool resolution

常量池计数 Constant pool count

字符串常量池 String Pool

包含运行时常量池 Rumtime constant pool

类型的常量池 The constant pool for the type

 更多收起网络短语

有道翻译

常量池

Constant pool

以上为机器翻译结果,长、整句建议使用 人工翻译

双语例句

  • 其他例子字符串地址常量入口内部位置

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

    youdao

  • 或者其他机制条目可以进入常量吗?

    Or are there other mechanisms how a Class entry may get into the constant pool?

    youdao

  • 常量固定的。

    No, the constant pool is fixed.

    youdao

更多双语例句

百科

常量池

常量池在java用于保存在编译期已确定的,已编译的class文件中的一份数据。它包括了关于类,方法,接口等中的常量,也包括字符串常量,如String s = "java"这种申明方式;当然也可扩充,执行器产生的常量也会放入常量池,故认为常量池是JVM的一块特殊的内存空间。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定