• Reusability benchmarking of service-oriented objects

    面向服务对象可重用性基准检验

    youdao

  • Like tables, collection views are data-oriented objects whose implementation involves a collaboration with your app's objects.

    视图类似,集合视图数据导向对象,完成时候设计了应用对象之间的协作

    youdao

  • Without a solid background on object oriented design, we can quickly get lost in a world of objects, relations and classes.

    如果没有坚实面向对象设计基础,我们很快就迷失对象关系世界里

    youdao

  • Objects and closures get along very well, as we saw by the special handling of closures within object-oriented code.

    对象可以好地结合使用,比如我们面向对象的代码闭包的特殊处理

    youdao

  • Grady Booch first introduced active objects in his 1990 book on object Oriented Design with Applications.

    GradyBooch于1990年有关面向对象应用程序设计书中最先引入了活动对象

    youdao

  • The query syntax is object oriented and there is no concept of tables, indices, or other typical relational-database concepts. For example, the following query returns all StockBean objects in a list.

    查询语法面向对象的,并且没有索引其他典型对象关系型数据库概念

    youdao

  • It would be even more object oriented if you replaced the last bits of the if statement with a Map connecting EventTypes to EventHandler factory objects.

    想进一步增强面向对象特性,可以将if语句最后一小部分替换为Map,后者将EventType连接到EventHandler工厂对象。

    youdao

  • Since we are doing an object-oriented software system, the behavior of our use case must be carried out by the classes and objects in our system.

    由于我们在设计一个面向对象软件系统我们例行为需要我们系统中的一些对象执行

    youdao

  • Many different objects employ these semantics, yet they have nothing to do with the object itself from a purely object-oriented view.

    许多不同对象都采用这些语法尽管面向对象的观点来看这些语法对象毫不相关。

    youdao

  • It provides objects and methods for accessing the asset manifest in an object-oriented style and offers full control on the extended metadata of the assets.

    一种面向对象方式提供访问资产清单对象方法提供资产已扩展元数据完全控制

    youdao

  • Objects in an ODBMSmuch like objects in an object-oriented programming languageare bundles of data and behaviors.

    ODBMS中的对象——与面向对象编程语言中的对象非常相象——许多数据行为的组合。

    youdao

  • XML-oriented "formatting objects" (fo) is much the same: while powerful, it demands quite a bit of machinery be in place before it begins to work.

    面向XML的“格式化对象”(FO)与非常相像:尽管功能很强大,但是它开始工作之前需要进行许多工作。

    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

  • Because patterns do not only affect the structure and dynamics of classes and objects, this article will conclude investigating the role of patterns in a service-oriented architecture (SOA).

    由于模式只是影响对象结构还有动态(操作),所以篇文章将会面向服务体系架构(SOA)中模式所承担任务的调研得出结论。

    youdao

  • The downside of object-oriented design is that such business objects can become muddied with mixed properties and operations that are incongruent with the object's original intent.

    面向对象设计缺点在于这样业务对象因为混合属性对象最初意图不一致操作变得混乱。

    youdao

  • Imparting transactional semantics to object-oriented components required an extension of the TPM model, in which transactions are instead defined in terms of invoking methods on transactional objects.

    事务性语义告知面向对象组件要求TPM模型进行扩展这个模型事务按照事务性对象的调用方法定义的。

    youdao

  • In addition, it is possible to query the XML files as EMF objects using an object-oriented query language: object Constraint language (OCL).

    此外可以使用以下这种面向对象查询语言XML文件作为EMF对象进行查询:对象约束语言(ocl)。

    youdao

  • The object-oriented model defines a system as a collection of sets of interacting active and passive objects.

    面向对象模型系统定义交互主动被动对象的集合

    youdao

  • Each layer may have secondary layers of objects arranged in a hierarchical, object-oriented, or relational order.

    每个具有二级对象,这些对象层按照层次结构面向对象关系顺序排列。

    youdao

  • Basicially, in an object-oriented system, objects communicate with each other through messages.

    基本上一个面向对象系统中,对象通过消息进行互相交流

    youdao

  • The fundamental beauty of object-oriented design lies in its ability to model real-world domain entities and their respective behavior as abstract objects.

    面向对象设计根本魅力在于能够真实世界领域中的实体各自行为建模抽象的对象。

    youdao

  • In reality, it's about as far from true object-oriented development as you can get, because of the lack of extensibility in the data objects.

    实际上能够得到面向对象开发相去甚远因为数据对象缺乏可扩展性

    youdao

  • True object-oriented programming means that objects hide their internal state and implement their own behaviors for working with that state information.

    真正面向对象编程意味着对象隐藏内部状态实现使用状态信息行为

    youdao

  • This article assumes you are familiar with basic object-oriented concepts, such as classes, objects, methods, and inheritance.

    本文假设读者熟悉基本面向对象概念比如对象方法继承。

    youdao

  • Otherwise, in the next column, we will examine Service Data Objects, and how EJBs (both entities and sessions) will play a role within a Service Oriented Architecture.

    另外在下一个专栏中我们研究服务数据对象以及EJB(实体会话)将如何参与面向服务体系结构

    youdao

  • Components have many similarities with objects in object-oriented programming.

    组件面向对象编程中的对象具有很多相似之处

    youdao

  • Object Oriented - each team will address a set of related objects, with clear interfaces and behavior.

    面向对象-每个小组开发一系列相关具有确定接口行为的对象

    youdao

  • An application that utilizes user defined objects and customizable file formats to store data in an object oriented fashion.

    一个应用它利用用户定义对象可定制文件格式面向对象风格存储数据

    youdao

  • In the 1990s the object-oriented programming community pushed for an object RPC (ORPC) protocol which would link application objects to network protocols.

    到了90年代面向对象编程团体迫切要求一个应用程序对象网络协议链接起来对象RPC (ORPC)协议

    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

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

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

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