At last, we define the IDL interface of scheduling server between ORB and application, and give...
最后用IDL语言定义了OR B中任务调度服务对象与应用的接口,并给出了执行过程。
The CORBA specification states that this file must extend IDLEntity and have the same name as the IDL interface name.
CORBA规范指出这个文件必须扩展IDLEntity,并且与IDL接口同名。
At last, we define the IDL interface of scheduling server between ORB and application, and give the executive steps.
最后用IDL语言定义了OR B中任务调度服务对象与应用的接口,并给出了执行过程。
For example, suppose we have an unsigned short returning from an IDL interface. The range of this type will be from 0 to 65535.
例如,假设有一个从IDL接口返回的unsigned short类型值,这一类型的取值范围是0到65535。
An IDL interface provides the information needed to develop clients that use the interface's operations and servers that implement the interface.
IDL接口提供了开发使用接口操作的Client和实现接口的Server所需要的信息。
A good way to think about an IDL interface is that it specifies a software contract between a service implementation and the clients that will use it.
有一个好方法来理解IDL接口:它指定了服务实现和使用它的客户机之间的软件约定。
In this paper some questions including mapping management information model, IDL interface, event handling and mapping naming rules of objects are discussed.
现以CORBA域中的管理进程为例阐述了在互操作的实现过程中,管理模型的映射、提供的IDL接口、对象命名规则、事件处理机制等关键问题。
The specification states that this file should have the same name as the IDL interface name with the Operations suffix added and contains the mapped operations signatures for the interface.
规范指出,这个文件应该与 具有Operations 后缀的IDL接口同名,并且这个文件内含此接口映射的操作标记。
Let's start with an interface that exercises what we have learned about IDL.
让我们开始定义接口吧,这将运用我们所学到的IDL知识。
What it uses, WSDL, is an XML-based service IDL that defines the service interface as well as its implementation characteristics.
它所使用的WSDL是一个基于 XML 的服务IDL,定义了服务接口和其实现特征。
This routine is used to accomplish the same if one provides the interface handle which is generated by the IDL compiler, a type UUID and manager routine's entry point vector.
这个例程用于完成这个步骤,这需要提供IDL编译器生成的接口句柄、类型UUID和管理器例程的入口点向量。
Because CORBA is language independent, it relies on an interface definition language (IDL) to express how clients will make a request to the service that implements the interface.
因为CORBA与语言无关,所以它依靠一种接口定义语言(IDL),来表达客户机如何向实现接口的服务发出请求。
Technical reports published by the W3C that include programming language interfaces have typically been described using the Object Management Group's interface Definition language (IDL) [OMGIDL].
过去,W3C技术报告都是用对象管理组织(OMG)的接口定义语言(IDL) [omgidl]来描述编程语言接口的。
WSDL is the interface definition language (IDL) of Web services and the contract between the client and the server.
WSDL是Web服务的接口定义语言(IDL)和服务器与客户间的协议。
This method takes two Numbers (IDL longs) and returns the sum of those Numbers. Here is our interface calculator.
这个方法将取两个数(两个IDL的long型数)并返回这两个数之和。
The protocol buffers message format, which is similar to the Interface Description Language (IDL), is meant to be language-independent so that you can use it with various languages.
protocolbuffers消息格式类似于接口描述语言 (IDL),它与语言无关,因此可以将其与各种语言一起使用。
Listing 1 shows the simple COM API's Interface Definition Language (IDL) specification.
清单1显示了这个简单的COMAPI的接口定义语言(IDL)规范。
The interface repository which is used in IDL compiler is interpreted in detail, so is the implementation of CFE and BE.
然后详细说明了IDL编译器中用到的接口池的数据结构,并介绍了CFE和BE的实现过程。
Using IDL, we present the interface model of a working example.
并利用IDL给出了实例的接口定义模型。
Specify any interface definition language (IDL) Settings for the property in the IDL Attributes page of the wizard.
在该向导的IDL特性页中,为属性指定所有接口定义语言(IDL)设置。
Edit and Continue does not regenerate interface definition (IDL) files.
“编辑并继续”不重新生成接口定义(IDL)文件。
Interface defined by IDL and attribute method was adopted for grain component, after compiled, interface code was added to create component.
药柱组件使用IDL定义接口及其属性与方法,编译后添加接口代码生成组件。
The interface Definition language (IDL) is a descriptive language (not a programming language) to describe the interfaces being implemented by the objects.
IDL是描述性语言(不是编程语言),用来描述对象实现的接口。
Within IDL, you define the name of the interface, the names of each of the attributes and methods, and so forth.
通过IDL,你可以定义解的名字和每个特性、方法的名字等等。
Metadata is the key to a simpler programming model, and eliminates the need for Interface Definition Language (IDL) files, header files, or any external method of component reference.
对于一种更简单的编程模型来说,元数据是关键,该模型不再需要接口定义语言(IDL)文件、头文件或任何外部组件引用方法。
If you can modify the Interface Definition Language (IDL) source, you can apply type library file (TLB) attributes and import the type library.
如果可以修改接口定义语言(idl)源,就可以应用类型库文件(TLB)特性并导入类型库。
Create a wrapper manually, based on an existing Interface Definition Language (IDL) file or type library.
基于现有的接口定义语言(IDL)文件或类型库,手动创建包装。
You define the unmanaged type in Interface Definition Language (IDL) and compile it with the MIDL compiler.
您用接口定义语言 (IDL)定义非托管类型,然后用MIDL 编译器对其进行编译。
You define the unmanaged type in Interface Definition Language (IDL) and compile it with the MIDL compiler.
您用接口定义语言 (IDL)定义非托管类型,然后用MIDL 编译器对其进行编译。
应用推荐