MY字典>英语词典>interfaces翻译和用法

interfaces

英 [ˈɪntəfeɪsɪz]

美 [ˈɪntərfeɪsɪz]

n.  (人机)界面(尤指屏幕布局和菜单); 接口; 接口程序; 连接电路; (两学科、体系等的)接合点,边缘区域
v.  (使通过界面或接口)接合,连接
interface的第三人称单数和复数

柯林斯词典

  • N-COUNT (学科或系统间相互影响或衔接的)边缘区域,接合部位
    Theinterfacebetween two subjects or systems is the area in which they affect each other or have links with each other.
    1. ...a witty exploration of that interface between bureaucracy and the working world.
      对官僚阶层与劳动大众之间的临界区域的风趣探究
  • N-COUNT (软件的用户)界面
    If you refer to the userinterfaceof a particular piece of computing software, you are talking about its presentation on screen and how easy it is to operate.
    1. ...the development of better user interfaces.
      更友好的用户界面的开发
  • (计算机或电子设备的)接口
    In computing and electronics, aninterfaceis an electrical cricuit which links one machine, especially a computer, with another.
    1. V-RECIP-ERG (使)(与…)相互联系(或连接)
      If one thinginterfaces withanother, or if two thingsinterface, they have connections with each other. If youinterfaceone thingwithanother, you connect the two things.
      1. ...the way we interface with the environment...
        我们与环境相互作用的方式
      2. The different components all have to interface smoothly...
        不同的部件都必须能顺利接合。
      3. He had interfaced all this machinery with a master computer.
        他把所有机器连接到了一台主计算机上。

    双语例句

    • It communicates with other components using interfaces and business objects.
      它使用接口和业务对象与其他组件通信。
    • Notice that there are three interfaces and three Java implementations.
      请注意,它有三个接口和三个Java实现。
    • This describes how the service interfaces are implemented.
      它描述了服务接口是如何实现的。
    • In this article, I use Web Service Definition Language ( WSDL) and SOAP-based Web service interfaces.
      但在本文中,我使用Web服务定义语言(WebServiceDefinitionLanguage,WSDL)和基于SOAP的Web服务界面。
    • This includes the EJB client interfaces and generated RMI/ IIOP code.
      该文件包括了EJB客户端接口和已生成的RMI/IIOP代码。
    • EGL hides the details of the Java platform and any associated middleware programming interfaces.
      EGL隐藏了Java平台和任何有关的中间件接口。
    • Put interfaces and business object definitions for process and task versions in a library.
      将流程和任务版本的接口和业务对象定义放在库中。
    • This use of interfaces and metadata in the manifest enforces loosely coupled yet tightly cohesive modules.
      这些接口和清单中的元数据的使用实现了松散耦合但紧密聚合的模块。
    • A CORBA system accomplishes this magical task by confining the interaction between objects to well-defined interfaces.
      CORBA系统通过将对象之间的交互定义为明确的接口完成了这一不可思议的任务。
    • Classes provided encapsulation and realized interfaces, but so did components and subsystems.
      类提供了封装和接口的实现,组件和子系统也可以做到。