This commit is contained in:
parent
4528d38124
commit
f802436c81
|
@ -119,7 +119,7 @@ a#intro
|
|||
and values of the HTML controls on screen. Reactive forms offer the ease
|
||||
of using reactive patterns, testing, and validation.
|
||||
|
||||
Angular的*响应式*表单能让实现*响应式编程风格*更容易,这种编程风格更喜欢在非UI的*数据模型*(通常接收自服务器)之间显式的管理数据流,
|
||||
Angular的*响应式*表单能让实现*响应式编程风格*更容易,这种编程风格更倾向于在非UI的*数据模型*(通常接收自服务器)之间显式的管理数据流,
|
||||
并且用一个UI导向的*表单模型*来保存屏幕上HTML控件的状态和值。
|
||||
响应式表单可以让使用响应式编程模式、测试和校验变得更容易。
|
||||
|
||||
|
|
Loading…
Reference in New Issue