• java 类静态变量加载

    原文 class Singleton { private static Singleton singleton = new Singleton(); public static int count1; public static int count2 = 3; private Singleton() { count1++; count2++; } public static Singleton getInstance() {...
签到
公告

web3、游戏、社交、社区、博客、论坛、笔记、生活、程序员、技术、编程

积分排行
友情链接 查看更多>>