Commit Graph

339 Commits

Author SHA1 Message Date
xiangflight
b2c4b990b7 revision[13] 作为闭包的内部类 2019-08-15 22:31:36 +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
xiangflight
b2b557eb96 Closure 2019-08-06 14:05:53 +08:00
1326670425
8f7a8b9b4b 添加第十二章 集合的框架图 2019-08-05 18:42:37 +08:00
LingCoder
eba25ff3b7 Merge pull request #185 from AlfredAlan/lowlevel
附录:并发底层原理 翻译完成
2019-08-05 07:03:15 +08:00
WangHengwei
5c83895b64 fix typos 2019-08-05 02:07:05 +08:00
AlfredAlan
293ebe34ee 附录 并发底层原理 翻译至 无锁集合 2019-08-05 00:26:56 +08:00
AlfredAlan
1863ae189f 附录 并发底层原理 翻译至 PriorityBlockingQueue 2019-08-04 19:08:47 +08:00
AlfredAlan
f06b850470 附录:并发底层原理 翻译至 DelayQueue 2019-08-04 17:53:56 +08:00
Joe
8d13d58000 Merge pull request #182 from YngwieWang/patch-4
[hotfix] fix a typo
2019-08-02 22:59:55 +08:00
Joe
5b8ce0aefe Merge pull request #183 from YngwieWang/patch-5
[hotfix] fix a typo
2019-08-02 22:59:30 +08:00
jjm
a96df2b6ba 模式概念 2019-08-02 20:40:59 +08:00
WangHengwei
6b3fcca2ba [hotfix] fix a typo 2019-08-02 16:17:16 +08:00
WangHengwei
577fce56e2 [hotfix] fix a typo 2019-08-02 15:40:30 +08:00
WangHengwei
cd438293a6 Update 03-Objects-Everywhere.md 2019-08-02 11:06:14 +08:00
1326670425
197ac68ec1 校订 第十二章:集合 2019-08-01 20:11:54 +08:00
WangHengwei
71512c65c8 将 High-Precision Numbers 的翻译从”高精数值的存储“改为”高精度数值“ 2019-08-01 12:02:01 +08:00
xiangflight
9884846706 [revision 13](截至 多参数函数式接口) 2019-07-31 22:28:41 +08:00
Joe
e108b6dfff Merge pull request #174 from 1326670425/master
附录:集合主题 翻译完成
2019-07-31 17:06:57 +08:00
WangHengwei
055ea338f6 将”base class“和”base type“统一翻译为”基类“,修改了一些小错误。 2019-07-31 16:55:56 +08:00
1326670425
f9de889bbe 附录:集合主题 翻译完成 2019-07-31 16:47:20 +08:00
Joe
8e5e5bc899 Merge pull request #171 from blackwatchcup/master
Creating and Running Tasks
2019-07-31 14:47:47 +08:00