摘要: 代码: public class HeapTest { private static final int _1M = 1024 * 1024; public static void main(String[] args) throws InterruptedException { System.gc 阅读全文
posted @ 2019-02-28 18:05 hongdada 阅读(537) 评论(0) 推荐(0)