火范文>英语词典>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.
        他把所有机器连接到了一台主计算机上。

    双语例句

    • This call will create all of the Java classes and interfaces you need.
      此调用将创建您需要的所有Java类和接口。
    • An approach to a formal representation of user interfaces linked with system analysis has been described as well.
      还介绍了把系统分析与形式化的用户界面表示联系在一起的方法。
    • This describes the interfaces of the service, including data types and data structures.
      它描述了服务的接口,包括数据类型和数据结构。
    • You can access the core business data by predefined interfaces such as IDoc and BAPI.
      通过预定义的接口(如IDoc和BAPI),您可以访问核心业务数据。
    • The order management package also contains related service interfaces and other participants.
      订单管理包还包含了相关的服务界面和其他的参与者。
    • SV-1 System Interface Description Identifies systems and system components and their interfaces, within and between nodes.
      SV-1系统接口描述在节点内部和节点之间确定系统和系统组件及其接口。
    • This article describes the representation and implementation of services using Java interfaces and Java class Component implementations respectively.
      本文分别通过Java接口和Java类组件实现描述了服务的表示形式和实现。
    • Although the HMC provides a graphical user interfaces, all HMC functions are also available through the command line.
      虽然HMC提供了一个图形用户界面,但所有HMC功能也可以通过命令行来使用。
    • A module should be loosely-coupled to other modules through well-defined external interfaces and dependencies.
      该模块应该通过定义良好的外部接口和依赖项与其他模块松散耦合。
    • In push parsing, you define methods within your code that implement interfaces defined by the parser API.
      在推解析中,您在代码中定义了一些方法,这些方法实现了由解析器API定义的接口。