1.在 windows—Preferences中 选择 General—Appearence—colors and Fonts中

汉字默认显示太小的解决方案
2.Windows—>Preferences—>Java-->Editor-->Content Asist,在Auto activation triggers for Java后面的文本框里只有一个“.”,现在将其改为“.ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz”

代码自动补全设置
3.简单代码体验

多态的应用提高了程序的扩展性

toString()和hashCode(),toString()一般都会复写