• In the code above, we created a new chapter object, chapter1, with the title "This is chapter 1." Setting number depth to 0 will not display the chapter number on page.

    上面代码中,创建了一个新的章节对象chapter1标题为“Thisischapter1”,将编号级别设0就不会页面上显示章节编号。

    youdao

  • I try to take a close look at these in the book, with one chapter focusing largely on concurrency and object oriented design, which are essential to DI but that are often not associated as such.

    力图清楚这些问题,主要关注并发面向对象设计这些在依赖注入要点但是通常没有这样关联起来考虑。

    youdao

  • The essential overview of all PHP's object-oriented features classes and objects (PHP V5) can be found in Chapter 19 of the official PHP Manual.

    PHP所有面向对象特性对象 (PHPV5) 的基本概述可以官方 PHP手册中的Chapter19找到

    youdao

  • It USES the convenient require function that is imported automatically into the current scope (as we'll discuss in the section called "the Predef Object" in Chapter 7, the Scala Object System).

    使用方便require函数这个函数自动导入当前作用域中的(正如我们《第7- Scala对象系统》的“预定义对象”章节所要讨论的)。

    youdao

  • The Any type is the root of the Scala type hierarchy (see the section called "the Scala type hierarchy" in Chapter 7, the Scala Object System for more details).

    Any类型scala类型结构类型(参见第7- Scala对象系统更多细节》中的“scala类型结构”章节)。

    youdao

  • Additionally, Amazon tends to ask a lot of questions about object oriented design. Check out the object oriented design chapter for sample questions and Suggestions.

    此外亚马逊还会很多面向对象设计”方面问题关于一部分本书也有对应的例题。

    youdao

  • This directive defines an object class. Please see the Schema Specification chapter for information regarding how to use this directive.

    这个指定定义一个对象参阅模式说明章节获取如何使用命令的相关信息。

    youdao

  • The first Chapter is the introduction, including research current situation, research object, research meaning and research frame.

    第一绪论包括研究现状、研究对象、研究意义研究框架

    youdao

  • In the next chapter, we explore how the fundamentals of object-oriented programming work in Scala.

    在下我们探索Scala编程中的面向对象基础

    youdao

  • 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高级面向对象编程》的“伴随实体章节看到的那样。

    youdao

  • We'll discuss Nothing in the section called "the Scala Type Hierarchy" in Chapter 7, the Scala Object System, but its name is suggestive!

    我们第7-Scala对象系统“scala类型结构章节讨论Nothing但是名字本身解释了自己!

    youdao

  • We’ll see how to define auxiliary constructors in the section called “Constructors in Scalain Chapter 5, Basic Object-Oriented Programming in Scala.

    第5 -Scala基本面向对象编程》的“Scala 的构造函数”章节我们看到如何定义辅助的构造函数。

    youdao

  • We'll explore this class in greater detail in Chapter 5, Basic Object-Oriented Programming in Scala.

    我们第5-Scala基础面向对象编程探索这个的更多细节

    youdao

  • 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高级面向对象编程》的“方法字段存取无法区分时:唯一存取原则章节更多讨论一点。

    youdao

  • We'll discuss these exceptions in Chapter 5, Basic Object-Oriented Programming in Scala.

    我们第5-Scala基础面向对象编程讨论这些例外

    youdao

  • We will discuss the visibility rules and keywords in the section called "visibility rules" in Chapter 5, Basic Object-Oriented Programming in Scala.

    我们第5-Scala面向对象编程中的可见度规则章节讨论可见度的规则对应的关键

    youdao

  • We'll discuss overriding abstract and concrete members in detail in Chapter 6, Advanced Object-Oriented Programming in Scala.

    我们第6-Scala高级面向对象编程详细讨论重写抽象具体成员

    youdao

  • We'll see how in the section called "Overriding Abstract Types" in Chapter 6, Advanced Object-Oriented Programming in Scala.

    我们第6-Scala高级面向对象编程》中的“重写抽象类型章节看到如何做到这一点。

    youdao

  • We'll explore the visibility rules in the section called "visibility rules" in Chapter 5, Basic Object-Oriented Programming in Scala.

    我们第5-Scala基础面向对象编程》的“可见规则章节探索可见性规则。

    youdao

  • We’ll discuss abstract types in more detail in Chapter 5, Basic Object-Oriented Programming in Scala.

    我们第5Scala基础面向对象编程详细讨论抽象类型

    youdao

  • For constructing arbitrarily-complex hierarchies, see the section called "Linearization of an Object's Hierarchy" in Chapter 7, the Scala Object System.

    对于构造任意复杂结构,参见第7-Scala对象系统“对象结构线性化章节

    youdao

  • See the section called "Overriding Members of Classes and Traits" in Chapter 6, Advanced Object-Oriented Programming in Scala for more details.

    参见第6-Scala高级面向对象编程重写ClassesTraits成员章节获取更多细节。

    youdao

  • 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(案例)”看到另外一个使用命名参数默认参数例子

    youdao

  • We'll learn one technique that helps when we discuss sealed class hierarchies in the section called "sealed class hierarchies" in Chapter 7, the Scala Object System.

    我们在《第7-Scala对象系统“完成(sealedclass)结构”讨论完成类的结构学习到其中一种技术

    youdao

  • Chapter 5. Basic Object-Oriented Programming in scala.

    第5Scala基础面向对象编程

    youdao

  • See the section called "the Predef Object" in Chapter 7, the Scala Object System for details on the types and methods that are automatically imported or defined.

    参见《第7- Scala Obejct系统》的“预定义object”章节来获取更多有关自动导入类型方法的信息。

    youdao

  • 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成员重温这个问题

    youdao

  • We'll discuss Scala List's more in the section called "the Scala Type Hierarchy" in Chapter 7, the Scala Object System and also in Chapter 8, Functional Programming in Scala.

    我们《第7-Scala对象系统“scala类型结构章节第8- scala函数式编程》中讨论更多有关List细节。

    youdao

  • Chapter one of the article analyzes the basic content and notion of the object of right.

    论文第一简要阐述了权利客体基本内容观念

    youdao

  • Chapter one of the article analyzes the basic content and notion of the object of right.

    论文第一简要阐述了权利客体基本内容观念

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定