1. 首页
  2. 网络技术
  3. 系统集成
  4. 观察者设计模式的测试程序

观察者设计模式的测试程序

上传者: 2020-11-21 16:32:25上传 RAR文件 4.27KB 热度 15次
观察者模式 实现抽象的通知者和抽象的被通知者 ├─Observer │ ClassDiagram.cd │ demo.cpp │ observer.h │ Observer2.vcxproj │ Observer2.vcxproj.filters │ student.cpp │ student.h │ subject.h │ teacher.cpp │ teacher.h
用户评论