You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
252 B

1.利用AI复习了如何使用多态,继承和方法重写
2.做进阶题时,利用AI学习了接口的定义,实现类该怎么写,implements的作用等等
3.写完代码后利用AI帮我指出代码错误,修改代码并理解错误原因