Commit Graph

17 Commits

Author SHA1 Message Date
xiangflight
ca65ccd51b revision[15] end 2019-10-11 22:04:17 +08:00
xiangflight
fde3af5398 revision[15] 揭示细节 2019-10-10 20:35:43 +08:00
xiangflight
0bfc5b58fa revision[15] end in rethrowing exception 2019-10-08 19:13:18 +08:00
LingCoder
f95fc7ea54 Update 15-Exceptions.md 2019-08-23 19:15:28 +08:00
独奏猫
9266ecf74d 修正一些错误,以及建议修改
In C++, a constructor that takes no arguments is called the default
constructor. This term was in use for many years before Java
appeared, but for some reason the Java designers decided to use the
term no-arg constructor, which I found very awkward and
unnecessary, so I resisted and attempted to continue using “default
constructor.” Java 8 has introduced the use of default as a keyword
for method definitions, so I must relent, choke down a bit of bile, and
use no-arg.
Like any method,

建议修改:
根据第六章作者认为在本书更适合用无参构造器来命名,就像一个没有参数的方法一样,而且第六章的小标题也是 无参构造器。
2019-08-23 16:13:36 +08:00
sjsdfg
488f29214d 更新后记 2019-05-23 16:38:44 +08:00
sjsdfg
77554cef89 异常章节更新完成 2019-05-23 16:14:58 +08:00
sjsdfg
f35d4de5c9 更新到异常构造章节 2019-05-20 11:59:33 +08:00
LingCoder
5eb9d1c8eb 统一人称您为你 2019-05-17 23:53:34 +08:00
sjsdfg
6ce79a90a1 reformat 2019-05-15 19:06:13 +08:00
sjsdfg
e1b672ee24 更新小节:使用 finally 进行清理 2019-05-15 19:04:42 +08:00
sjsdfg
5b0480d61d 更新 Java 标准异常章节 2019-05-14 16:57:09 +08:00
sjsdfg
60dbefb59e 更新小节 2019-05-14 16:47:10 +08:00
sjsdfg
636d28d682 更新 Java 异常标准 2019-05-14 16:47:10 +08:00
sjsdfg
27a78c9469 更新 2019-05-11 19:32:58 +08:00
sjsdfg
4e6755d09d 异常章节更新到异常说明章节 2019-05-11 17:26:02 +08:00
LingCoder
9d522a98c6 更新docsify阅读方式 2019-03-30 20:31:44 +08:00