Angular的学习一

Angular核心概念详解
本文深入解析Angular中的概念,包括模板、指令、模型、作用域、表达式、编译器、过滤器、视图、数据绑定、控制器和依赖注入等,为开发者提供全面的Angular基础知识。

Angular中的概念

Concept Description
Template HTML with additional markup
Directives extend HTML with custom attributes and elements
Model the data that is shown to the user and with which the user interacts
Scope context where the model is stored so that controllers, directives and expressions can access it
Expressions access variables and functions from the scope
Compiler parses the template and instantiates directives and expressions
Filter formats the value of an expression for display to the user
View what the user sees (the DOM)
Data Binding sync data between the model and the view
Controller the business logic behind views
Dependency Injection Creates and wires objects / functions
Injector dependency injection container
Module configures the Injector
Service reusable business logic independent of views

 

转载于:https://my.oschina.net/u/138995/blog/176789

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值