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...
双语例句
- This use of interfaces and metadata in the manifest enforces loosely coupled yet tightly cohesive modules.
这些接口和清单中的元数据的使用实现了松散耦合但紧密聚合的模块。 - It will list all the networks, interfaces, devices.
这会列出所有网络、接口和设备。 - In push parsing, you define methods within your code that implement interfaces defined by the parser API.
在推解析中,您在代码中定义了一些方法,这些方法实现了由解析器API定义的接口。 - You can access the core business data by predefined interfaces such as IDoc and BAPI.
通过预定义的接口(如IDoc和BAPI),您可以访问核心业务数据。 - EGL hides the details of the Java platform and any associated middleware programming interfaces.
EGL隐藏了Java平台和任何有关的中间件接口。 - This describes the interfaces of the service, including data types and data structures.
它描述了服务的接口,包括数据类型和数据结构。 - This allows you to apply all the best practices for designing software systems to the design of user interfaces.
这使您可以将所有设计软件系统的最佳实践应用到用户接口的设计中来。 - Also, thread-safe interfaces to locale. h have been implemented.
另外,还实现了locale.h的线程安全的接口。 - The standard HTTP methods can greatly simplify and unify the design of interfaces.
标准的HTTP方法可以大大简化和统一接口的设计。 - This call will create all of the Java classes and interfaces you need.
此调用将创建您需要的所有Java类和接口。