文章详情页
java编程思想第4版中文版的几处谬误?
浏览:448日期:2024-02-15 10:53:19
问题描述
问题解答
回答1:书翻译的不准确,没了!
这么明显的问题,明明都知道……
非要别人给你确认一下,你才有自信认为是书的问题而不是自己的问题么?
回答2:英文原文(169页)是:
It’s important that all of the methods in Cleanser are public.
至于第一个问题,原文(168页)是:
First, in the Cleanser append() method, Strings are concatenated to s using the += operator, which is one of the operators (along with ’+’) that the Java designers 'overloaded' to work with Strings.
回答3:翻译的不恰当,应该翻译为“重载”如果了解C++的话,就知道这个相当于String类对“+=”操作符进行了重新实现,“+=”可以用来进行字符串拼接。
标签:
java
相关文章:
1. mysql按照时间热度排序2. python中merge后文件莫名变得非常大3. mysql优化 - mysql 分页查询优化。4. mysql新建字段时 timestamp NOT NULL DEFAULT ’0000-00-00 00:00:00’ 报错5. mysql连表排序6. mysql sql where id in(25,12,87) 结果集如何用按照 25 12 87排序?7. Mysql 组合索引最左原则的疑惑8. PHP中的$this代表当前的类还是方法?9. mysql插入文本如果是个sql语句就报错了10. linux - python 安装 Anaconda 环境变量问题请教
排行榜

网公网安备