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.
p68710245 13208c32eb
ADD file via upload
2 years ago
README.md Update README.md 2 years ago
car.h ADD file via upload 2 years ago
driver.h ADD file via upload 2 years ago
main.cpp ADD file via upload 2 years ago
tyre.h ADD file via upload 2 years ago

README.md

aggregation

本项目通过设计轮胎类、司机类和汽车类,对比演示了类当中的组合和聚合。

将项目下载解压编译所有cpp文件运行main即可。