DictionaryForumContacts

   English
Terms for subject Programming containing in response to | all forms | exact matches only | in specified order only
EnglishRussian
an open-loop system operates without feedback and directly generates the output in response to an input signalРазомкнутая система не имеет обратной связи и образует выходной сигнал в виде непосредственной реакции на входной сигнал (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)
directly generate the output in response toобразовывать выходной сигнал в виде непосредственной реакции на (ssn)
flow of control between objects in response to a user eventсхема передачи управления между объектами при поступлении пользовательского события (ssn)
in response toпри поступлении (in response to a user request – при поступлении запроса от пользователя Alex_Odeychuk)
in response toв качестве реакции на (Alex_Odeychuk)
in response to a create operation for a data object, the server may return 202 Accepted to indicate that the object is in the process of being createdв ответ на операцию создания объекта данных сервер может вернуть код 202 Accepted, указывающий на то, что объект находится в стадии создания
in response to a user requestпри поступлении запроса от пользователя (Alex_Odeychuk)
in response to this crisis, software developers have introduced different engineering practices into product developmentчтобы разрешить этот кризис, разработчики программного обеспечения используют при создании продуктов различные инженерные методики
transition to another menu state in accordance with a user responseпереход к другому состоянию меню в соответствии с ответом пользователя (ssn)
transitions between states in response to eventsпереходы между состояниями при реагировании на события (ssn)
when we speak of an event type in the original event model, what we really mean is the name of the event handler that is invoked in response to the eventГоворя о типе события в исходной модели обработки событий, мы на самом деле имеем в виду имя обработчика, вызываемого в ответ на событие (см. "JavaScript: The Definitive Guide, 5th Edition" by David Flanagan 2006 ssn)