We「ll discuss overriding abstract and concrete members in detail in Chapter 6, Advanced Object-Oriented Programming in Scala.
我们会在《第6章-Scala高级面向对象编程》中详细讨论重写抽象和具体成员。
We’ll revisit these questions in the section called 「Overriding Members of Classes and Traits」 in Chapter 6, Advanced Object-Oriented Programming In Scala.
我们会在《第6章 -Scala高级面向对象编程》的”重写类和Traits的成员「重温这个问题。
See the section called 「Overriding Members of Classes and Traits」 in Chapter 6, Advanced Object-Oriented Programming in Scala for more details.
参见《第6章-Scala高级面向对象编程》的“重写Classes和Traits的成员」章节获取更多细节。
We’ll discuss this more in the section called 「When Accessor Methods and Fields Are Indistinguishable: The Uniform Access Principle」 in Chapter 6, Advanced Object-Oriented Programming In Scala.
我们会在《第6章 -Scala高级面向对象编程》的「当方法和字段存取器无法区分时:唯一存取的原则」章节来更多的讨论这一点。
We」ll see another useful example of named and default arguments when we discuss case classes in the section called 「case classes」 in Chapter 6, Advanced Object-Oriented Programming in Scala.
我们会在《第6章-Scala高级面向对象编程》中的「CaseClass(案例类)」中看到另外一个使用命名参数和默认参数的例子。
The class and object can have the same name, as we will see in the section called 「Companion Objects」 in Chapter 6, Advanced Object-Oriented Programming in Scala.
类和object可以使用同样的名字,就像我们会在《第6章-Scala高级面向对象编程》的「伴随实体」章节中看到的那样。