Commit Graph

343 Commits

Author SHA1 Message Date
LingCoder
304a000f95 [ISSUE #40]校订流式编程-Optional类 2019-08-25 21:53:03 +08:00
LingCoder
b4088e96ec [ISSUE #40]校订流式编程-中间操作 2019-08-25 14:13:49 +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
Joe
3f6b02826b Merge pull request #215 from Solocat/patch-1
多出一个字
2019-08-21 23:22:12 +08:00
xiangflight
29f5d0a1af revision[14] Ranges of int 2019-08-21 22:58:31 +08:00
独奏猫
03945f59b2 多出一个字 2019-08-21 14:54:10 +08:00
xiangflight
b5dfc6069e revision[13] 13章结束 2019-08-19 22:08:39 +08:00
Joe
4c6f47d2f9 Update 03-Objects-Everywhere.md 2019-08-18 18:13:50 +08:00
Stanley Tam
fd0cd9394f 去掉标题空格 2019-08-18 10:10:40 +08:00
Stanley Tam
62c0e8d221 update format 02-04 2019-08-17 20:33:26 +08:00
Stanley Tam
3592ced801 update format 2019-08-17 19:56:42 +08:00
Stanley Tam
b96f893cb5 update 2019-08-17 19:35:10 +08:00
Stanley Tam
7ec5073a34 update 2019-08-17 01:22:33 +08:00
sztanyi
36f4e3a79b Merge pull request #1 from LingCoder/master
update
2019-08-17 00:39:38 +08:00
Stanley Tam
eb6c5beac5 update 2019-08-17 00:22:27 +08:00
Joe
040b462cad Merge pull request #208 from YngwieWang/patch-2
[hotfix] fix typos
2019-08-15 22:56:17 +08:00
Joe
7a9e1012d0 Merge pull request #209 from cogitates/master
Fix issue #117 数组部分  第三,第四小节
2019-08-15 22:52:18 +08:00
xiangflight
b2c4b990b7 revision[13] 作为闭包的内部类 2019-08-15 22:31:36 +08:00
cogitates
9807b4b036 Fix issue #117 数组部分 第三,第四小节
Signed-off-by: cogitates <weifengzxq@gmail.com>
2019-08-15 17:17:35 +08:00
WangHengwei
928d847153 [hotfix] fix typos
原文是“produce an exception”,我理解“产生”与“报出”有区别,产生的异常可以捕获处理,不知妥否。
2019-08-15 17:07:51 +08:00
LingCoder
0646516ef4 Update 13-Functional-Programming.md 2019-08-15 17:00:36 +08:00
WangHengwei
6744fd0e65 [hotfix] fix typos 2019-08-15 13:52:39 +08:00
Joe
f2eb08f0ea Update 12-Collections.md 2019-08-14 10:01:05 +08:00
LingCoder
097aaf3a6f Merge pull request #206 from YngwieWang/patch-3
[hotfix] fix typos
2019-08-14 03:28:03 +08:00
WangHengwei
56438cdbe4 [hotfix] fix typos 2019-08-13 21:57:50 +08:00
WangHengwei
98c8d443a4 [hotfix] fix bugs 2019-08-13 12:08:19 +08:00
Dragon Dove
0c1674dabc 完成“文件”章节翻译 2019-08-12 23:11:44 +08:00
Joe
c68e16ec1c Update 07-Implementation-Hiding.md 2019-08-12 22:12:01 +08:00
WangHengwei
64a7648b74 fix a typo 2019-08-12 12:24:55 +08:00
WangHengwei
42e8862084 [hotfix] fix a typo 2019-08-12 10:38:16 +08:00
Joe
689a2ed9f0 Merge pull request #201 from YngwieWang/patch-1
[hotfix] fix some minor errors
2019-08-11 22:23:51 +08:00
WangHengwei
ea477ce90a [hotfix] fix some minor errors 2019-08-11 20:46:08 +08:00
zhangzw
0c08356b99 CompletableFuture1 2019-08-11 16:18:58 +08:00
zzw
d1d8bf65ed Merge pull request #4 from LingCoder/master
updata_811
2019-08-11 11:11:58 +08:00
zhangzw
0d88465b8b Terminating Long-Running Tasks 2019-08-11 11:03:59 +08:00
sjsdfg
f86413690f update 2019-08-10 23:15:32 +08:00
WangHengwei
d507b1cdf5 [hotfix] Make sentence more fluent 2019-08-10 15:19:54 +08:00
WangHengwei
7def85e10f [hotfix] fix a few mistakes 2019-08-10 08:33:02 +08:00
sjsdfg
bab7504523 update 2019-08-09 23:00:38 +08:00
sjsdfg
dcd3e17096 update 2019-08-09 22:12:43 +08:00
sjsdfg
8ba63c6ae9 update 枚举 2019-08-09 22:10:20 +08:00
LingCoder
3d067cc1f9 Merge pull request #192 from YngwieWang/patch-4
[hotfix] fix typos
2019-08-09 11:23:29 +08:00
WangHengwei
d4b913e14e [hotfix] Correct a sentence 2019-08-09 11:05:27 +08:00
WangHengwei
9cec5768d5 [hotfix] fix typos 2019-08-09 10:46:34 +08:00
Joe
61079f24a2 Merge pull request #191 from YngwieWang/patch-11
[hotfix] Make the statement more fluent and easy to understand
2019-08-08 13:48:07 +08:00
WangHengwei
756740d271 [hotfix] Change "为从它继承的" into ”为它的“ 2019-08-08 12:13:51 +08:00
WangHengwei
48e4959c7f [hotfix] fix typos 2019-08-08 09:55:37 +08:00
WangHengwei
6c512ae672 [hotfix] fix typos 2019-08-08 09:44:25 +08:00
WangHengwei
1a466bd034 [hotfix] fix typos 2019-08-07 13:28:28 +08:00