接口定义语言

  • 网络interface Definition Language;IDL;IDLS;IDL Interface Definition Language
接口定义语言接口定义语言
  1. WebServices中的接口定义语言WSDL和内容传输格式SOAP已经成为W3C的草案和建议标准。

    The Interface Definition Language WSDL and content delivery format SOAP in Web Services has become a W3C draft and proposed standard .

  2. WSDL和XSD一起形成了与技术无关的可供SOA实现使用的接口定义语言。

    Together WSDL and XSD represent the technology-neutral interface definition language that can be used for SOA implementations .

  3. 它们分别为我们提供了一种接口定义语言、一种有线格式(wireformat)和一个类型系统,所有这些都是与平台无关的。

    These give us , respectively , an interface definition language , a wire format , and a type system , all of which are platform neutral .

  4. UML-to-CORBA转换将UML2.0模型中的元素转换到CORBA接口定义语言(IDL)。

    The UML to CORBA transformation transforms UML2.0 model elements into CORBA Interface Definition Language ( IDL ) .

  5. IDL(接口定义语言)接口是基于CORBA(公共对象请求代理体系结构)分布式对象系统设计的核心,其设计性能直接影响网络传输。

    The IDL interface is the core of the CORBA-based distributed object system design . Its designed performance directly affects the network transmission .

  6. 首先,在自动测试系统的特征和需求分析的基础上建立自动测试系统的面向对象元模型,并用接口定义语言(IDL)对元模型进行形式化描述,使其定义与具体实现语言不相关。

    Firstly , the object-oriented meta-model for automatic test systems was established through analysis of the domain characteristics and requirements .

  7. 这是通过引入接口定义语言(IDL)(类似于C++编程中的头文件)完成的。

    This was done through the introduction of Interface Definition Language ( IDL ), which is analogous to header files in C + + programming .

  8. 我们把所有共用的声明和数据类型放在接口定义语言(IDL)文件中,客户机和服务器将共享这个文件。

    We put all the common declarations and data types in the interface definition language ( IDL ) file that will be shared and used by the client and server .

  9. 在历史数据管理组件中,使用CORBAIDL(接口定义语言)定义了组件的对外服务接口;基于OracleBerkeleyDB实现历史数据存储;基于CORBA交易服务实现对分布式访问的支持。

    For the history data management component , we define the service interface of the components using the CORBA IDL ; implement historical data storage based on Oracle Berkeley DB ; support distributed access using CORBA Trading Service .

  10. 从阐述接口定义语言(IDL)编译器在CORBA开发模型中的地位和作用开始,提出了IDL编译器的设计框架,将其分为编译器前端(CFE)和后端(BE)。

    Begin with the Interface Definition Language ( IDL ) compiler 's position and tribute in CORBA development model , this paper explore an IDL compiler framework , which is divided into compiler front end ( CFE ) and back end ( BE ) .

  11. 信息家电接口定义语言研究及编译器实现

    Information Appliance Interface Definition Language Research And Realization Of The Compiler

  12. 为此方法指定任何接口定义语言设置。

    Specify any interface definition language settings for this method .

  13. 信息家电接口定义语言(IAIDL)的研究

    Research on Information Appliance Interface Definition Language

  14. CORBA还引入了接口定义的语言独立性概念。

    CORBA also introduced the concept of language independence of the interface definition .

  15. 该文对最新版本的CCM3.0与EJB2.1在组件类别、接口定义、编程语言、运行效率、支持的工具尤其是公共服务能力等方面作了深入而细致的比较和评价。

    Full and deep comparison and evaluation between the latest version of CCM 3.0 and EJB 2.1 are given , which focus on the component categories , interface definitions , programming languages , run-time performance and supported tools , etc. , especially on the common service capabilities .

  16. 给出基于CORBA的应用编程接口(API)与扩展接口定义语言X-IDL,通过基于CORBA的多机器人基本对象类的建立与对象的实现,实现基于CORBA的多机器人互操作与开放分布处理原型系统。

    A CORBA based API and extended IDL ( X IDL ) are presented . Through the construction and implementation of robot basic object classes , a Multirobot inter operation and open distributed processing prototype system is developed .

  17. 现在该定义接口了,它是我们学习OMG接口定义语言的首要原因。

    Now it is time to define interfaces , which is why we are looking at the OMG Interface Definition Language in the first place .

  18. 在CORBA中,接口用一种标准格式InterfaceDefinitionLanguage(接口定义语言,IDL)来定义,IDL独立于具体的编程语言。

    Interfaces are defined , in CORBA , in a standardized format called Interface Definition Language ( IDL ), which is neutral from a specific programming language .