1335 Commits

Author SHA1 Message Date
Yibin Yang
4ddf2543f1 修改13章函数式编程章节中部分不准确的表述 (#510) 2020-07-20 20:16:12 +08:00
ChelinTsien
d3f7333fb3 拼写错误 (#511) 2020-07-20 20:11:30 +08:00
LikoLi
804b4eedca 修复集合章节部分笔误 (#509)
Signed-off-by: liko <likoli@aliyun.com>
2020-07-20 00:20:20 +08:00
Yibin Yang
d8260c3fc8 修改13章函数式编程中不符合中文表达习惯的表述 (#507) 2020-07-19 19:24:06 +08:00
ChelinTsien
6dac2c1392 修改翻译中的的文不对意 (#504)
* 修改翻译中的的文不对意 

修改翻译中的的文不对意

* 文不对意

原文:anyMatch(Predicate): Returns true if any element of the
stream produces true when provided to the supplied
Predicate. This will short-circuit upon the first true.


所以是取决于第一个 true
2020-07-17 18:32:57 +08:00
ChelinTsien
c49d1cbf07 修改翻译中的的文不对意 (#503)
修改翻译中的的文不对意
2020-07-17 12:04:47 +08:00
sleepingraven
fc5cdcf028 Fix issue #496:前言部分 (#502)
* 半角括号、删除多余空格 (#494)

* 前言 (#496)
2020-07-17 10:36:48 +08:00
theFruitcat
f348698b91 Fix issue #482: 优化并发章节翻译 (#498)
* Fix issue #482: 优化并发章节翻译

* Fix issue #482: 优化并发章节翻译

Co-authored-by: gaoziming <theFruitcat@163.com>
2020-07-15 16:09:42 +08:00
馬家画
ad74befe71 删除冗余字 (#497) 2020-07-10 10:57:28 +08:00
sleepingraven
9e733a25c3 半角括号、删除多余空格 (#494) (#495) 2020-07-09 18:09:13 +08:00
tangzhentao
5879bf23c5 修改笔误 (#493)
修改笔误
2020-07-08 14:04:01 +08:00
AHBICJ
f111af86cf Update 06-Housekeeping.md (#492)
从上下文阅读来看,这里应该是2
2020-07-05 15:54:04 +08:00
郑军祥 (Junxiang Zheng)
7a425a21e8 fix some typos and translations in 07-Implementation-Hiding (#489) 2020-07-05 15:39:20 +08:00
YellowPixels
2dc7cf7520 Update 20-Generics.md (#487)
删除多余空格,使markdown正常显示
2020-06-27 20:49:46 +08:00
theFruitcat
cff9d8d767 Fix issue #482: 优化并发章节翻译 (#484)
Co-authored-by: gaoziming <theFruitcat@163.com>
2020-06-24 11:43:11 +08:00
theFruitcat
d443b25358 Fix issue #482: 优化部分并发章节翻译 (#483)
Co-authored-by: gaoziming <theFruitcat@163.com>
2020-06-19 17:06:10 +08:00
Ideaye
0d17320789 Update 00-Introduction.md (#481)
邮箱订阅地址多包含了一个汉字
2020-06-18 15:21:10 +08:00
tangzhentao
c957565e45 声明类库语句少了个分号 (#479) 2020-06-17 11:21:57 +08:00
ZhiQiang Jiang
bce0767ec5 update words (#478) 2020-06-15 15:09:08 +08:00
ZhiQiang Jiang
02cece9f39 update words (#476) 2020-06-12 09:28:33 +08:00
RexHuang
ad926ab28d Update 24-Concurrent-Programming.md (#473)
源码错误
2020-06-11 14:17:32 +08:00
ChelinTsien
cd316b4dc0 第八章 向上转型 这一节中 图片丢失 (#470)
```
该术语是基于传统的类继承图:图最上面是根,然后向下铺展。(当然你可以以任意方式画你认为有帮助的类图。)于是,**Wind.java** 的类图是:
![Wind 类图](../images/1561774164644.png)
```
其中1561774164644.png 文件不存在
2020-06-09 18:35:37 +08:00
legendyql
87ef7fd1bf Appendix: Javadoc翻译修改 (#467)
修改原翻译中错误、拗口的地方
2020-06-08 10:26:06 +08:00
LingCoder
2852eb7e69 Update README.md 2020-06-05 06:18:00 +08:00
RexHuang
170345e147 修改第十八章字符串start()和end()源码格式 (#465)
统一源码格式,防止理解偏差
2020-06-03 10:25:11 +08:00
LingCoder
6621fb02d7 校订 并发编程-术语问题 issue #413 2020-06-01 08:22:03 +08:00
LingCoder
5457b3d6d8 校订 并发编程-前言部分 issue #413 2020-05-29 06:17:26 +08:00
LingCoder
8f103177d1 校订 并发编程-前言部分 issue #413 2020-05-29 06:00:50 +08:00
LingCoder
2c4185761e 移除jupyter 2020-05-29 04:06:26 +08:00
LingCoder
659df0150d 给面向对象编程带来极大的便利 2020-05-25 00:45:59 +08:00
LingCoder
3b929e12d9 fix #444 2020-05-25 00:33:52 +08:00
LingCoder
e65281627e fix #389 2020-05-25 00:29:41 +08:00
LingCoder
e2542e77d3 FIX #413 2020-05-24 23:50:19 +08:00
LingCoder
34a061b6df fix #449 2020-05-24 23:48:02 +08:00
LingCoder
fae6ef8082 你知道的越多 2020-05-24 23:36:26 +08:00
LingCoder
f1d3c20c7f Merge pull request #461 from PianoCello/master
第六章 初始化和清理 -- 修正描述错误
2020-05-24 23:30:04 +08:00
LingCoder
a6adc5436a fix #431 2020-05-24 23:27:34 +08:00
LingCoder
565a48c423 fix #453 2020-05-24 22:32:32 +08:00
LingCoder
17f3c2695e 终端操作标注英文原文 2020-05-24 21:57:55 +08:00
golden retriever
99efb34801 第六章 初始化和清理 -- 修正描述错误 2020-05-22 20:36:29 +08:00
Haseo Chen
371063442e Update 03-Objects-Everywhere.md (#373)
感觉这样更顺畅些
2020-05-20 12:11:39 +08:00
legendyql
0a8907a9eb 第13章翻译修改 (#458)
* 第13章翻译修改

修改第13章翻译中拗口、错误的地方

* Update 13-Functional-Programming.md

* Update 13-Functional-Programming.md
2020-05-19 12:52:07 +08:00
freestyle-coding
21513a644f Translation fix (#457)
* 修正原翻译中对value一词的错误翻译

* 修正原翻译中因果关系翻译错误

* 方法名拼写错误
2020-05-16 22:01:56 +08:00
ChelinTsien
4fc96bad2c 删除多余的字 (#459)
* Update 04-Operators.md

大小写拼写错误

* 删除多余字
2020-05-16 21:53:30 +08:00
ChelinTsien
fbce1f0b0c Update 04-Operators.md (#454)
大小写拼写错误
2020-05-13 10:29:15 +08:00
aibowen
0ee9cd0ae2 Update Appendix-Object-Serialization.md (#455)
第三段最后一句“可以考虑像 Hibemate 之类的工具”中的hibemate应该为hibernate
2020-05-13 10:28:53 +08:00
legendyql
79d4de9061 翻译优化 (#451)
第337行,将原翻译“Lists承诺将元素保存在特定的序列中。”中的Lists改为List,因为在中文语法中,没有复数。
第613行,英文原文:“It can produce indices of the next and previous elements relative to where the iterator is pointing in the list,”原翻译太拗口,改为:“它可以生成迭代器在列表中指向位置的后一个和前一个元素的索引,”
2020-05-08 11:43:02 +08:00
张逸扬
b7b9308480 Fix README.md 样式。空格以及列表锁进 (#447) 2020-05-02 18:41:00 +08:00
rocLv
5c3e990269 Add jupyter format files (#445)
* add jupyter version

* update readme
2020-04-29 21:03:24 +08:00
unclesesame
5d7462a629 16-19章 纠错 (#443)
* 第15章 异常: 错别字更改

update typos

* 第19章 类型信息 纠错

第19章 类型信息 纠错

* 第17章 文件 纠错

第17章 文件 纠错

* 第16章 代码校验 纠错

第16章 代码校验 纠错
2020-04-26 17:37:46 +08:00