We will also call this object a class factory object.
我们同样称呼这个对象为类工厂对象。
This entity can be the class factory object or any other client.
这个实体能够是类工厂对象或其它客户端。
Thus for global reference counting, references to the class factory object should not count.
这样让全局引用计数对类工厂对象的引用计数不再起作用了。
This function lets the client keep alive the module that implements the class factory object.
此函数让客户端感知实现类工厂的模块。为什么这样做呢?
This data member saves the identifier that COM returns when registering the class factory object.
这个数据成员保存注册类工厂对象时COM返回出来的标识。
Change the class factory function a database USES on a per-database basis to support different class factory policy.
更改数据库使用的每数据库底层的类工厂函数使之支持不同的类工厂策略。
As already observed, the modification of Foo.say is determined strictly at runtime, via the use of the FooMaker class factory.
正如我们已经看到的一样,Foo .say的修改是通过FooMaker类工厂在运行时严格确定的。
The object returned is the class factory object, and the interface ID assures the caller that it "understands" the pointer.
返回的对象是类工厂对象,接口id确保调用者“理解”指针。
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到类工厂对象里,在对象内部我们审核它是不是我们类工厂的接口。
The only reliable way to do it is to also export a class factory function, a simple function that USES the new operator to create the object and return the pointer.
唯一可靠的方法就是也出口类工厂函数,一个简单的函数,使用新的操作符来创建对象并返回的指针。
Welcome in need of such products, hardware accessories factory, shoes and apparel categories factory, jewelry class factory, decoration companies, etc. come to visit.
欢迎有需要此类产品的五金饰品厂、鞋服类厂、饰品类厂、装修公司等前来参观。
When the work was completed, many moved to other construction jobs or to factory work in cities and towns, where they became part of an expanding working class.
工程完工后,许多人转到其他建筑工地或城镇的工厂工作,在那里他们成为不断扩大的工人阶级的一部分。
In a large number of cases factory workers earn as much, if not more, than their middle-class supervisors.
在很多情况下,工厂工人的收入与他们的中产阶级主管的收入相比,如果不是更高也会相等。
For each custom service, there should be a corresponding custom service factory class.
对于每一个定制服务,都应该有一个相对应的定制服务工厂类。
The simplest approach is to encapsulate the creation of the proxy class within the Factory pattern.
最简单的方法就是在工厂模式中把代理类的建立封装起来。
Each binding factory class references the support classes for every class with a definition in that binding.
对于每个类,每个绑定工厂类都用这个绑定中的定义去引用支持类。
The object-oriented solution to such a problem is the factory class.
针对这类问题的一种面向对象式解决方案是使用工厂类。
This class, called the DCS Factory class, helps get the instance of the appropriate convertor for a particular conversion.
这个称为“DCS工厂类”的类帮助获取适当转换器的实例以便执行某个特定的转换。
A vendor-defined factory class will expose methods that allow the programmer to set the connection parameters.
供应商定义的工厂类将提供方法以允许程序员设置连接参数。
You can just use a constructor for the appropriate class directly, without going through a factory class.
可以仅仅直接使用相应类的构造函数,而不用通过工厂类。
The class returned by the factory method is an adapter to a particular cloud service.
工厂方法返回的类用于一个特定于服务的适配器。
Note that the implementation classes are only instantiated through a factory class that is generated by the JAXB compiler.
请注意仅通过由JAXB编译器生成的一个工厂类来实例化实现类。
You can think of this class as a factory class.
您可以将此类视为工厂类。
Factory -- a class that returns a delegate interface implementation.
Factory——返回委托接口实现的类。
Also, all the generated interfaces have a factory class that contains static methods such as.
此外,所有生成的接口都有一个包含静态方法的工厂类,比如。
This service class ACTS as a factory for.
这个服务类充当以下内容的工厂。
Using a factory class to simplify object construction.
使用一个工厂类简化对象构建。
So, we use a Factory class (a.k.a. an object factory) to provide the client code with instances of Db2AttendeeDAO and DefaultDAO as needed.
因此我们使用Factory类(又名对象工厂),以根据需要为客户机代码提供Db2AttendeeDAO和 DefaultDAO实例。
So, we use a Factory class (a.k.a. an object factory) to provide the client code with instances of Db2AttendeeDAO and DefaultDAO as needed.
因此我们使用Factory类(又名对象工厂),以根据需要为客户机代码提供Db2AttendeeDAO和 DefaultDAO实例。
应用推荐