This data member saves the identifier that COM returns when registering the class factory object.
这个数据成员保存注册类工厂对象时COM返回出来的标识。
To change the behavior of the Factory class, you simply subclass FactoryImpl and override its non-static methods.
要更改Factory类的行为,只要子类化Factory Impl并覆盖其非静态方法。
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确保调用者“理解”指针。
The class factory, the loading and unloading code, and registration support simply require you to adjust the name of the class and the GUIDs involved.
类工厂,加载和卸载代码,和注册支持只是简单地让你调整类名称和GUID。
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.
在很多情况下,工厂工人的收入与他们的中产阶级主管的收入相比,如果不是更高也会相等。
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.
对于每个类,每个绑定工厂类都用这个绑定中的定义去引用支持类。
Any new implementation for loading people from a store does not require any changes in the class that USES the factory and interface.
从数据库中装入人员的任何新实现都不要求在使用工厂和接口的类中进行任何更改。
If the framework gets cluttered with classes, you can add a factory class that assembles them into common combinations and provides a simpler API for common cases.
如果框架与类混杂,可以添加一个工厂类,将它们装配到通用组合中,并为通用情况提供一个更简单的API。
Another approach would be to create a factory class for instantiating the implementations, but there would still be a dependency to the implementation class in your code.
另一种方法是创建用于实例化实现的工厂类,但是您的代码中仍然存在对实现类的依赖。
This class, called the DCS Factory class, helps get the instance of the appropriate convertor for a particular conversion.
这个称为“DCS工厂类”的类帮助获取适当转换器的实例以便执行某个特定的转换。
At a minimum, two classes are required to use the resource environment provider in an application: a factory class, and a class that provides custom properties.
至少需要以下两个类才能在应用程序中使用资源环境提供程序:工厂类和提供自定义属性的类。
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.
可以仅仅直接使用相应类的构造函数,而不用通过工厂类。
In the case of connection factories, the factory class can return a connection that has been pre-loaded with the proprietary connection information.
就连接工厂而言,工厂类可以返回一个已预先装入专有连接信息的连接。
Note that the implementation classes are only instantiated through a factory class that is generated by the JAXB compiler.
请注意仅通过由JAXB编译器生成的一个工厂类来实例化实现类。
A dynamic APIs scenario does not require the generation of a typed interface, factory class, or implementation class for the objects in your data model.
动态api场景并不要求为数据模型中的对象生成类型接口、工厂类或实现类。
The first parameter (which I'll cover in more detail in the next section) is a factory class for creating endpoint instances.
第一个参数(我将在下一节详细介绍)是一个创建端点实例的工厂类。
In addition to the generic Interface a Factory class is generated, which might be configured in the project's config file.
除通用基本接口外,还生成了一个Factory类,并可以在项目配置文件中进行配置。
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 factory class searches the input and the output mime-type combination in the convertor tag present in convertors.xml.
此工厂类在convertors . xml中存在的转换器标记中搜索该输入和输出MIME类型的组合。
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实例。
应用推荐