1、类及类的成员: 属性、方法、构造器、代码块、内部类 2、面向对象的三大特征: 封装、继承、多态 3、其他关键字: this、super、abstract、interface、static、final、package、import