- 1
An interface is the point where two things meet and interact — most often, in tech, it's how a person interacts with a computer or device, like the buttons and screens you see and touch (often called the 'user interface' or UI). More generally, an interface can be any meeting point between two different systems, ideas, or groups of people, like 'the interface between science and government policy'. As a verb, 'to interface with' something means to communicate or connect with it.
介面;(動詞)互動、連接
組成inter- (between) + face (the front, or surface) — literally 'a face between' two things.
同家族的字
- interactshares the prefix 'inter-' (between)
- internationalshares the same prefix 'inter-' (between)
原始詞典資料12 筆記錄
以下是外部詞典記錄的用法,原文照列,我們還沒有寫成教學內容。上面的說明才是我們自己寫的;有些用法可能上面已經講過了。
interfacenoun/ˈɪntəfeɪs/
- 1
The point of interconnection or contact between entities.
- Public relations firms often serve as the interface between a company and the press.
- 2
chemistrynatural-sciencesphysical-sciencesA thin layer or boundary between different substances or two phases of a single substance.
- If water and oil are mixed together, they tend to separate, and at equilibrium they are in different strata with an oil-water interface in between.
- The surface of a lake is a water-air interface.
- 3
computingengineeringmathematicsThe point of interconnection between systems or subsystems.
- The data is sent over the air interface to the remote system.
- 4
computingengineeringmathematicsThe connection between a user and a machine.
- The options are selected via the user interface.
- 5
The connection between parts of software; also the public or published sections of an object or module.
- This interface is implemented by several Java classes.
- Traits are somewhat between an interface and a mixin, as an interface contains only method signatures, while a trait includes also the full method definitions; on the other side mixins include method definitions, but they can also carry state through attributes, while traits usually don't.
- 6
In object-oriented programming, a piece of code defining a set of operations that other code must implement.
- The Audio and Video classes both implement the IPlayable interface.
- 7
In some languages, a block of code declaring the interface (point of interconnection) between a class and code that interacts with it.
- 8
biochemistrybiologychemistryThe internal surface of a coiled protein (compare exoface).
interfaceverb/ˈɪntəfeɪs/
- 1
To construct an interface for.
- 2
To connect through an interface.
- 3
To serve as an interface.
- 4
businessTo meet for discussion.
- Let's interface on Wednesday.
資料來源:英文維基詞典 English Wiktionary(CC BY-SA 4.0)。 原文照列,未經改寫。