This commit is contained in:
Zhicheng Wang 2016-06-01 11:21:18 +08:00
parent 9ec2bbb8ae
commit bea07ebfca
2 changed files with 2 additions and 2 deletions

View File

@ -1364,7 +1364,7 @@ p 解决方案是定义和使用一个!{opaquetoken}(不透明的令牌)。
[Hierarchical Dependency Injection](hierarchical-dependency-injection.html) chapter. [Hierarchical Dependency Injection](hierarchical-dependency-injection.html) chapter.
Angular依赖注入比我们描述的更能干。 Angular依赖注入比我们描述的更能干。
我们还可以学到它的更多高级特性,从它对嵌套注入器的支持开始,参见[多级依赖注入](hierarchical-dependency-injection.html)一章。 我们还可以学到它的更多高级特性,从它对嵌套注入器的支持开始,参见[多级依赖注入](hierarchical-dependency-injection.html)一章。
// #enddocregion summary // #enddocregion summary
// #docregion appendix-explicit-injector-1 // #docregion appendix-explicit-injector-1

View File

@ -343,7 +343,7 @@ block template-expressions-cannot
模板语句*有副作用*。 模板语句*有副作用*。
这就是我们如何从用户的输入来更新应用状态。 这就是我们如何从用户的输入来更新应用状态。
不然,就没有什么意义来响应一个事件了。 不然,响应一个事件就没有什么意义了。
.l-sub-section .l-sub-section
:marked :marked