请输入您要查询的英文单词:

 

单词 classloading
释义
classloading
  • 简明释义
  • n.类加载:在Java程序运行时,将类文件(.class文件)加载到Java虚拟机(JVM)中的过程。类加载器(ClassLoader)负责将类文件加载到内存中,以便JVM可以使用这些类。
  • 双语例句
  • 1
    This implementation involves three separate pieces of code: intercepting the classloading, accessing the annotation information, and the actual transformation.
    该实现涉及三个单独的代码段:截获classloading、访问注释信息和实际转换。
  • 2
    To accomplish my goal of intercepting the classloading process we need to go a step further, by defining and using our own classloader for the application classes.
    为了实现拦截类加载过程的目标,我们需要采取进一步的动作,对应用程序类定义和使用我们自己的 classloader。
  • 3
    The difference from the previous timing figures is that here most of the time is spent in classloading and native code generation by the JVM for the data binding framework code.
    同前面的计时数字不同:这里大多数的时间花费在了类装入,以及为获得数据绑定框架代码而由 JVM 进行的本机代码生成。
  • 词源
1

classloading:

class +? loading

FROM: wiktionary
随便看

 

英汉双解词典包含3185865条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/15 13:24:22