对象的销毁

Java中有垃圾自动回收机制(GC: Garbage Collect),创建对象,不必手动销毁对象,对象的销毁由系统自动完成

 

posted @ 2018-12-30 22:33  deep-thinking  阅读(90)  评论(0编辑  收藏  举报