来自网友Z的修改意见

This commit is contained in:
Zhicheng Wang 2016-06-13 17:22:28 +08:00
parent c802c2b5dc
commit f389c57ede
1 changed files with 3 additions and 0 deletions

View File

@ -597,3 +597,6 @@ p 运行这部分的#[+liveExampleLink2('在线例子', 'toh-4')]。
Back in the `AppComponent`, replace `heroService.getHeroes` with `heroService.getHeroesSlowly`
and see how the app behaves.
回到`AppComponent`,用`heroService.getHeroesSlowly`替换掉`heroService.getHeroes`,并观察本应用的行为。