Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 673 Bytes

06-Housekeeping.md

File metadata and controls

48 lines (25 loc) · 673 Bytes

[TOC]

第六章 初始化和清理

利用构造器保证初始化

方法重载

无参构造器

this关键字

垃圾回收器

成员初始化

构造器初始化

数组初始化

枚举类型

本章小结