设计模式C++学习之抽象工厂模式(AbstractFactory)

时间:2021-09-07 16:11:23
【文件属性】:
文件名称:设计模式C++学习之抽象工厂模式(AbstractFactory)
文件大小:14KB
文件格式:ZIP
更新时间:2021-09-07 16:11:23
工厂模式(AbstractFac 设计模式C++学习之抽象工厂模式(AbstractFactory)
【文件预览】:
Demo7_AbstractFactory
----product()
--------cyellowfemalehuman.h(282B)
--------cyellowmalehuman.h(270B)
--------cblackhuman.cpp(389B)
--------cyellowfemalehuman.cpp(281B)
--------cblackmalehuman.cpp(261B)
--------cblackhuman.h(310B)
--------cblackmalehuman.h(262B)
--------cblackfemalehuman.h(274B)
--------cwhitemalehuman.h(262B)
--------cyellowhuman.cpp(441B)
--------ihuman.h(287B)
--------cblackfemalehuman.cpp(273B)
--------cwhitefemalehuman.h(274B)
--------cwhitehuman.h(310B)
--------cwhitehuman.cpp(428B)
--------cwhitemalehuman.cpp(263B)
--------cyellowmalehuman.cpp(267B)
--------cwhitefemalehuman.cpp(273B)
--------cyellowhuman.h(316B)
----factory()
--------cmalehumanfactory.cpp(489B)
--------cmalehumanfactory.h(383B)
--------cfemalehumanfactory.h(403B)
--------cfemalehumanfactory.cpp(500B)
--------cstandardhumanfactory.h(390B)
--------ihumanfactory.h(370B)
----CMakeLists.txt.user(25KB)
----main.cpp(2KB)
----CMakeLists.txt(1KB)

网友评论