DictionaryForumContacts

   English
Terms for subject Programming containing collection services | all forms | in specified order only
EnglishRussian
collection of servicesколлекция служб (ssn)
collection of system-supplied routines that a driver calls to interact with system servicesколлекция системных процедур, вызываемых драйвером для взаимодействия с сервисами ядра (ssn)
collection serviceсервис коллекций (ssn)
collection serviceслужба коллекций (напр., в CORBA – средства группирования объектов в списки, очереди, множества и т.п. ssn)
component: A logical collection of classes that collaborate to provide a set of services offered through the component's provided interfaces. The services required by the component are requested through its required interfaces. A component may also consist of other components and may be nested to whatever level requiredкомпонент: логическая совокупность классов, взаимодействующих вместе для обеспечения набора услуг сервисов, предлагаемых через предоставленные интерфейсы компонента. Услуги сервисы, требуемые компонентом, запрашиваются с помощью его требуемых интерфейсов. Кроме того, компонент может состоять из других компонентов и быть вложенным в другой компонент (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch ssn)
Interface. A collection of operations that are used to specify a service offered by a class or componentИнтерфейс. Набор операций, используемых для определения сервисов, предлагаемых классом или компонентом (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
Programmatically speaking, the term runtime can be understood as a collection of services that are required to execute a given compiled unit of codeс точки зрения программирования под термином исполняющая среда может пониматься коллекция служб, которые требуются для выполнения скомпилированной единицы кода (ssn)
service collectionколлекция зависимостей (говоря о контейнере внедрения зависимостей ASP.NET Core Alex_Odeychuk)