观察者设计模式的测试程序
观察者模式 实现抽象的通知者和抽象的被通知者 ├─Observer │ ClassDiagram.cd │ demo.cpp │ observer.h │ Observer2.vcxproj │ Observer2.vcxproj.filters │ student.cpp │ student.h │ subject.h │ teacher.cpp │ teacher.h
下载地址
用户评论