• Many business object frameworks employee a Factory pattern to create concrete implementations of their business object interfaces, such as the User interface.

    许多业务对象框架采用工厂模式建立业务对象接口具体实现例如user接口

    youdao

  • Different to traditional MOP, we only present the default implicit meta-interface, and programmers can entirely control their own meta-object interfaces.

    不同于传统MOP解决方案,本文提供缺省隐式接口,由编程人员完全定制自己的元对象接口。

    youdao

  • The first two articles of this series described in detail how to use inline methods and how to use data access object interfaces (DAOs) to access the database.

    系列篇文章详细介绍如何使用内联方法数据访问对象(DAO)访问数据库。

    youdao

  • The Ice protocol provides a mechanism for implicit propagation of contextual information such as versioning, so we need not pollute all our object interfaces by adding an extra version parameter.

    对于比如版本这样上下文信息Ice协议提供了一个隐式传播机制我们不必所有对象接口添加额外版本参数。

    youdao

  • Matchers specify a set of rules for messages that will be received based on interfaces, object paths, and methods (see below).

    匹配器为可以基于接口对象路径方法进行接收消息指定规则(后)。

    youdao

  • In this way, the object returned from the static factory method could implement any number of interfaces defined when I create the proxy.

    这种方式静态工厂方法返回对象可以实现建立代理所定义任意数量接口

    youdao

  • Another object design principle, that of encapsulation, also applies to designing service interfaces.

    另一个对象设计原则(封装)适用设计服务接口。

    youdao

  • A further technique for increasing consumability is to create service interfaces reflecting the states of the business object lifecycle.

    增加易用性技术创建反映业务对象生命周期状态服务接口

    youdao

  • The server generally advertises it's interfaces and object UUIDs publicly in the name service database so that any client application can reach to it using this information.

    一般情况下,服务器名称服务数据库公开地列出接口对象UUID任何客户机应用程序都可以使用信息联系它。

    youdao

  • However, there is not an option to check if objects implement the interfaces they claim to implement, and there is no way of introspecting an object to list the interfaces it supports.

    不过没有选项检查对象是否实现它们所声明接口而且没有办法可以调查对象内部以使列出支持的接口。

    youdao

  • By breadth, I mean the features that were beyond the scope of this article, such as abstract classes, interfaces, the iterator interface, reflection, exceptions, and object cloning.

    广度超出本文范围那些特性比如抽象接口迭代接口反射异常对象复制

    youdao

  • Support for multiple interfaces per object: in CORBA, the interface identifier is implicit because only one object interface is supported, whereas DCOM supports multiple interfaces per object.

    支持对象接口CORBA中接口标识符固有的,因为支持种对象接口。然而DCOM能支持一对象多接口。

    youdao

  • The calling component instantiates an objectdeliberately not called a value object — that implements these interfaces and USES this object as a method parameter in both method calls.

    调用组件实现这些接口对象(故意称之为对象)实例化,这两个方法调用中将对象用作方法参数

    youdao

  • Because the finder methods are specific to each domain object, they are applied to the typed interfaces of the generic DAO.

    因为查找方法特定于每个对象,因此将其应用于泛型DAO类型化接口

    youdao

  • A COM client interacts with a COM object by acquiring a pointer to one of the object's interfaces and invoking methods through that pointer, as if the object resides in the client's address space.

    COM客户程序通过获取指向对象接口指针通过该指针来调用方法以实现COM对象之间的互相作用,就好像对象驻留客户程序地址空间中一样。

    youdao

  • Interfaces are used to namespace the method names, so a single object can have multiple methods with the same name but with different interfaces.

    接口用于名称空间和方法名称因此一个单独对象可以名称相同接口不同的多个方法

    youdao

  • This article assumes that you are familiar with creating business objects, interfaces, interface maps, and business object maps.

    本文假定熟悉创建业务对象接口接口映射业务对象映射。

    youdao

  • A COM object can support multiple interfaces, each representing a different view or behavior of the object.

    COM对象可以支持多个接口每个接口代表对象一种不同视图行为

    youdao

  • The method returns an object that implements all the specified interfaces and proxies all method calls onto the chosen handler.

    方法返回一个对象,这个对象实现所有指定接口将所有方法调用委托选定处理程序

    youdao

  • Proxies have many applications, such as wrapping legacy systems, adapting interfaces to libraries, and managing copies of the real object.

    代理很多用处比如包装遗留系统调整接口管理实际对象的副本等。

    youdao

  • Like interfaces, object UUIDs can also be advertised by the server.

    接口一样,服务器可以公布对象UUID

    youdao

  • The main idea behind AOP is that you create new typed object, based on a dynamic proxy mechanism, that implements a set of interfaces at runtime.

    AOP背后主要思想基于动态代理机制创建新的对象类型对象会运行时实现一些接口

    youdao

  • Technical reports published by the W3C that include programming language interfaces have typically been described using the Object Management Group's interface Definition language (IDL) [OMGIDL].

    过去,W3C技术报告都是对象管理组织(OMG)的接口定义语言(IDL) [omgidl]来描述编程语言接口的。

    youdao

  • To summarize, the ORB pass by reference option basically treats the invoked EJB method as a local call (even for EJBs with remote interfaces) and avoids the requisite object copy.

    总的来说,OR B通过引用传递选项基本上将调用EJB方法作为本地调用对待(甚至对于远程接口EJB),避免必需对象复制操作

    youdao

  • Object-oriented design experts advise us to program to interfaces.

    面向对象设计专家建议我们对接口进行编程

    youdao

  • As the SharePoint Object Model provides a wide variety of interfaces we can again choose between multiple approaches.

    由于SharePoint对象模型提供丰富接口,所以我们可以多种方式中进行选择了。

    youdao

  • A Browser Helper Object follows the same pattern-the only changes are the interfaces to implement.

    一个BHO对象遵循同样模式——唯一改变在于实现接口

    youdao

  • Listing 1: Object-oriented interfaces.

    清单1面向对象接口

    youdao

  • CORBA IDLRemote object access based on interfaces.

    CORBAIDL——基于接口远程对象访问

    youdao

  • The Customer class also has several methods used by the interfaces added to a top-level mapped object.

    Customer几个方法添加顶级映射对象接口使用

    youdao

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

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

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