fix: 合并第二版的翻译

This commit is contained in:
Zhicheng Wang
2018-03-07 14:35:57 +08:00
parent ba33ee016a
commit fc58e0eee0
33 changed files with 1072 additions and 319 deletions
+2
View File
@@ -186,6 +186,8 @@ method included in the sample source code.
### Error handling
### 错误处理
Things go wrong, especially when you're getting data from a remote server.
The `HeroService.getHeroes()` method should catch errors and do something appropriate.