This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
nice-repo-share
/
the-way-to-go_ZH_CN
miroir de
https://github.com/Unknwon/the-way-to-go_ZH_CN.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
翻译13.0
dake
il y a 10 ans
Parent
2b28fbb515
commit
4d020161fc
2 fichiers modifiés
avec
3 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
BIN
The_Way_To_GO_en.pdf
3
0
eBook/13.0.md
BIN
The_Way_To_GO_en.pdf
Voir le fichier
+ 3
- 0
eBook/13.0.md
Voir le fichier
@@ -0,0 +1,3 @@
+# 13 错误处理与测试
+
+Go 没有像 Java 和 .NET 那样的 try/catch 异常机制。