Java类的生命周期

1.加载 ->连接(验证,准备,解析) -> 初始化 -> 使用 -> 卸载

原文地址:https://www.cnblogs.com/liuyu7177/p/11579620.html