angular-async-loader
- 授权协议: Apache
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/subchen/angular-async-loader
- 软件文档: http://subchen.github.io/angular-async-loader/
软件介绍
支持异步加载 angular 1.x application 的模块和组件:
Support use dynamic angular module:
- app.useModule(name)
Support use origin methods to dynamic register angular components:
- app.controller
- app.services
- app.filter
- app.directive
- app.value
- app.constant
- app.provider
- app.decorator
Support following amd/cmd loaders:
- Require.js
- Sea.js
- System.js
Support controllerUrl/denpendencies config in angular-ui-router and angular-route:
- $stateProvider.state
- $routeProvider.when
文档: http://subchen.github.io/angular-async-loader/
演示: http://subchen.github.io/angular-async-loader/demo/
编写可读代码的艺术
Boswell, D.、Foucher, T. / 尹哲、郑秀雯 / 机械工业出版社 / 2012-7-10 / 59.00元
细节决定成败,思路清晰、言简意赅的代码让程序员一目了然;而格式凌乱、拖沓冗长的代码让程序员一头雾水。除了可以正确运行以外,优秀的代码必须具备良好的可读性,编写的代码要使其他人能在最短的时间内理解才行。本书旨在强调代码对人的友好性和可读性。 本书关注编码的细节,总结了很多提高代码可读性的小技巧,看似都微不足道,但是对于整个软件系统的开发而言,它们与宏观的架构决策、设计思想、指导原则同样重要。编......一起来看看 《编写可读代码的艺术》 这本书的介绍吧!
JS 压缩/解压工具
在线压缩/解压 JS 代码
RGB CMYK 转换工具
RGB CMYK 互转工具
