Examples of using Common interface in English and their translations into Ukrainian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
It's important for all of the strategies to have a common interface.
The pattern declares a common interface for all objects that support cloning.
The NVI pattern allows non virtual methods for a common interface.
The Component declares the common interface for both wrappers and wrapped objects.
Concrete builders may produce products that don't follow the common interface.
Devices devices/Device. java: Common interface of all devices.
Remember that publisher should work with subscribers via their common interface.
Remotes remotes/Remote. java: Common interface for all remotes.
There are receivers that instead of(or addition) of the conventional slots for cards,have a CI(Common Interface or CAM-port).
For more details on CAM Modules and common interface/ smart card technology, see.
This would only work if the clientcode that calls the building steps is able to interact with builders using a common interface.
All systems are connected to a common interface, and at any time you get information from them.
Common interfaces between FANUC ROBOSHOT and FANUC industrial robots also make creating your own highly productive ROBOSHOT cells very easy.
The base command class defines the common interface for all.
Adding new subscribers to the program does not require changes to existing publisher classes,as long as they work with subscribers through a common interface.
Extracting an interface allows isolating only common interfaces, not common code.
CAM Common Interface Modules are the adapters where to insert the SMART CARD from the PAY-TV Operator same as inserted in the standard set top box receivers.
Since all implementations will have a common interface, they would be interchangeable inside the abstraction.
DirectX GUI Video Hardware Acceleration VMR/ EVR on Windows Vista/ 7 TV/ Radio DVB-S, DVB-S2, DVB-T, DVB-C,Analog television(Common Interface, DVB radio, DVB EPG, Teletext, etc…).
As long as all product classes implement a common interface, you can pass their objects to the client code without breaking it.
The Advanced Configuration and Power Interface(ACPI) specification is an open industry standard first released in December 1996 developed by HP, Intel, Microsoft,Phoenix and Toshiba that defines common interfaces for hardware recognition, motherboard and device configuration and power management.
It works with builders only via their common interface. This allows passing different types of builders to the director.
The ISDB specification describes a lot of(network) interfaces, but most importantly the Common Interface for Conditional Access System(CAS).
Base dialog works with products using their common interface, that's why its code remains functional after all changes.
Earlier on in history, every developer of a program that was capable of producing printable output had to write his own printer drivers too. That was quite complicated, because different programs have different file formats. Even programs with the same purpose, for example: word processors, often do not understand each other's formats.There was therefore no common interface to all printers, hence the programmers often supported only a few selected models.
Polymorphism is a concept in programming which uses a common interface for processing various specialized types.
Kdeprint; is an intermediate layer between the spooling and the data processing print subsystem(as installed), and the application that seeks to print.& kdeprint;provides a common interface for& kde; developers and& kde; users, to various supported print subsystems. At the same time, it is customizable, and highly configurable.
States/State. java: Common state interface.
Shapes shapes/Shape. java: Common shape interface.
Builders builders/Builder. java: Common builder interface.