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/
Algorithms Unlocked
Thomas H. Cormen / The MIT Press / 2013-3-1 / USD 25.00
Have you ever wondered how your GPS can find the fastest way to your destination, selecting one route from seemingly countless possibilities in mere seconds? How your credit card account number is pro......一起来看看 《Algorithms Unlocked》 这本书的介绍吧!
