Commit Graph

601 Commits

Author SHA1 Message Date
alton zheng
7653db6417 alton#417 (#418)
* alton#417

* fix issue#417

* fix issue#417 20200328

* fix issue#417 20180328 15:16

* fix issue#417 异常检查 -> 检查型异常

* fix issue#417 20180328 16:00

* fix issue#417

* fix issue#417
2020-04-08 10:16:37 +08:00
LingCoder
a1903a20e1 fix issue #426 2020-04-06 19:48:51 +08:00
FengBaoheng
552e0dd66a fix typo 本章小节->本章小结 (#423) 2020-04-02 21:01:40 -05:00
john-h3
4db224983e 翻译了二十五章的 Interpreter: Run-Time Flexibility (#422) 2020-04-02 14:51:55 +08:00
LingCoder
cbefc1d39f fix issue#415 2020-04-02 08:39:20 +08:00
LingCoder
30bc851301 fix #421 2020-04-02 00:54:09 +08:00
xianwdong
4fb0202a44 fix typo (#419) 2020-03-26 21:55:55 +08:00
legendyql
814e5b0168 Update 12-Collections.md (#414)
优化翻译:
英文原文:“Here you see both methods, as well as the more conventional addAll() method that’s part of all Collection types:”
原翻译:下边的示例展示了这两个方法,以及更通用的 addAll() 方法,所有 Collection 类型都包含该方法:
应改为:下边的示例展示了这两个方法,以及更通用的 、所有 Collection类型都包含的addAll()`方法:
原翻译中说的“addAll() 方法”,容易误解为上文所说的Collections.addAll()方法,作者此处指的是Collection类型的addAll()方法,改后的翻译意思更明确,更易理解。
2020-03-26 12:47:11 +08:00
XuYanxin
91c0847608 优化翻译 (#411)
* 对照原文和语境,修复了整段翻译

* 优化翻译

* fix 翻译错误

* fix 单词少了一截
2020-03-19 10:42:55 -05:00
XuYanxin
6096fafbea 对照原文和语境,修复了整段翻译 (#410) 2020-03-19 07:56:00 -05:00
徐雁鑫
b193b9b480 fix 错别字 2020-03-15 22:30:14 +08:00
XuYanxin
62dcb5efab fix 错别字,任何额; -> 任何 (#405)
* 忽路->忽略

* 修复跳转链接错误

* fix Class.getInterface() -> Class.getInterfaces()

* 否者 -> 否则

* 编译期 -> 编译器 ,原文"the compiler will only allow you to say that the superclass reference is “some class that is a superclass of FancyToy” a"

* ierator -> iterator

* nextint -> nextInt

* fix 这句翻译第一反应没太看懂,结合原文和下面的例子优化了一下翻译

* fix ojb -> obj

* fix example code

* add package&class name

* fix 错别字
2020-03-15 12:22:14 +08:00
马燕龙
2153062b0e “Java 就不会查找单独当前目录”改为”Java 就不会查找当前目录“ (#406)
* 面向对象

* Update 07-Implementation-Hiding.md

“Java 就不会查找单独当前目录”改为”Java 就不会查找当前目录“
2020-03-15 12:21:44 +08:00
XuYanxin
4285663233 add package&class name (#404)
* 忽路->忽略

* 修复跳转链接错误

* fix Class.getInterface() -> Class.getInterfaces()

* 否者 -> 否则

* 编译期 -> 编译器 ,原文"the compiler will only allow you to say that the superclass reference is “some class that is a superclass of FancyToy” a"

* ierator -> iterator

* nextint -> nextInt

* fix 这句翻译第一反应没太看懂,结合原文和下面的例子优化了一下翻译

* fix ojb -> obj

* fix example code

* add package&class name
2020-03-14 10:55:09 -05:00
XuYanxin
03afe1ec52 fix example code (#403)
* 忽路->忽略

* 修复跳转链接错误

* fix Class.getInterface() -> Class.getInterfaces()

* 否者 -> 否则

* 编译期 -> 编译器 ,原文"the compiler will only allow you to say that the superclass reference is “some class that is a superclass of FancyToy” a"

* ierator -> iterator

* nextint -> nextInt

* fix 这句翻译第一反应没太看懂,结合原文和下面的例子优化了一下翻译

* fix ojb -> obj

* fix example code
2020-03-13 16:19:45 +08:00
XuYanxin
8df287501d fix ojb -> obj (#402)
* 忽路->忽略

* 修复跳转链接错误

* fix Class.getInterface() -> Class.getInterfaces()

* 否者 -> 否则

* 编译期 -> 编译器 ,原文"the compiler will only allow you to say that the superclass reference is “some class that is a superclass of FancyToy” a"

* ierator -> iterator

* nextint -> nextInt

* fix 这句翻译第一反应没太看懂,结合原文和下面的例子优化了一下翻译

* fix ojb -> obj
2020-03-13 13:58:23 +08:00
bigpengry
7b80942874 fix #381 (#401) 2020-03-10 16:17:03 +08:00
马燕龙
b84fd371c6 面向对象 (#400) 2020-03-10 13:59:12 +08:00
XuYanxin
3c08903cf0 优化了一下翻译 (#399)
* 忽路->忽略

* 修复跳转链接错误

* fix Class.getInterface() -> Class.getInterfaces()

* 否者 -> 否则

* 编译期 -> 编译器 ,原文"the compiler will only allow you to say that the superclass reference is “some class that is a superclass of FancyToy” a"

* ierator -> iterator

* nextint -> nextInt

* fix 这句翻译第一反应没太看懂,结合原文和下面的例子优化了一下翻译
2020-03-09 19:43:21 -05:00
xgsteins
75b665ecac Fix typo (#398) 2020-03-09 10:25:21 +08:00
Joe
da39cb240c nextint -> nextInt (#394)
* 忽路->忽略

* 修复跳转链接错误

* fix Class.getInterface() -> Class.getInterfaces()

* 否者 -> 否则

* 编译期 -> 编译器 ,原文"the compiler will only allow you to say that the superclass reference is “some class that is a superclass of FancyToy” a"

* ierator -> iterator

* nextint -> nextInt
2020-03-04 19:45:29 -06:00
XuYanxin
661d8cca57 fix ierator -> iterator (#393)
* 忽路->忽略

* 修复跳转链接错误

* fix Class.getInterface() -> Class.getInterfaces()

* 否者 -> 否则

* 编译期 -> 编译器 ,原文"the compiler will only allow you to say that the superclass reference is “some class that is a superclass of FancyToy” a"

* ierator -> iterator
2020-03-04 01:12:46 -06:00
XuYanxin
849890da3b fix Class.getInterface() -> Class.getInterfaces() (#392)
* 忽路->忽略

* 修复跳转链接错误

* fix Class.getInterface() -> Class.getInterfaces()

* 否者 -> 否则

* 编译期 -> 编译器 ,原文"the compiler will only allow you to say that the superclass reference is “some class that is a superclass of FancyToy” a"
2020-03-03 20:01:48 -06:00
grisse
08235e78da fix #384 (#386) 2020-02-28 22:17:39 -06:00
grisse
aa75297ba6 Fix #380 和修订闭包段落 (#387) 2020-02-28 22:17:12 -06:00
XuYanxin
80bf77452a 忽路->忽略 (#388)
* 忽路->忽略

* 修复跳转链接错误
2020-02-28 22:16:28 -06:00
wsb200514
2834f9093c 但是我不想进入疯狂的人群众->中 (#385) 2020-02-23 00:14:32 -06:00
左元
acca795d5f 第二十五章 设计模式 翻译更新(“改变接口”小节翻译完成) (#379)
* 第二十五章 设计模式 翻译更新(“函数对象”小节翻译完成)

* 第二十五章 设计模式 翻译更新(“改变接口”小节翻译完成)
2020-02-12 20:15:18 +08:00
ddtyjmyjm
10422d7e0f Fix:修正 Chap.7 语句问题 (#378)
*  Fix:修正 Chap.6 语句问题

* 修改一些错误

* 修改格式的使用

* 修改格式的使用
2020-02-09 15:02:01 +08:00
左元
350881d519 第二十五章 设计模式 翻译更新(“函数对象”小节翻译完成) (#377) 2020-02-08 22:48:38 +08:00
eliondog
9ad128cb71 Fix:修正语句问题及错字 (#375)
* 修改了错别字,[商务虚会]改为[商务聚会]

* Fix:修正语句问题

* Fix:修正语句问题

* Fix:修正语句问题

* Fix:修正语句问题

* Fix:修正语句问题

* Fix:修正语句问题
2020-02-06 13:43:25 +08:00
eliondog
9f9e251723 修改了错别字,[商务虚会]改为[商务聚会] (#374) 2020-02-06 10:07:27 +08:00
Joe
edd8100cdf Update 03-Objects-Everywhere.md
close #367
2020-02-02 19:56:09 +08:00
Joe
4b2d43edf4 Update 03-Objects-Everywhere.md
#367
2020-02-02 19:54:24 +08:00
Qimiao Chen
de0e00f1de Polising (#370)
* Polishing

* Polishing

* Polishing

* Update 23-Annotations.md
2020-02-01 14:21:13 +08:00
Qimiao Chen
5f24880e33 Fix typo (#371) 2020-01-31 14:50:24 +08:00
Qimiao Chen
953a122b5f Polishing (#369) 2020-01-31 10:01:05 +08:00
Qimiao Chen
058720f8c4 语句错误 (#368) 2020-01-30 18:15:09 +08:00
dellenovo
38fa2d87cc Fix issue #365:改两个字 (#366)
* Fix issue #362:重新翻译What’s impressive is it is not intellectually prohibitive to assemble such a model

Signed-off-by: lifei.zhang <lifei.zhang@oriente.com>

* Fix issue #362:改两个字

Signed-off-by: lifei.zhang <lifei.zhang@oriente.com>
2020-01-22 20:29:05 +08:00
Crimson_Loves_Code
2010769b24 fix issue:#161 (#364)
* Fix issue:#112 翻译Summary

Signed-off-by: crimson <1291463831@qq.com>

* fix issue:#161 翻译工厂模式

Signed-off-by: crimson <1291463831@qq.com>

* fix issue:#161

Signed-off-by: crimson <1291463831@qq.com>
2020-01-22 09:31:31 +08:00
dellenovo
ee50c09b55 Fix issue #362:重新翻译What’s impressive is it is not intellectually prohibitive to assemble such a model (#363)
Signed-off-by: lifei.zhang <lifei.zhang@oriente.com>
2020-01-21 18:04:01 +08:00
Crimson_Loves_Code
ab08db16aa Fix issue:#112 翻译Summary (#360)
Signed-off-by: crimson <1291463831@qq.com>
2020-01-21 00:05:37 -06:00
Qimiao Chen
74fd7f7104 Fix typo in Streams (#359) 2020-01-20 02:13:34 -06:00
LeonTheProfessional
3e9902373c 一些勘误 (#358)
* 更改了移位运算符中较有误导性的描述

“仅使用右侧的5 个低阶位” 中的“右侧”之前主语不明确,容易引起歧义。改为“仅使用右值的5 个低阶位” 则明确表示为等号右侧值的5个低阶位,使语义更清晰。

* 翻译勘误

”数字的二进制表示称为有符号的两个补数。“这句的原文为“The binary representation of the numbers is referred to as signed twos complement”。这里的“2's complement” 为计算机术语“补码”,所以这句话应翻译为“数字的二进制表示形式是带符号的补码”。

* 内部类勘误

row:913 原文为Calleel,这里可能将1写成了字母l
row:1429 原文为LocalInnerClass$1LocalCounter.class,根据我的理解应该为LocalInnerClass$LocalCounter.class,请主编校对
2020-01-19 05:40:03 -06:00
LingCoder
4b09a31a4e 初步校订 并发编程 2020-01-18 13:37:36 +08:00
crimson
86bf1010e4 Fix issue#112:翻译小节复杂性和代价 2020-01-18 09:48:19 +08:00
LingCoder
9cf9ea913d Merge pull request #356 from OrientationJump/master
Fix issue #112:翻译小节:构造器非线程安全
2020-01-18 07:47:15 +08:00
LingCoder
fb9581dec2 修改 Predicate 的翻译为 谓词 2020-01-18 07:43:47 +08:00
crimson
d3fea25992 Fix issue #112:翻译小节:构造器非线程安全 2020-01-18 07:31:39 +08:00
LeonTheProfessional
9fd1aa7079 更改了移位运算符中较有误导性的描述 (#354)
* 更改了移位运算符中较有误导性的描述

“仅使用右侧的5 个低阶位” 中的“右侧”之前主语不明确,容易引起歧义。改为“仅使用右值的5 个低阶位” 则明确表示为等号右侧值的5个低阶位,使语义更清晰。

* 翻译勘误

”数字的二进制表示称为有符号的两个补数。“这句的原文为“The binary representation of the numbers is referred to as signed twos complement”。这里的“2's complement” 为计算机术语“补码”,所以这句话应翻译为“数字的二进制表示形式是带符号的补码”。
2020-01-17 00:31:49 -06:00