Code Listing 2 shows the class implementation.
代码列表2显示了这个类执行。
Listing 3 shows the RunFITAction class implementation.
清单3显示了runfitaction类的实现。
Prefer overriding the base class implementation to attaching an event handler.
优先考虑重写基类的实现,而不是事件句柄。
Using the code shown above, the editor opens with the actual class implementation of the element.
使用如上所示的代码,编辑器将打开元素的实际类实现。
But for simplicity, a separate source file is provided that contains the complete MQ Data Binding class implementation.
但是,为了简单起见,提供了一个包含完整的MQ数据绑定类实现的单独源文件。
Instead of accepting an ICollaborator interface, it now accepts a concrete class implementation (the Collaborator class).
它现在不接受ICollaborator接口,而接受具体类实现(collaborator类)。
If they are redefined in a derived class, it is impossible for the derived class to call the base class implementation.
如果在派生类中重新定义成员,则派生类不能调用基类实现。
This principle asserts that the designer of a class and the user of that class share assumptions about the class implementation.
这个原理声称一个类的设计者和这个类的使用者,共同分享关于类的实现的假设。
The name of the consumer class implementation file, based by default on the name of the file or machine data source that you selected.
使用者类实现文件的名称,默认情况下基于选定的文件或计算机数据源的名称。
All event-generating components within this framework, such as the XUIButton class implementation, implement XUIEventSource, and therefore, generate UI events.
这个框架中的所有事件生成组件(比如xuibutton类实现)都实现XUIEventSource,因此都生成ui事件。
Finally, the detailed idea and class implementation to backup and restore database as well as the application of stored procedure and cursor in restoring database are given.
详细给出了备份和还原的具体思路和类实现,存储过程和游标在还原中的应用。
What if the code we have uses a concrete class in its implementation?
如果我们拥有的代码在执行中使用一个具体的类该怎么办?
In such cases, the SEI will be implied from the service implementation class, as in this example.
在这样的情况下,SEI将隐含于服务实现类中,正如这个示例中所示。
The invocation handler will contain an instance of a real implementation class as an instance variable.
调用处理程序中会包含一个实际的实现类的实例,把它作为实例变量。
The service endpoint implementation class is derived from the service endpoint interface.
服务端点实现类型是由服务端点接口派生出来的。
True. But this simplicity comes with a tradeoff: you directly access the implementation class.
但这种简单性是有代价的:您需要直接访问实现类。
Things do differ slightly in your implementation class, however.
然而,在实现类中稍微有些不同。
Even if you program to an interface the implementation class still needs to be instantiated somewhere.
即使您按接口编程,仍然需要在某个地方实例化实现类。
In essence, the class has turned to stone because it is directly using the implementation class and is now brittle to change.
其实,该类已经变成“石头”,因为它在直接使用实现类并且现在能做的更改十分有限。
Listing 2 shows the implementation class.
清单2展示了实现类。
The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.
调用处理程序类还会把方法调用委托到真正的实现类,以便处理核心业务逻辑。
Finally, the business component implementation class is specified as the extension provider.
最后,业务组件实现类被指定为扩展提供者。
You can simply instantiate it programmatically, but then your code will depend on a concrete implementation class.
可以简单地以编程方式对其进行实例化,但是这样的话,您的代码将依赖具体的实现类。
With regards to data modeling, this generally meant that the data model could be created using one of a variety of formats, and that the "Class" implementation of the data model could be generated.
对于数据建模来说,这通常意味着可以使用一种格式来创建数据模型,然后生成该数据模型的“类”实现。
The DAO implementation class used in this article is intended as an example implementation; other implementations do exist.
本文使用的DAO实现类旨在作为示例实现,实际上还存在其他实现。
Loading the broker implementation class may result in exceptions.
装入代理程序实现类可能会导致异常的出现。
Nor does a class diagram with implementation classes necessarily raise the level of abstraction.
具有实现类的类图不是必定提高抽象层次。
The implementation class name and class path you see are the default for the DB2 JDBC provider.
您看到的实现类名和类路径都是DB 2JDBC提供程序所默认的。
The tags can enclose further parameters required by the implementation class of the JSP tags.
标记中可以包括JSP标记的实现类所需的更多参数。
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场景并不要求为数据模型中的对象生成类型接口、工厂类或实现类。
应用推荐