This website works better with JavaScript
Home
Explore
Help
Sign In
nice-repo-share
/
the-way-to-go_ZH_CN
mirror of
https://github.com/Unknwon/the-way-to-go_ZH_CN.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
翻译13.0
dake
10 years ago
parent
2b28fbb515
commit
4d020161fc
2 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
BIN
The_Way_To_GO_en.pdf
3
0
eBook/13.0.md
BIN
The_Way_To_GO_en.pdf
View File
+ 3
- 0
eBook/13.0.md
View File
@@ -0,0 +1,3 @@
+# 13 错误处理与测试
+
+Go 没有像 Java 和 .NET 那样的 try/catch 异常机制。