Listing 12-7 contains a base interface and a derived interface.
清单12 - 7含有一个基接口和一个派生接口。
You can access a generic class indirectly using a nongeneric base interface.
您可以使用非泛型基接口间接访问泛型类。
A class does not support an interface which is the base interface for a delegated member.
类不支持是委派成员基接口的接口。
Refresh - The refresh method below extends the base interface provided by the nslXFormsUIWidget.
Refresh-下面的刷新方法扩展了由nslXFormsUIWidget 提供的基本接口。
Unlike classes, interfaces can have more than one base interface. Listing 12-8 contains an example.
与类不同,接口可以有不止一个基接口。清单12-8含有一个例子。
One of the bigger changes to the 5.0 Collections Framework is the addition of the new base interface Queue.
集合框架较大的一个改变就是添加了新的基接口Queue。
Represents the base interface for all contracts that are used for communication between components that are updated independently.
表示用于在单独更新的组件之间进行通信的所有协定的基接口。
Since the Transfer EJB component does not need to use the new accountHolderName, it uses the base interface com.ibm.mybank.ejb.Account only.
由于TransferEJB组件不需要使用accountHolderName,因此它只使用基本接口com.ibm.mybank.ejb.Account 。
When you upcast to a base interface, you can only access the members specified by that interface, just as for upcasting to base classes.
当你上溯到基接口时,你只可以访问由那个接口所指定的成员,就像上溯到基类那样。
When a class implements an interface that has multiple base interfaces, objects created from that class can be upcast to any of the base interface types.
当一个类实现有多个基接口的接口时,从这个类生成的对象可以上溯到任何一个基接口。
The JAX-RPC specification defines a base interface for stubs that supports a method allowing the requestor to modify the endpoint address before invoking the service.
JAX-RPC规范为存根定义了一个基本接口,这个接口支持一个允许请求程序在调用服务前更改端点地址的方法。
Taking the lessons learned with static crosscutting the Email object, the team further refines its strategy by moving the contractual behavior up the hierarchy into the Sendable base interface.
从静态横切民email对象中吸取教训之后,他们通过把契约行为在对象层次中提升到sendable基接口,从而进一步精炼了其策略。
By contrast, an external system serves as an interface between a company and its customer base.
相比之下,外部系统是公司与其客户群之间的接口。
In Part 3, we'll show you how you can achieve a consistent look and feel throughout your user interface application using a base template.
在第3部分,我们将向您展示如何使用一个基本小部件来使您的整个用户界面达到一致的外观和感觉。
The command line interface (CLI) contains the base support for developing and running applications.
命令行接口(CLI)包含对开发和运行应用程序的基本支持。
In the sample application, a listing page that has the ability to add new entries is the base of the user interface.
在样例应用程序中,一个拥有添加新条目能力的清单页是用户界面的基础。
The basic solution is to define a base class or interface that can be accessed by the statically compiled code, then extend that base class or implement that interface in the generated class.
基本的解决方案是定义可以用静态编译的代码访问的基类或者接口,然后生成的类扩展这个基类或者实现这个接口。
The implementation has to extend a certain base class, and there should be an asynchronous interface that the framework implements.
实现需要扩展某个基类,并且应该提供由框架实现的异步接口。
You can modify an existing class, pass it as a parameter, and take advantage of the API without requiring the base API to declare an abstract class or interface.
您可以修改已有类,将它作为参数传递,并利用API,而不需要基础 API声明一个抽象类或接口。
Each service or proxy that supported an interface was required to inherit from the abstract base class that defined the interface.
支持接口的每项服务或代理必须继承定义该接口的抽象基类。
You can provide an interface within Base that connects to a MySQL or Oracle database without creating a custom application.
您可以在Base 中提供一个连接到MySQL或Oracle数据库的接口,而不需要创建自定义应用程序。
Built a customized interface to a user's Google Base data.
构建一个到用户GoogleBase数据的定制界面。
Would you like more flexibility to change your user interface without having to refactor other logic in the code base?
你是否需要改变界面而不用重构逻辑代码的灵活性?
Part 4 converts the original application into one that can be accessed as a Web service, and it provides the base for the PHP interface.
第 4部分对原始应用程序进行转换,使其能够作为Web服务进行访问,并且它为PHP 接口提供了基础。
Part 4 converts our original application into one that can be accessed as a Web service, and provides the base for the PHP interface.
第4部分对原始应用程序进行转换,使其能够作为Web服务进行访问,并且它为PHP接口提供了基础。
The base Visitor interface contains a visit method for every concrete type in the domain.
基本 Visitor接口为域中的每个具体类型都提供了一个访问方法。
Both of the desktop environments use X Windows as a base graphical user interface.
这两种桌面环境都使用XWindows作为基本的图形用户界面。
Through its combination of base, interaction, and user interface models, IBM Rational Rapid Developer can generate the bulk of the code for all n-tiers of a J2EE application.
通过基础模型、交互模型和用户界面模型的合并,IBMRationalRapidDeveloper能够为J2EE的所有层次大量的生成代码。
In version 2.0, all controls derive from the same base class (the BaseDataBoundControl class), regardless of the actual implementation or user interface characteristics.
在2.0版本中,所有控件无论有什么样的实际实现过程和用户界面特点,均从同一个基类(basedataboundcontrol类)派生。
In version 2.0, all controls derive from the same base class (the BaseDataBoundControl class), regardless of the actual implementation or user interface characteristics.
在2.0版本中,所有控件无论有什么样的实际实现过程和用户界面特点,均从同一个基类(basedataboundcontrol类)派生。
应用推荐