下一步,我使我的域对象实现该界面。
方面可以并且通常用普通对象实现横切行为。
Aspects can and often do implement their crosscutting behavior using ordinary objects.
稍后我们将在第二个模拟对象实现中使用它们。
We will be using these later in our second mock object implementation.
事实上,接口是通过客户机本地的存根对象实现的。
In fact, the interface is implemented by a stub object that is local to the client.
如何在命名空间扩展中为对象实现叠加层?
How do I implement overlays for objects in Namespace extension?
下一步是把业务对象实现指定给调用处理程序的构造函数。
The next step is to specify a business object implementation to the constructor of the invocation handler.
消息的结构通常紧密地绑定到由基础对象实现调用的方法的签名。
The structure of the message is generally tightly bound to the signature of the method being invoked by the underlying object implementation.
在幕后,存根对象实现了和远程服务器对象同样的接口。
Under the hood, the stub object implements the same interface as the remote server object.
封送拆收器通过查看对象实现的接口之一来标识对象。
The marshaler identifies the object by looking at one of the interfaces the object implements.
用TransactionScript对象实现业务请求处理。
Transaction Script objects are used to handle business request processing.
我说“一个或多个”是因为可以有几千个对象实现分布式系统中的同一个接口。
I say "one or more" because there can be thousands of objects that implement the same interface in a distributed system.
IDL是描述性语言(不是编程语言),用来描述对象实现的接口。
The interface Definition language (IDL) is a descriptive language (not a programming language) to describe the interfaces being implemented by the objects.
可移植对象适配器(poa)负责分解和分派目标对象到对象实现。
Portable Object Adapter (POA) is responsible for demultiplexing and dispatching the requests to servants.
对象实现这些操作所必须保存的状态数据在设计过程的早期通常是不相关的。
The state data that an object must hold to implement those operations is usually irrelevant this early in the design process.
编译器处理这些定义,并生成运行时库,为每种类型的对象实现关联容器。
A compiler processes these definitions and generates a runtime library that implements associative containers for each type of object.
使用该方法惟一的要求是:第一个对象实现+而第二个对象和第一个要兼容。
The only requirement for using the method is that the first object implements a + and the second object is compatible with the first.
的面向对象实现链表,我不知道为什么增加到底是不是为我工作,请指教。
C + + - OOP implementation of linked list, I not sure why adding to end is not working for me, please advise.
这样,只要对象实现该接口,调用组件就可以将其想使用的任何对象用作方法参数。
This way, the calling component can use any object it likes as a method parameter, as long as the object implements the interface.
最佳的机制可能取决于开发环境,可以使用(比如)预处理器、注释或helper对象实现。
The best mechanism may depend on your environment and could be implemented using, for example, preprocessors, annotations, or helper objects.
因为它具有与C语言相同的缺点,大多数可移植性用户界面库都使用C++对象实现。
While it shares the same disadvantage as C, most of the portable user-interface libraries are implemented as collections of C++ objects.
这个方法适合以下情况,即多个依赖项组件定义的参数接口是兼容的,从而能够由相同的对象实现。
The approach I describe works well if the parameter interfaces defined by multiple dependency components are compatible in that they can be implemented by the very same object.
开发者,谁设计了这个组件,使它和用户概念无关。一个任务可被分配给任何对象实现。
The developer, who designed this component, made it independent from the User concept. A Task can be assigned to any object that implements the ITaskOwner.
介绍了利用VB6.0的FSO对象实现文件查找的两种方法,并给出了实现的具体代码。
This paper presents two methods on how to realize file searching with FSO in VB6.0. Some Key implementation codes are also given.
聚集对象选择要将哪些接口公开给客户端,接口的公开方式就像是聚集对象实现它们一样。
The aggregate object chooses which interfaces to expose to clients, and the interfaces are exposed as if the aggregate object implemented them.
这样的脚本可以像HTML一样轻巧和简单,也可以与Mozilla平台上的众多对象实现深度交互。
Such scripts can be light and simplistic as in HTML, or they can interact quite deeply with the Mozilla platform's many objects.
该任务是使用UserManager对象实现的,这个对象可以像下面这样从OS模块获得。
This is achieved by using the UserManager object that can be obtained from the OS module, like below.
该方法返回一个对象,这个对象实现所有指定的接口,并将所有方法调用委托给选定的处理程序。
The method returns an object that implements all the specified interfaces and proxies all method calls onto the chosen handler.
在本例中,它将检查这个对象是Person还是Company,因为只有这两个对象实现Thing。
In this case, it will check if the object is a Person or a Company, as these are the only objects implementing Thing.
质谱仪测控软件的开发经历了面向对象分析、面向对象设计、面向对象实现和测试等几个过程。
The development of mass spectrometry measurement and control software has experienced object-oriented analysis, object-oriented design, object-oriented implementation and testing, etc.
质谱仪测控软件的开发经历了面向对象分析、面向对象设计、面向对象实现和测试等几个过程。
The development of mass spectrometry measurement and control software has experienced object-oriented analysis, object-oriented design, object-oriented implementation and testing, etc.
应用推荐