design-patterns:PHP 中的设计模式示例

时间:2024-07-11 07:02:48
【文件属性】:

文件名称:design-patterns:PHP 中的设计模式示例

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-11 07:02:48

PHP

设计模式 PHP 中的设计模式示例


【文件预览】:
design-patterns-master
----factory()
--------index.php(131B)
--------Thing.php(76B)
--------Factory.php(110B)
----LICENSE(1KB)
----singleton()
--------index.php(91B)
--------Singleton.php(306B)
----decorator()
--------index.php(203B)
--------Person.php(196B)
--------PersonDecorator.php(232B)
----README.md(78B)
----observer()
--------index.php(608B)
--------Observer.php(463B)
--------Subject.php(822B)

网友评论