这些接口方法包装LINQ查询。
抽象类也通常被用于去实现一些接口方法。
Abstract super classes are also often used to implement some, but not all, methods of an interface.
为了简单起见,这个例子中没有显示对任何接口方法的调用。
For the sake of simplicity, this example does not show calls to any interface methods.
由于要调用自定义接口方法,因此需要使用自定义函数选择器。
Hence to invoke custom interface methods, the custom function selector is required.
与基于 SOAP 的服务相比,这个接口方法拥有巨大的优势。
This interface method has significant benefits over SOAP-based services.
而采用接口方法,其实质是可以使用不同的数据绑定框架。
Instead they went with an interface approach where different data binding frameworks could be used behind the scenes.
本文介绍了ADC0809与8085微处理器的几种接口方法。
This paper describes several methods for interfacing with ADC0809 and 8085 microprocessors.
此外,透明方法不能重写关键虚方法,也不能实现关键接口方法。
In addition, transparent methods cannot override critical virtual methods or implement critical interface methods.
对于EJB服务实现,SEI方法必须是EJB组件远程接口方法的一个子集。
For EJB service implementation, the SEI methods must be a subset of the EJB component's remote interface methods.
给出了实际使用的各种微型计算机与穿孔机的联机接口方法和电路。
Methods and circuits in practical use for interfacing various micro - computers and punchers are illustrated.
Appointment类包含清单2中出现的大部分连贯接口方法。
The Appointment class containing most of the fluent-interface methods appears in Listing 2.
可以为验证器实现的接口方法有create、update和delete。
The interface methods you can implement for a validator are create, update, and delete.
参见清单5,它是其中一个接口方法的示例,列出电话簿条目并返回它们的值对象表示。
See listing 5 for an example of one of the interface methods for listing phonebook entries and returning their value object representations.
介绍了PC机与单片机采用RS- 232c进行串行通信的接口方法。
This paper introduces an interfacing method of IBM-PC serially communicating with single-chip microcomputer with RS-232C.
不管使用哪种实现,您只需要处理公共接口方法,所以无需担心在外壳里面发生的事情。
In either case, you're only going to be dealing with the public interface methods, so don't worry about what goes on under the hood.
讨论了点阵式液晶显示器与8031单片机的接口方法,给出了程序流程图。
This paper describes the interface method to the dot array liquid crystal display and 8031 single chip microcomputer, the program chart is given.
我的类实现一个接口,我想注释的接口方法,所以吉斯可以选择正确的方法。
My class implements an interface and I would like to annotate the interface methods so Guice could select the right methods.
每个出口最简单的形式是使用出口接口方法返回传入的agentBuffer参数。
The simplest form of each exit uses the exit interface method to return the agentBuffer parameter that is passed in.
方法绑定通过将事件方法(本机方法)映射到接口方法来选择要绑定的“方法”。
Method Bindings selects the "Method" to bind by mapping the Event Method (Native Method) to the Interface method.
还介绍了其控制系统的架构和控制方式,给出了PLC与机器人控制器的接口方法。
The control frame and mode of this system and the interface between PLC and robot are introduced, too.
UriTemplate包含了所有必要的参数,这些参数与其对应接口方法的参数列表完全一致。
The UriTemplate contains all necessary parameters that are mirrored in the corresponding interface method's parameters.
这些方便的类使得代码编写人员不必实现EJB组件接口方法,而且还负责实例化spring容器。
These convenience classes relieve the coder from having to implement the EJB component interface methods, but also take care of instantiating the Spring container.
在介绍通讯集成电路CSC5087和SC 8870的基础上,给出了与单片机的接口方法和应用。
Based on introduction of communication integrated circuit CSC5087, SC8870, the interface with singal chip computer and its application are presented.
在内联风格中,sql语句是在运行时声明或构造的,并作为String的实例传递给公共的Data接口方法。
With inline methods, SQL statements are declared or constructed at runtime, and passed as instances of String to common Data interface methods.
实际上,您可能需要公开接口方法,例如addinventory (Productitem)用来重新储存产品。
In reality, you would need to expose an interface method, such as addInventory (product item), to restock a product.
接口中的大量注释提供了所有必需配置信息,帮助JAX-WS 将服务接口与该服务的操作的接口方法关联起来。
The extensive annotations in the interface provide all the necessary configuration information JAX-WS uses to relate the interface to a service and the interface methods to operations of that service.
在实现时可以对某一服务(或接口方法)进行角色(不同权限组)级的安全设置,从而保证数据共享时数据的安全性。
Some safety setting depended on different roles can be done to some kind of service (or interface method) to ensure the security when the data are Shared.
文中论述4位数据总线点阵式液晶显示器LCD与低功耗单片微处理器80c31的硬件、软件接口方法和应用实例。
The hardware and software interface between 4-bit data bus dot matrix LCD and 80c31 microprocessor is described in this paper.
给出了PC并行口与常用I2C器件AT24C02的接口方法实例,介绍了用PC并行口模拟I2C总线控制时序的实现方法。
To provide examples about the interface of common I2C and AT24C02. And then to introduce the methods of simulating controlled I2C Bus interface with PC parallel socket.
当您编写一个插件应用程序时,需要提供实现代码,每当(直接通过API或间接通过 UI)调用接口方法时,WSRR 都会执行该实现代码。
When you write a plug-in application, you provide implementation code that WSRR executes every time one of the interface methods is called (directly through an API or indirectly through the UI).
应用推荐