Commit Graph

376 Commits

Author SHA1 Message Date
Michael Liu
41aa629731 泛型 - 简单泛型小节翻译完成
翻译 堆栈类 和 RandomList 子小节,自此简单泛型小节翻译完成。
2019-09-04 21:52:02 +08:00
Michael Liu
f53707a3c9 泛型 - 简单泛型小节
翻译元组类库子小节
2019-09-03 21:26:35 +08:00
Michael Liu
e979950d4b 泛型 - 简单泛型第一部分 2019-09-02 22:03:11 +08:00
Michael Liu
c289c8d880 泛型 - 泛型简介 2019-09-01 20:00:22 +08:00
Joe
54caeb7573 Update 10-Interfaces.md
#229
2019-08-30 22:01:25 +08:00
My012
64a30ccf64 Update 09-Polymorphism.md 2019-08-30 10:04:02 +08:00
LingCoder
4ab27d4a62 [ISSUE #40]校订流式编程-终端操作 2019-08-30 06:48:15 +08:00
LingCoder
01fb64b1c5 autocommit 2019-08-30 05:32:40 +08:00
xiangflight
fd76eba770 revision[14] Optional类 2019-08-29 19:44:18 +08:00
JerryQiang
5be4e979ad update stack 2019-08-29 15:17:45 +08:00
RoyIronGrey
cbc72f709a Issue #223 2019-08-29 11:26:31 +08:00
zzh1991
ec3265b437 fix typos for introduction and preface 2019-08-28 21:50:16 +08:00
LingCoder
ab1dd816e9 Merge pull request #222 from Leodegrance/patch-4
修改,删除无用句子
2019-08-28 11:16:08 +08:00
独奏猫
3b6981504c 修改,删除无用句子 2019-08-28 10:38:51 +08:00
Joe
5aac1b719f Merge pull request #221 from xiangflight/master
revision[14] 在map()中组合流
2019-08-27 06:53:42 -05:00
Joe
4ac33dc3c7 Merge pull request #220 from Leodegrance/patch-4
第二小节, 前置条件
2019-08-27 06:53:00 -05:00
xiangflight
0c0054f40d revision[14] 在map()中组合流 2019-08-27 19:32:37 +08:00
独奏猫
0c70b05728 Update 16-Validating-Your-Code.md 2019-08-27 16:51:11 +08:00
独奏猫
8f83875ddf Update 16-Validating-Your-Code.md 2019-08-27 16:50:08 +08:00
独奏猫
585176b639 Update 16-Validating-Your-Code.md 2019-08-27 16:48:04 +08:00
独奏猫
c8fcee9d1f Update 16-Validating-Your-Code.md 2019-08-27 15:26:10 +08:00
独奏猫
a2a54aab97 Update 16-Validating-Your-Code.md 2019-08-27 15:24:54 +08:00
独奏猫
27f748fd89 Update 16-Validating-Your-Code.md 2019-08-27 15:19:51 +08:00
独奏猫
3eac1b7699 Update 16-Validating-Your-Code.md 2019-08-27 11:04:24 +08:00
独奏猫
1d83c6b249 Update 16-Validating-Your-Code.md 2019-08-27 11:02:40 +08:00
Joe
4618b4abb8 Merge pull request #219 from Leodegrance/patch-4
第十六章,第一小节翻译
2019-08-26 09:09:22 -05:00
独奏猫
9697ee398d Update 16-Validating-Your-Code.md 2019-08-26 18:10:33 +08:00
独奏猫
8d077baa26 Update 16-Validating-Your-Code.md 2019-08-26 18:04:50 +08:00
独奏猫
8ee0a21aa3 Update 16-Validating-Your-Code.md 2019-08-26 18:04:17 +08:00
独奏猫
6460ea70ca Update 16-Validating-Your-Code.md 2019-08-26 18:01:44 +08:00
独奏猫
ff4e8d183a add bold font 2019-08-26 17:59:40 +08:00
独奏猫
83e28508af 第一小段 2019-08-26 17:58:44 +08:00
WangHengwei
6b5226d1a7 [hotfix] fix a typo 2019-08-26 11:03:25 +08:00
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