31Java类加载器面试题
Java类加载器面试题L Java的类加载器的种类都有哪些?根类加载器(Bootstrap)--C+♦写的,看不到源码;扩展类加载器(Extension ) 一加载位置:jre\lib\ext中;系统
31Java类加载器面试题