• 函数对象系统现在显示出它们价值

    The large function names and object system now show their worth.

    youdao

  • 好了现在知道对象系统的意义用途

    Okay, so now you know what an object system is and what it's used for.

    youdao

  • 同时研究了对象系统相容性检查技术

    In the meantime, the technique of consistence checking for object systems is studied.

    youdao

  • 对象系统中,使用对象表示文件系统所有元素

    From there, objects are used to represent all the elements of the file system.

    youdao

  • OOAD 课程关注开发面向对象系统技术细节

    The OOAD class focuses upon the technical details of developing object-oriented systems.

    youdao

  • 可以带来更多的好处因为搜索能力可以分布端点对象系统

    This provides some additional advantages, because the search capability can be distributed to the endpoint object systems.

    youdao

  • 担心新的面向对象系统遭到LISP相似命运

    I fear the the new object-oriented systems may suffer the fate of LISP, in that they can do many things, but the complexity of the class hierarchies may cause them to collapse under their own weight.

    youdao

  • 研究重心构成教材研究对象系统要素

    The three research focuses are the main factor that constructs the object system of teaching material study.

    youdao

  • exofs将inode映射对象系统中的对象标识符(OID)。

    Exofs maps inodes to the object identifiers (OIDs) in the object system.

    youdao

  • 由于这样移动Glib对象系统现在就与GUI相关的问题完全无关了。

    Thanks to this move, the Glib object system is now completely independent of GUI-related trappings.

    youdao

  • 许多分布式对象系统中的一个迫切需求就是能够持续对象生成唯一全局标识

    A critical requirement in many distributed object systems is the ability to generate unique global identifiers for persistent objects.

    youdao

  • 作为一个面向对象系统是以数据数据进行操作方法集合

    In an object-oriented system, a class is a collection of data and methods that operate on that data.

    youdao

  • UML一种分布式对象系统可视化说明构建以及记录图形化定义语言

    UML is a specification that defines a graphical language for visualizing, specifying, constructing, and documenting the artifacts of distributed object systems.

    youdao

  • 传统分布式对象系统不同,BPEL4WS实例不是通过工厂模式创建的。

    Unlike traditional distributed object systems, in BPELWS instances are not created via a factory pattern.

    youdao

  • 确保大型对象系统处理方面获得最优性能中间件软件用户面临一个常见问题

    Ensuring optimum performance is attained on systems processing large objects is an issue commonly faced by users of middleware software.

    youdao

  • 现在我们深入研究Glib对象系统探究一些基本的GObject编程概念

    Now, we'll take a look inside the Glib object system and explore some foundational GObject programming concepts.

    youdao

  • 复杂对象系统多目标综合评价一个典型定性定量相结合模糊决策问题

    Multiobjective comprehensive evaluation of complex object systems is a typical fuzzy decision problem with the combination of qualitative and quantitative analysis.

    youdao

  • 现在由于即将发行gtk +2对象系统下移到了glib 2

    Now, with the imminent release of GTK + 2, the object system has been moved down one layer to the new Glib 2 library.

    youdao

  • UML设计师开发者提供一个面向对象系统它们内部之间交互过程实现可视化方法

    UML has given architects and developers a way of visually understanding object-orientated systems and their interactions.

    youdao

  • 度量技术保证软件质量重要方法耦合性是面向对象系统一个复杂的软件属性

    The technology of metric is an important method to ensure the software quality, but coupling is a complicate software attribute of object_oriented.

    youdao

  • PauloUML最初为了给面向对象系统建模而形成的,现在看作通用建模语言

    Paulo: UML was originally created to model OO systems. It's now considered a general purpose modeling language.

    youdao

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

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

    youdao

  • 特别是对象系统设计目标分割系统状态从而达到软件设计面临的同样可维护性可扩展性目标

    In particular, the goal of object system design is to partition the system state to meet the same goals of maintainability and extendibility faced in software design.

    youdao

  • 1985年,就在我们刚刚开始了解面向对象系统功能时;我们开始看到支持这些系统开发语言环境

    In 1985, we were just beginning to understand the power of object-oriented systems; we were also starting to see development languages and environments that supported these systems.

    youdao

  • 对于面向对象系统来说,必须遍历对象集合集合中的每个元素执行某个操作非常普通的使用情况

    It's a common use case for an object-oriented system to have to traverse a collection of objects and perform some action against each element in the collection.

    youdao

  • 本文中,我们使用术语对象系统描述提供OOP编程所需基础Glib便是这种库的一个示例

    In this article, we use the term "object system" to describe a library that provides the foundation required for OOP programming, and Glib is an example of such a library.

    youdao

  • 特别是,马克思逻辑上安排范畴顺序依据对象系统结构顺序历史顺序,表明有序性原则运用

    Marx logically arranges categories in order according to the structural and historical sequence of the system of different objects, which shows his application of this principle.

    youdao

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

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

    youdao

  • 由于面向对象技术本身具备规则推理能力因此现有基于规则技术集成面向对象系统中成为一个研究兴趣

    But object-oriented technology has no ability of reasoning itself, so it is always an interesting point of research to integrate the rule-based technology into object-oriented systems.

    youdao

  • 面向对象系统是由对象所组成的,这些对象通过其他对象发送消息(具体的来说,其他对象执行方法)来进行通信

    Object-oriented systems consist of objects that communicate by sending messages to (or, more specifically, executing methods on) other objects. Figure 1 represents an object-oriented system.

    youdao

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

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

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