Eclipse快捷件
一、alt+shift+s
无参构造方法 :alt+shift+s +c
带参构造方法 :alt+shift+s +o
类各字段的getter/setter方法:Generate Getters and Setters
重写Object根类的toString方法:Generate toString
重写Object根类的hashcode和equals方法:Generate hashcode() and equals()
二、alt + shift + r 重命名
-----------------------------------------------------
新手学习,若有错误请留言,转载请附上博文连接,谢谢!