时间:2024-10-14 02:15:21
1、打开intellij idea新建一个类:Student.java
3、点击右键,选择Generate
5、此时可以看到Student.java的equals方法和hashCode方法就生成好了