A factory object, which creates our analysis objects for us, fully populated from the DBMS.
一个factory对象,为我们创建分析对象,完全从DBMS中组装。
This data member saves the identifier that COM returns when registering the class factory object.
这个数据成员保存注册类工厂对象时COM返回出来的标识。
If an abstract factory object must be passed in, then you must add a new public constructor or mutator.
如果必须传入抽象工厂对象,那么您必须添加一个新的公用构造函数或赋值(mutator)方法。
This factory object creates a DirContext object capable of authoring LDAP requests that ApacheDS can understand.
这个工厂对象创建的DirContext对象能够制定ApacheDS可以理解的LDAP请求。
You might say that the InitialDirContext object is a wrapper for the DirContext object instantiated by a factory object.
您可能会说InitialDirContext对象是由工厂对象实例化的DirContext对象的包装器。
At run time, a factory object can generate a connection, locate the CICS server, and invoke the CICS program at the server.
在运行时,工厂对象可以生成连接、定位CICS服务器和激活服务器上的CICS程序。
The object returned is the class factory object, and the interface ID assures the caller that it "understands" the pointer.
返回的对象是类工厂对象,接口id确保调用者“理解”指针。
In fact, many would have started this approach with a factory object, rather than a factory method — we did, but soon backed away.
实际上,许多人已经用工厂对象来着手这种方法,而不是用工厂方法—我们以前是这样做的,但很快就放弃了。
One layer above the core object is the factory code. The factory object provides a basic abstraction of the core XPCOM object.
核心对象的上一层是工厂代码层。工厂对象提供了核心XPCOM对象的基本抽象。
But a more parsimonious approach is to let a factory object generate the needed customer objects "as each customer enters the store."
但更简洁的方法是“在每位顾客到商店时”,让工厂对象生成所需的顾客对象。
This ProtocolCodecFactory is a factory object that the ApacheDS framework USES to create LDAP-specific encoding and decoding objects.
这个ProtocolCodecFactory是一个工厂对象,ApacheDS框架用它创建特定于LDAP的编码和解码对象。
Remember that the client passed an interface id to the class factory object, and in the object we validated whether it was our class factory interface.
记住客户端传递一个接口id到类工厂对象里,在对象内部我们审核它是不是我们类工厂的接口。
Once you have the factory object, you can create an OmniFind application Info object which will control which collections this application will be able to search.
获得工厂对象后,您就能够创建OmniFindApplicationInfo对象,它将控制该应用程序能够搜索的集合。
If you accidentally have more than one factory object for one of the reasons above, you will still have two of the created objects, even if each factory object is built correctly.
基于上述原因,如果得到了多于一个的工厂类对象,即使每个工厂类对象都被正确创建,依然会得到两个被创建类对象。
At this point, you may be tempted to go one step further and replace the factory method with a full-fledged abstract factory object, as detailed in Design Patterns by Erich Gamma, et al.
此时,您可能很想更进一步并用成熟的抽象工厂对象替换工厂方法,如ErichGamma等人在设计模式中详细描述的那样。
That’s where the Dependency Injection container comes in. It is a smart object factory.
这就是依赖注入容器责无旁贷的,它是一个智能的对象工厂。
A data source refers to the object or factory that generates connections to the actual source of data (usually a database) within an application.
数据源是指对象或工厂,用于生成与应用程序内的实际数据源(通常是数据库)的连接。
In this way, the object returned from the static factory method could implement any number of interfaces defined when I create the proxy.
用这种方式,静态工厂方法返回的对象可以实现建立代理时所定义的任意数量的接口。
First, the program retrieves a queue connection factory by looking up the context object with a queue connection factory name.
首先,这个程序通过查找上下文对象获得一个指定名称的队列连接工厂。
The straightforward way is to call the data factory again to create an object of the appropriate type, then assign it to the property in its parent object.
直接的方法为再次调用数据工厂来创建恰当类型的对象,随后将其指派给其父对象的属性。
Optional: create a unit test to assure that the original target object's factory method still returns the correct, non-mock object.
可选的:创建单元测试以确保原始目标对象的工厂方法仍返回正确的非模仿对象。
AXIOM allows many different object factory implementations, but the linked list is by far the most popular.
AXIOM允许很多不同的对象工厂实现,但链表是最常用的。
A prized object in the factory is the stamper, the master copy of a software product that takes great precision to produce.
压模,软件产品的主拷贝,需要极大的精度去生产,是工厂的一件弥足珍贵的物品。
A connection factory is an object that is used to create connections to a resource manager.
连接工厂是用于创建至资源管理器的连接的对象。
The code USES the SCA service manager to locate the business object Factory, which is used to create business objects from XML schemas.
这些代码使用SCA服务管理器查找业务对象工厂(Business Object Factory),后者用于从XML模式中创建业务对象。
The Abdera object provides the Factory, which can create entries or other objects.
Abdera对象提供了Factory,它能创建条目或者其他对象。
The Abdera object provides the Factory, which can create entries or other objects.
Abdera对象提供了Factory,它能创建条目或者其他对象。
应用推荐