DictionaryForumContacts

Terms for subject Programming containing AND component | all forms | exact matches only | in specified order only
EnglishRussian
A component of the Common Event Infrastructure that receives events from event sources, completes and validates the events, and then sends events to the event server based on filter criteriaкомпонент Инфраструктуры обработки событий общего формата, который принимает события из источников событий, выполняет и проверяет их, а затем отправляет их на сервер событий в соответствии с критериями фильтрации (см. event emitter ssn)
A service represents a logical association between capabilities and service componentsСервис представляет собой логическую связь между возможностями и компонентами сервиса (ssn)
A type of asynchronous bean that serves as a notification mechanism and through which Java EE components within a single application can notify each other about various asynchronous eventsТип асинхронного объекта EJB, выполняющего роль механизма уведомления, с помощью которого компоненты Java EE могут сообщать друг другу о различных асинхронных событиях в пределах приложения (см. event listener ssn)
asynchronous message communication: A form of communication in which a concurrent producer component or task sends a message to a concurrent consumer component or task and does not wait for a response. The message queue could potentially build up between the concurrent components or tasksасинхронный обмен сообщениями: вид межзадачной коммуникации, при котором задача-производитель посылает сообщение задаче-потребителю и не дожидается ответа. Между двумя задачами может существовать очередь сообщений (см. Software Modeling and Design by Hassan Gomaa, а тж. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
be confident with building and using components for applicationsуверенно разрабатывать и использовать компоненты приложений (Alex_Odeychuk)
behavior: The response of a component or system to a set of input values and preconditionsповедение: отклик компонента или системы на набор входных значений и предусловий (см. Standard glossary of terms used in Software Testing ssn)
black box test design technique: Procedure to derive and/or select test cases based on an analysis of the specification, either functional or non-functional, of a component or system without reference to its internal structureразработка тестов методом чёрного ящика: процедура создания и / или выбора тестовых сценариев, основанная на анализе функциональной или нефункциональной спецификации компонента или системы без знания внутренней структуры (см. Standard glossary of terms used in Software Testing)
bottom-up testing: An incremental approach to integration testing where the lowest level components are tested first, and then used to facilitate the testing of higher level components. This process is repeated until the component at the top of the hierarchy is testedвосходящее тестирование: последовательный подход к интеграционному тестированию, при котором компоненты нижнего уровня тестируются первыми и затем используются для облегчения тестирования компонентов более высокого уровня. этот процесс повторяется до тех пор, пока компонент на самом верху иерархии не будет протестирован (см. Standard glossary of terms used in Software Testing)
business transactions and component technologyбизнес-транзакции и технология компонентов (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)
Component. A modular and replaceable part of a system that encapsulates its contentsКомпонент. Модульная и замещаемая часть системы, инкапсулирующая своё содержимое (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
component cohesion and couplingсвязность и связанность компонентов (Alex_Odeychuk)
component function block inputs and outputsсоставные входы и выходы функционального блока (ssn)
component inputs and outputsсоставные входы и выходы (функционального блока. См. Robert W. Lewis: Modelling control systems using IEC 61499. Applying function blocks to distributed systems ssn)
component versus class and interfaceсравнение компонентов с классами и интерфейсами (ssn)
components and interfacesкомпоненты и интерфейсы (ssn)
components and organization of a discrete-event simulation modelкомпоненты дискретно-событийной имитационной модели и их организация (ssn)
components and servicesкомпоненты и службы (см. Software Factories: Assembling Applications with Patterns, Models, Frameworks, and Tools by Jack Greenfield, Keith Short, Steve Cook, Stuart Kent, John Crupi 2004 ssn)
components and the services they provideкомпоненты и предоставляемые сервисы (ssn)
components and the services they provideкомпоненты и предоставляемые службы (ssn)
components for screen painting and event handlingкомпоненты для художественного оформления экрана и обработки событий (ssn)
configurable architectures and software componentsконфигурируемые архитектуры и программные компоненты (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
data engineering and business componentsинженерия данных и бизнес-компоненты (ssn)
data from one component interacting with another component in a local system, distributed system, and/or across a network such as the Internet with other systems via the signalданные от одного компонента, взаимодействующего с другим компонентом в локальной системе, распределенной системе и / или через сеть, такую как Интернет, с другими системами посредством сигнала
definition and nature of componentsопределение и свойства компонентов (ssn)
design patterns, frameworks, and componentsобразцы проектирования, каркасы и компоненты (ssn)
develop target architectures and identify the implementation componentsразработка целевых архитектур и выявление компонентов реализации (ssn)
development of domain-specific frameworks, component libraries, domain-specific languages, and generatorsразработка предметно-ориентированных каркасов и языков, библиотек компонентов и генераторов (ssn)
dimensions and weight of mechanical componentsразмер и вес механических компонентов (ssn)
driver software: A program that acts as the interface between a higher-level coding structure and the lower level hardware/firmware component of a computerдрайвер: программа, действующая интерфейсом между структурой кодирования высокого уровня и нижним уровнем аппаратного / программного компонента компьютера (см. "Practical Data Communications for Instrumentation and Control" by John Park et al. 2003)
Haskell is not just a good 'teaching language'. It is a practical programming language, supported by having extensions such as interfaces to C functions and component-based programmingHaskell – не просто хороший "учебный язык". это настоящий язык программирования, имеющий, в частности, такие средства поддержки и расширения, как интерфейс с функциями, написанными на Си, и возможности компонентно-ориентированного программирования
heavyweight components for screen painting and event handlingтяжеловесные компоненты для художественного оформления экрана и обработки событий (ssn)
identified services and their key componentsидентифицированные сервисы и их ключевые компоненты (ssn)
in another aspect, for a UM software component of an XML snippet, the programming environment can utilize the XML importation element to replicate the XML snippet upon compilation, avoiding time-consuming and error prone requirements for manual code duplicationв другом аспекте для программного компонента системы UM фрагмента языка XML среда программирования может использовать элемент импорта XML для дублирования фрагмента XML при компиляции, что предотвращает отнимающее много времени и подверженное ошибкам требование ручного копирования кода
incremental components of inputs and outputsприращения входов и выходов (ssn)
intentional programming and component-based developmentментальное программирование и компонентная разработка (ssn)
internal consistency between software components and software unitsвнутренняя согласованность между компонентами программного объекта и программными модулями (ssn)
Lightweight container classes need heavyweight components for screen painting and event handlingЛегкие контейнерные классы нуждаются в тяжеловесных компонентах для художественного оформления экрана и обработки событий (см. Maciaszek, L.A.: Requirements Analysis and System Design, 3rd ed. 2007 ssn)
linkages and communication paths between componentsсвязи и коммуникационные пути между компонентами (ssn)
list of packages to which components and packages may be assignedсписок пакетов, которым могут присваиваться компоненты и пакеты (ssn)
logic and control componentsлогическая и управляющая компоненты (ssn)
logical association between capabilities and service componentsлогическая связь между возможностями и компонентами сервиса (ssn)
logical components and interfacesлогические компоненты и интерфейсы (ssn)
modeling and analysis of systems of concurrent componentsанализ и моделирование систем, включающих параллельные компоненты (ssn)
number of components and complexity in the systemчисло элементов и сложность системы (ssn)
rectangular areas on a GUI desktop that contain other components, including other containers, menus, and controlsпрямоугольные области на рабочем столе GUI, которые содержат другие компоненты, включая другие контейнеры, меню и элементы управления (о контейнерах ssn)
select the components and generate the codeвыбор компонентов и генерация кода (ssn)
services and connections between componentsслужбы и соединения между компонентами (ssn)
site acceptance testing: Acceptance testing by users/customers at their site, to determine whether or not a component or system satisfies the user/customer needs and fits within the business processes, normally including hardware as well as softwareстороннее приёмочное тестирование: приёмочное тестирование пользователями / заказчиками на своей стороне с целью определить удовлетворяют ли компонент или система надобностям пользователя / заказчика и соответствующим требованиям в рамках бизнес-процессов. Обычно включает в себя проверку, как программного обеспечения, так и аппаратных средств (см. Standard glossary of terms used in Software Testing)
smoke test: A subset of all defined/planned test cases that cover the main functionality of a component or system, to ascertaining that the most crucial functions of a program work, but not bothering with finer details. A daily build and smoke test is among industry best practicesтест "на дым": подкласс всех определённых / запланированных тестовых сценариев, покрывающий основную функциональность компонента или системы с целью удостовериться, что базовые функции программы в целом работают корректно, без углубления в детали. Ежедневная сборка и тест "на дым" принадлежат к числу передовых практических методов промышленности (см. Standard glossary of terms used in Software Testing)
software architecture and component-based systemsпрограммные архитектуры и и компонентные системы (ssn)
target architecture and matrix implementation componentsцелевая архитектура и компоненты реализации матриц (ssn)
this chapter describes type and subtype declarations, the various kinds of object declaration, alias declarations, attribute declarations, and component declarationsДанный раздел содержит описание объявлений типов и подтипов, различных видов объявлений объектов, объявлений дополнительных имён, объявлений атрибутов и объявлений компонентов (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
this required components to receive events that they did not process, and it wasted valuable timeэто вынуждало все компоненты получать извещения о событии, которые они могли и не обрабатывать, что приводило к значительным затратам времени (см. Java: The Complete Reference Eighth Edition by Herbert Schildt 2011 ssn)
trusted/verified software modules and componentsпроверенные / сертифицированные программные модули и компоненты
unit and component testsмодульные и компонентные тесты (ssn)
unit test framework: A tool that provides an environment for unit or component testing in which a component can be tested in isolation or with suitable stubs and drivers. It also provides other support for the developer, such as debugging capabilitiesинтегрированная среда модульного тестирования: инструмент, предоставляющий окружение для модульного тестирования или компонентного тестирования, в котором компонент может быть протестирован как в изоляции, так и с соответствующими заглушками и драйверами. этот инструмент также предоставляет разработчику возможности отладки (Standard glossary of terms used in Software Testing)

Get short URL