文件名称:观察者模式 - PHP版
文件大小:3KB
文件格式:RAR
更新时间:2017-06-10 03:30:18
设计模式 PHP
观察者模式,用PHP实现的,用来学习设计模式的。
【文件预览】:
Observer
----Subject.php(414B)
----WeatherData.php(1KB)
----ForecastDisplay.php(1KB)
----CurrentConditionsDisplay.php(1KB)
----index.php(566B)
----A.php(1KB)
----C.php(980B)