文件名称:design-patterns-exploration
文件大小:18KB
文件格式:ZIP
更新时间:2024-04-20 21:40:25
TypeScript
设计模式探索 此仓库中带有示例的运行模式清单 适配器 桥 建造者 正面 工厂 轻量级 迭代器 观察者 原型 辛格尔顿 ❝TandyTRS-80 I型计算机辐射的干扰是如此之大,以至于设计了许多游戏,因此计算机旁边的AM收音机可以用来发出声音。
【文件预览】:
design-patterns-exploration-main
----iterator.ts(3KB)
----facade.ts(2KB)
----singleton.ts(2KB)
----package.json(720B)
----observer.ts(2KB)
----prototype.js(1KB)
----adapter.ts(1KB)
----bridge.ts(2KB)
----.github()
--------workflows()
----adapter.js(1KB)
----package-lock.json(3KB)
----iterator.js(2KB)
----builder.ts(3KB)
----facade.js(2KB)
----singleton.js(1KB)
----.gitignore(13B)
----bridge.js(2KB)
----README.md(446B)
----observer.js(2KB)
----flyweight.ts(5KB)
----prototype.ts(1KB)