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 

Part 1 What is AngularJS

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

>Testing ----测试

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

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

 

  

相关文章:

  • 2022-03-06
  • 2022-02-06
  • 2021-08-31
  • 2021-12-03
  • 2021-08-06
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
猜你喜欢
  • 2022-01-27
  • 2021-09-14
  • 2022-12-23
  • 2022-12-23
  • 2021-04-22
  • 2021-06-12
  • 2021-12-15
相关资源
相似解决方案