首页 > Web开发 > 详细

Part 1 What is AngularJS

时间:2015-12-09 01:49:00      阅读:257      评论:0      收藏:0      [点我收藏+]

What is AngularJS ?

AngularJS is a JavaScirpt framework that helps build web application.

AngularJS 是一个google主导的开源js框架,用于帮助构建web应用程序

Benefits of AngularJS>Dependency Injection   ----依赖注入

>Two Way Data-Binding 

技术分享

  Change to the model update the view and Change to the view update the model ----双向数据绑定,模型和视图之间同步

>Testing ----测试

>Model View Controller ---模型 视图 控制器

>Directives,Filters etc..... ----指令,过滤器等。

 

  

Part 1 What is AngularJS

原文:http://www.cnblogs.com/gester/p/5011826.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!