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.- ...a witty exploration of that interface between bureaucracy and the working world.
对官僚阶层与劳动大众之间的临界区域的风趣探究
- ...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.- ...the development of better user interfaces.
更友好的用户界面的开发
- ...the development of better user interfaces.
- (计算机或电子设备的)接口
In computing and electronics, aninterfaceis an electrical cricuit which links one machine, especially a computer, with another. - 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.- ...the way we interface with the environment...
我们与环境相互作用的方式 - The different components all have to interface smoothly...
不同的部件都必须能顺利接合。 - He had interfaced all this machinery with a master computer.
他把所有机器连接到了一台主计算机上。
- ...the way we interface with the environment...
双语例句
- Although the HMC provides a graphical user interfaces, all HMC functions are also available through the command line.
虽然HMC提供了一个图形用户界面,但所有HMC功能也可以通过命令行来使用。 - Today, many peripherals and devices connect to computers through USB interfaces.
今天,许多周边设备和装置都是通过USB接口连接到计算机上的。 - With this method, you select or create the source and target interfaces.
使用此方法,您将选择或创建源和目标接口。 - This call will create all of the Java classes and interfaces you need.
此调用将创建您需要的所有Java类和接口。 - 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类组件实现描述了服务的表示形式和实现。 - This allows you to apply all the best practices for designing software systems to the design of user interfaces.
这使您可以将所有设计软件系统的最佳实践应用到用户接口的设计中来。 - This describes the interfaces of the service, including data types and data structures.
它描述了服务的接口,包括数据类型和数据结构。 - In this case, we have already provided the interfaces and DataObjects.
在此例中,我们已经提供了接口和数据对象。 - A module should be loosely-coupled to other modules through well-defined external interfaces and dependencies.
该模块应该通过定义良好的外部接口和依赖项与其他模块松散耦合。