• 描述显式接口实现准则

    Describes guidelines for explicit interface implementations.

    youdao

  • 确保代理调用程序对象显式接口特定远程实现没有关联

    It also helped to ensure that proxy and invoker objects were not associated with particular remote implementations of explicit interfaces.

    youdao

  • 方法保证服务客户机实现调用显式接口具体服务具有依赖性

    The approach ensured that service clients had no dependencies on the concrete services that implemented the explicit interfaces they invoked.

    youdao

  • 下列设计准则有助于确保设计需要使用显式接口实现

    The following design guidelines help ensure that your library design USES explicit interface implementation only when appropriate.

    youdao

  • 显式接口查询提供服务透明性,可以在服务和服务接口之间进行分离。

    Service transparency was provided by explicit interface and lookup, which provided decoupling between services and the interfaces between them.

    youdao

  • 通知事件通过调型显式接口以及对应代理调用程序对象,与观察进行通信。

    Notification events were communicated to observers with call-back explicit interfaces and their respective proxy and invoker objects.

    youdao

  • 如果本地存储库中找到一个支持所需显式接口服务返回服务对象的直接引用

    If a service supporting the required explicit interface was found in the local repository, a direct reference to the service object would be returned.

    youdao

  • 服务上下文提供本地远程两种方用来发现所需显式接口提供支持服务

    The service context provided both local and remote discovery of services supporting required explicit interfaces.

    youdao

  • 服务生成器”的功能根据接口代理调用程序服务类生成框架代码,它已经被部分编写出来。

    A partial "service Generator" was written that generated skeleton code for proxy, invoker, and service classes from an explicit interface.

    youdao

  • 应用客户机-服务器引入异步行为以及显式接口引入的各个接口基础上构建的。

    The application of this pattern built upon the asynchronous behavior introduced by client-server, and the interfaces introduced by explicit interface.

    youdao

  • 显式接口实现允许程序员实现具有相同成员名称两个接口每个接口成员各提供个实现。

    Explicit interface implementation also allows the programmer to implement two interfaces that have the same member names and give each interface member a separate implementation.

    youdao

  • 利用经过良好定义的接口服务提供者细节中抽象出来的,这些接口显式接口以及代理调用程序对象提供支持

    Ed from service provider details with well-defined interfaces supported by explicit interfaces, and proxy and invoker objects.

    youdao

  • 经过良好定义的分离接口显式接口引入创建用来管理测试通用接口服务可以按照要求提供支持

    The well-defined, decoupled interfaces introduced by explicit interface enabled the creation of general purpose interfaces for management and testing, which services were able to support as required.

    youdao

  • 使用纯粹抽象 C++显式接口真正服务调用透明性是矛盾的,因为 C++系统中的服务客户机需要备用的接口定义

    The use of pure abstract C++ explicit interface classes worked against true service invocation transparency, because service clients on non-C++ systems required alternative interface definitions.

    youdao

  • 不幸的是,此假设实际不符,因为元数据级别上位于每个接口的每个方法都有各自(slot)(使得显式接口实现得以工作)。

    Unfortunately, it is incompatible because at the metadata level every method on every interface has its own slot (which makes explicit interface implementations work).

    youdao

  • 这个方法的重要后果是而易见的。显式接口代理调用程序组件配置器实现交互严重依赖于 C++实时类型信息 (Run-Time Type Information,RTTI)。

    The interaction between the explicit interface, proxy, invoker, and component configurator implementations relied heavily on C++ Run-Time Type Information (RTTI).

    youdao

  • 匿名语法速写标记使能够在需要实现某个抽象类或者接口地方创建一类的实例而不需要显式提供类的名称。

    An anonymous class is a kind of syntactic shorthand that lets you instantiate a class implementing an abstract class or interface where you need it, without having to explicitly give it a class name.

    youdao

  • 利用与实现无关的接口定义服务

    The use of explicit implementation-independent interfaces to define services.

    youdao

  • 组件接口包括能够使消息进行相互关联的数据时,就出现显式相关性

    Explicit correlation occurs when the component interface includes business data that can be used to correlate messages.

    youdao

  • 此时设计人员来说,C11C12C13体系结构构造(组件);其中每个构造具有显式定义外部接口

    At this point, to this designer, C11, C12, and C13 are architectural constructs (or components); each of them has explicitly defined external interfaces.

    youdao

  • 显式指定接口似乎有点限制,且在重命名接口接口迁移另一个程序包需要更改xml

    Specifying the interface explicitly might seem a bit constraining and lead to the need to change the XML when the interface is renamed or moved to another package.

    youdao

  • 完成一个事务时间以毫秒计节点上常规锁——1877,写入——1225,使用接口”的话是181。

    The time (microseconds) to perform the transaction for a single node were 1877 with regular locking, 1225 with an explicit write lock, and 181 using a "dirty interface".

    youdao

  • List源代码真的显式声明那么接口吗?

    Does the List source code actually state all those interfaces?

    youdao

  • 开发执行过程上面列出第一个选项非常相似我们选择地选择AddMath接口实现

    When performed at development time, this process is very similar to the first option listed above in which we explicitly selected the Add class' implementation of the Math interface.

    youdao

  • 契约设计主要优势接口本身当中提供了关于预期行为显式信息

    One of the major benefits of Design by Contract is that it provides explicit information within the interface or class itself about expected behavior.

    youdao

  • 规范因此描述了显式服务上下文如何映射服务远程接口中,的上下文通常不能这样做。

    The specification then describes how explicit service contexts are mapped into the remote interface of a service, whereas implicit contexts are typically not.

    youdao

  • 定义发布注册接口(方法),以允许发布器显式代理注册自己

    It also defines a publisher registration interface (and methods), allowing a publisher to explicitly register itself with the broker.

    youdao

  • 良好编程实践通常包括显式定义已检查用户异常作为接口契约一部分

    A good programming practice often involves explicitly defining checked user exceptions as part of the interface contract.

    youdao

  • 本地接口必须应用程序显式地进行访问,这需要代码改变防止以后配置EJB时需要应用程序的改变。

    Local interfaces must be explicitly called by your application, requiring code changes and preventing the ability to later distribute the EJB without application changes.

    youdao

  • 本地接口必须应用程序显式地进行访问,这需要代码改变防止以后配置EJB时需要应用程序的改变。

    Local interfaces must be explicitly called by your application, requiring code changes and preventing the ability to later distribute the EJB without application changes.

    youdao

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

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

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