发布于 2016-01-16 01:30:35 | 131 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的AngularJS Tutorial中文版,程序狗速度看过来!
AngularJS 前端JS框架
AngularJS诞生于Google是一款优秀的前端JS框架,已经被用于Google的多款产品当中。AngularJS有着诸多特性,最为核心的是:MVC、模块化、自动化双向数据绑定、语义化标签、依赖注入,等等。
AngularJS 1.5.0-rc.1 发布,此版本更新内容如下:
重大改进:
新特性:
$compile:
$compileProvider: allow component()
helper to copy over custom annotations (90975db5,#13741)
$injector: support instantiating classes. (8b6b4282)
component:
ngMock: add support for $animate.closeAndFlush()
(e1def1b8,#13005, #13576, #13707)
ngMock.$componentController: add helper to instantiate controllers for components (dd14e0c4,#13683, #13711)
此外还有大量的 bug 修复,详细改进请看发行说明。
下载:https://github.com/angular/angular.js/archive/v1.5.0-rc.1.zip