类和类的成员的研究四大特性 : 封装 Encapsulation, 继承 Inheritance, 多态 Polymorphism, 抽象 Abstract关键字 : this, super, static, final, package, import…核心类 : 枚举类, 注解, **