The interface methods wrap your LINQ queries.
这些接口方法包装LINQ查询。
Hence to invoke custom interface methods, the custom function selector is required.
由于要调用自定义接口方法,因此需要使用自定义函数选择器。
For the sake of simplicity, this example does not show calls to any interface methods.
为了简单起见,这个例子中没有显示对任何接口方法的调用。
The interface methods you can implement for a validator are create, update, and delete.
可以为验证器实现的接口方法有create、update和delete。
The Appointment class containing most of the fluent-interface methods appears in Listing 2.
Appointment类包含清单2中出现的大部分连贯接口方法。
Interface methods have public accessibility, which cannot be changed by the implementing type.
接口方法具有公共可访问性,不能通过该实现类型来更改。
An abstract class that implements an interface might map the interface methods onto abstract methods.
实作介面的抽象类别可能将介面方法对应到抽象方法。
For EJB service implementation, the SEI methods must be a subset of the EJB component's remote interface methods.
对于EJB服务实现,SEI方法必须是EJB组件远程接口方法的一个子集。
In addition, transparent methods cannot override critical virtual methods or implement critical interface methods.
此外,透明方法不能重写关键虚方法,也不能实现关键接口方法。
In so doing, the guidance systems will invoke the interface methods: turn, change lanes, brake, accelerate, and so forth.
这样做,指导系统将调用接口的方法:转弯、变道、刹车、加速等等。
My class implements an interface and I would like to annotate the interface methods so Guice could select the right methods.
我的类实现一个接口,我想注释的接口方法,所以吉斯可以选择正确的方法。
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.
不管使用哪种实现,您只需要处理公共接口方法,所以无需担心在外壳里面发生的事情。
See listing 5 for an example of one of the interface methods for listing phonebook entries and returning their value object representations.
参见清单5,它是其中一个接口方法的示例,列出电话簿条目并返回它们的值对象表示。
According to the feature between programmable ASIC and MCS51 single chip microcomputer, authors analyze the interface methods between them.
针对可编程ASIC和MCS51单片机的特点,对两者之间的接口方式进行了分析。
Finally, according to different situations in workshop, two kinds of interface methods between MES and Process Control System were introduced.
最后,根据不同的车间适用场合,分别介绍了两种制造执行系统和车间过程控制系统的接口方式。
With inline methods, SQL statements are declared or constructed at runtime, and passed as instances of String to common Data interface methods.
在内联风格中,sql语句是在运行时声明或构造的,并作为String的实例传递给公共的Data接口方法。
In class Designer, you can implement an interface on the class diagram by connecting it to a class that provides code for the interface methods.
在类关系图上,显示接口和将实现该接口的类。从类和接口绘制一条继承连线。
These convenience classes relieve the coder from having to implement the EJB component interface methods, but also take care of instantiating the Spring container.
这些方便的类使得代码编写人员不必实现EJB组件接口方法,而且还负责实例化spring容器。
The systems design stage focuses on three major products or deliverables: user interface methods and products, database structures, and processing and control procedures.
该系统的设计阶段侧重于以下三个主要产品或交付:用户界面的方法和产品,数据库结构,并处理和控制程序。
When a business component is instantiated, it is first created and afterwards activated. These phases are reflected in the Lifecycle interface methods create and activate.
当一个业务组件被实例化时,首先要创建它,然后激活。
Rather than hand code method calls to surround each application call to an annotated interface methods, another option is to define a Hook to register with the annotated interface.
现在不需要手动编写方法调用,以便将每个应用程序调用围绕一个带注释的接口方法,而是采用另一种方法,定义一个Hook以注册到带注释的接口。
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).
当您编写一个插件应用程序时,需要提供实现代码,每当(直接通过API或间接通过 UI)调用接口方法时,WSRR 都会执行该实现代码。
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.
接口中的大量注释提供了所有必需配置信息,帮助JAX-WS 将服务接口与该服务的操作的接口方法关联起来。
The interface has three methods, all of them intended to receive warning and error notifications.
该接口有三个方法,这三个方法都用来接收警告和错误通知。
When implementing an interface, your method must override all methods of the interface.
当您在实施一个界面时,您的方法必须替换界面的所有方法。
This interface provides methods for obtaining information about the document itself.
该接口提供了获得文档本身信息的方法。
The interface includes three methods.
这个接口包括三个方法。
This interface provides methods to control the execution of applications running inside the JVM.
该界面提供方法控制在JVM中运行的应用程序的执行。
This convenient interface provides methods to create the different search parameters and obtain the details from the results.
这个便捷的接口提供了很多方法创建不同的搜索参数和获取结果中的信息。
Each interface has several methods that will be used by the other end of the connection.
每个接口都有一些方法,它们将由连接的另一端使用。
应用推荐