IDL

IDL

 英

  • abbr.日界线
  • 网络接口定义语言(Interface Definition Language);中密度脂蛋白(Intermediate Density Lipoprotein);接口描述语言(Interface Description Language)

英汉解释

abbr.
1.
(=international date line)国际日期变更线,日界线

英英解释

abbr.

例句

With all that out of the way, you should understand that an OMG IDL char is an 8-bit quantity that can represent a character in two ways.

解决所有问题应该知道OMGIDLchar一个8变量可以方法表示一个字符

Keep in mind that this was not written by me -- it was generated by the IDL-to-Java compiler that came with Orbacus -- jidl.

记住不是编写--Orbacus附带IDL--Java编译jidl生成

The challenge for the OMG IDL developers was to create a set of array types that would easily map to the language implementations.

OMGIDL开发者面临挑战创建数组类型可以轻易地映射实现语言

For each programming language used there must be a mapping that will easily translate the IDL concepts that have been defined.

对于使用一种编程语言来说需要一种映射方便转换定义IDL概念

The distributed program author merely needs to call and supply server procedures for the routines specified in the IDL.

这个分布式程序作者只需调用提供IDL规定例行服务器过程

To see a module that exercises all the basic types, check out the motheridl. idl example.

浏览练习所有这些基本类型module访问motheridl.idl例子

This may or may not be true with OMG IDL depending upon the language mapping for your implementation language.

对于OMGIDL也许这样也许不是取决于映射实现语言

To see the result of changes to IDL attributes, you must stop debugging and rebuild your application.

若要查看IDL特性更改结果必须停止调试重新生成应用程序

An IDL user exception is similar to a structure in that the exception can contain any amount of error information of the types you choose.

IDL用户异常类似一个结构这个结构异常可以包含类型任意错误信息

The CORBA specification states that this file must extend IDLEntity and have the same name as the IDL interface name.

CORBA规范指出这个文件必须扩展IDLEntity并且与IDL接口同名

Also, as event processing is not used in the adapter, you can use IDL as the transport mechanism for the adapter.

既然适配器没有使用时间处理就可以使用IDL作为适配器传输机制

If the model is not corrected, transformation may not be complete, or the generated IDLs might be incomplete.

如果模型正确转换过程可能不能完成或者不能生成IDL文件

The IDL-to-Java mapping defines holder classes for all the IDL basic types as well as a specific format for user-defined types.

IDLJava映射所有IDL基本类型定义holder同时作为用户定义类型标准格式

When we run the IDL-to-Java compiler, the generated Java files will be placed into a subdirectory with the name calcsimpl.

运行IDL-to-Java编译生成Java文件calcsimpl目录

To a certain degree, then, IDL interfaces correspond to class definitions, and CORBA objects correspond to class instances.

因而程度IDL接口对应定义CORBA对象对应实例

Because this adapter is operating in a synchronous mode and there is no event processing, the selected transport is IDL.

由于这个适配器同步模式进行操作没有事件处理所以选择IDL传输

Additionally there is implemented a IDL lexer, which allows to use the preprocessor library as the lexing component of a IDL oriented tool.

此外实现一个IDLlexer允许预处理器用作某个面向IDL工具lexing组件

The contents of an entire OMG IDL file, along with any files brought in through preprocessor directives, form a naming scope.

整个OMGIDL内容通过预处理指令传入所有文件共同组成命名作用域

If transformation executed successfully, the generated IDL should look similar to the file shown in Figure 13.

如果转换执行顺利的话生成IDL文件应当类似13那样

Transformation will generate module definition corresponding to this package within the NamingAuthority. idl file.

转换过程NamingAuthority.idl文件生成相应这个模块定义

Specifies the name of the. Idl file created by the MIDL compiler.

指定MIDL编译创建.idl文件名称

One of the primary considerations in mapping IDL to Java elements is consistency.

IDL映射Java元素一个基本思想一致性

By specifying a path, you affect only the location of an. Idl file; all other files are placed in the project directory.

指定路径影响.idl文件位置所有其他文件项目目录

An OMG IDL enumeration is a way of attaching names to numbers, thereby giving more meaning to anyone reading the code.

OMGIDL枚举名称附加数字一种方法从而读取代码可以了解更多含义

IDL (. idl) files, which define COM interfaces and type libraries, do not display in diagrams unless they are compiled to native C++ code.

定义COM程式IDL(.idl档案只有图表编译原生C++程式能够显示图表

Use this page of the Add Property Wizard to specify any interface definition language ( IDL ) settings for the property .

使用添加属性向导属性指定任何接口定义语言IDL设置

IDL allows you to create exceptions to indicate your error conditions.

IDL允许创建异常指出错误条件

Now when you run the CORBA transformation again, you will be asked to check out the IDL file(s) to regenerate them as shown in Figure 16.

至此一次运行CORBA转换将会提示检验IDL文件重新生成它们16

Two new files (an. Idl file and an. Rgs file, used to register the server) are added.

添加两个文件(.idl文件.rgs文件用于注册服务器)。

An important piece of the IDL-to-Java mapping is a zip file containing PIDL, native types and ORB portability interfaces.

IDLJava映射重要就是包含PIDL本地类型ORB移植接口压缩文件

Specify any interface definition language settings for this method in the IDL attributes page of the wizard.

向导IDL特性为此方法指定任何接口定义语言设置

The IDL-to-Java compiler ensures that the defined interface will abide by the laws set forth by the CORBA specification.

IDL-to-Java编译确保定义接口遵守CORBA规范规则

WSDL is the interface definition language (IDL) of Web services and the contract between the client and the server.

WSDLWeb服务接口定义语言IDL服务器客户协议

The IDL keyword long is a fundamental integer type that is mapped to at least a 4-byte type, which, in Java code, is an int.

IDL关键long一种基本整数类型至少映射一个4字节类型这种类型Java代码就是int

After the interface is defined, it has to run through an IDL-to-Java compiler provided by your ORB vendor.

接口定义以后必须ORB供应商提供IDL-to-Java编译运行

The IDL compiler is a neat utility that produces the IDL stubs and skeletons, as well as other support files.

IDL编译一种精巧实用程序生成IDLstubskeleton以及其它支持文件

The example that follows this procedure shows types in an IDL or type library file and their corresponding types in C# code.

过程后面示例显示IDL类型文件类型以及它们C#代码对应类型

An IDL language mapping should provide a consistent and portable framework for the interfaces defined.

IDL语言映射应该接口定义提供一致移植构架

IDL is great for completely describing interfaces and all the operation parameters in detail.

IDL优势在于完整详细描述接口操作参数

Each IDL file contains code only for the elements that the corresponding UML component owns.

IDL文件包含专用相应UML组件特定代码