angular-flyweight:使用AngularJS的Flyweight模式的示例实现

时间:2021-05-21 19:45:58
【文件属性】:
文件名称:angular-flyweight:使用AngularJS的Flyweight模式的示例实现
文件大小:10KB
文件格式:ZIP
更新时间:2021-05-21 19:45:58
JavaScript 使用Flyweight模式的AngularJS 一个示例,展示了如何使用AngularJS 1.4实现Flyweight模式 本地运行 确保已安装 $ git clone https://github.com/iranreyes/angular-flyweight.git # or clone your own fork $ cd angular-flyweight $ npm install $ npm start 您的应用程序现在应该在上运行。 文献资料 有关AngularJS和Flyweight的更多信息,请访问:
【文件预览】:
angular-flyweight-master
----.gitignore(53B)
----README.md(587B)
----Procfile(18B)
----LICENSE(1KB)
----bower.json(168B)
----package.json(491B)
----dist()
--------components()
--------phoneFactory.service.js(626B)
--------phone.model.js(306B)
--------phoneManager.service.js(1KB)
--------app.js(46B)
--------index.html(1KB)
--------styles.css(181B)
----index.js(256B)
----app.json(235B)

网友评论