关于类加载的过程简单剖析

首先咱们来看如下程序css public class ClassLoaderTest { private static ClassLoaderTest ourInstance = new ClassLoaderTest(); public static int count1; public static int count2=0; public static
相关文章
相关标签/搜索