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
223 B

通过AI先编写了完整程序,并要求AI一步步讲解代码。随后自行操作,通过AI查找错误点,并运用AI绘制类图并讲解意义。
继承:子类和父辈强绑定
组合:类之间依赖松散