[设计模式] 观察者( Observer )模式学习笔记Sep 1, 2018·2 mins工程 观察者模式 设计模式 Cpp最近在学习node.js,里面讲到node.js的事件机制使用了观察者模式,因此来学习一下。