This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
nice-repo-share
/
the-way-to-go_ZH_CN
espejo de
https://github.com/Unknwon/the-way-to-go_ZH_CN.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
翻译13.0
dake
hace 10 años
padre
2b28fbb515
commit
4d020161fc
Se han
modificado 2 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
BIN
The_Way_To_GO_en.pdf
3
0
eBook/13.0.md
BIN
The_Way_To_GO_en.pdf
Ver fichero
+ 3
- 0
eBook/13.0.md
Ver fichero
@@ -0,0 +1,3 @@
+# 13 错误处理与测试
+
+Go 没有像 Java 和 .NET 那样的 try/catch 异常机制。