文件名称:DesignPatterns[removed]JavaScript中几种设计模式的样例代码
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-13 15:26:01
JavaScript
设计模式Javascript JavaScript中几种设计模式的样例代码 #去做 抽象工厂 :white_medium_square: 建造者 :white_medium_square: :check_mark_button: 原型 :white_medium_square: :check_mark_button: 适配器 :white_medium_square: 桥 :white_medium_square: 合成的 :white_medium_square: 数据映射器 :white_medium_square: 装潢师 :white_medium_square: 依赖注入 :white_medium_square: 正面 :white_medium_square: 代理人 :white_medium_square: 登记处 :white_medium_square: 责任链 :white_medium_square: 命令 :white_medium_square: 迭代器 :white_medium_square: 调解员 :white_
【文件预览】:
DesignPatternsJavascript-master
----Creational()
--------Singleton()
--------FactoryMethod()
----package.json(585B)
----tests()
--------Creational()
--------intern.js(437B)
----Behavioral()
--------.gitkeep(0B)
----LICENSE(1KB)
----.gitignore(117B)
----Structural()
--------.gitkeep(0B)
----README.md(2KB)