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 18ff233834
Update mydate.h
2 years ago
README.md Update README.md 2 years ago
main.cpp ADD file via upload 2 years ago
mydate.cpp ADD file via upload 2 years ago
mydate.h Update mydate.h 2 years ago
person.cpp ADD file via upload 2 years ago
person.h ADD file via upload 2 years ago

README.md

composition

本项目通过设计日期类和人员类,并设计相关的函数,演示了类当中的组合思想。

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