网站首页  英汉词典

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

 

单词 Class loader
释义

Class loader

英语例句库

If the class was loaded by the bootstrap class loader the set of packages loaded from CLASSPATH is searched to find the package of the class.

如果该类被引导类加载器装载,从CLASSPATH 中查找该类的包。

中文百科

Java类加载器 Java Classloader

(重定向自Class loader)

Java类加载器英语:Java Classloader)是Java运行时环境(Java Runtime Environment)的一部分,负责动态加载Java类到Java虚拟机的内存空间中。类通常是按需加载,即第一次使用该类时才加载。由于有了类加载器,Java运行时系统不需要知道文档与文档系统。学习类加载器时,掌握Java的委派概念很重要。

每个Java类必须由某个类加载器装入到内存。Java进程可以利用外部库(即由其他作者编写的软件库)。

JVM中有3个默认的类加载器:

每个类装载器有一个父装载器(parent class loader)。

英语百科

Java Classloader Java类加载器

(重定向自Class loader)

The Java Classloader is a part of the Java Runtime Environment that dynamically loads Java classes into the Java Virtual Machine. Usually classes are only loaded on demand. The Java run time system does not need to know about files and file systems because of classloaders. Delegation is an important concept to understand when learning about classloaders.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/22 4:02:19