This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
nice-repo-share
/
the-way-to-go_ZH_CN
mirror da
https://github.com/Unknwon/the-way-to-go_ZH_CN.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
翻译13.0
dake
10 anni fa
parent
2b28fbb515
commit
4d020161fc
2 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
BIN
The_Way_To_GO_en.pdf
3
0
eBook/13.0.md
BIN
The_Way_To_GO_en.pdf
Vedi File
+ 3
- 0
eBook/13.0.md
Vedi File
@@ -0,0 +1,3 @@
+# 13 错误处理与测试
+
+Go 没有像 Java 和 .NET 那样的 try/catch 异常机制。