DictionaryForumContacts

   Russian
Terms for subject Programming containing в ответ | all forms | exact matches only | in specified order only
RussianEnglish
в ответ на операцию создания объекта данных сервер может вернуть код 202 Accepted, указывающий на то, что объект находится в стадии создания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
Говоря о типе события в исходной модели обработки событий, мы на самом деле имеем в виду имя обработчика, вызываемого в ответ на событие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)
корректность переключений внутри приложений в ответ на соответствующие воздействияcorrect switching upon application of the relevant stimulus (ssn)
необходимо проверять корректность переключений внутри приложений в ответ на соответствующие воздействияcheck for correct switching upon application of the relevant stimulus (ssn)
при высвобождении большого участка памяти часть его может быть выделена в ответ на текущий запрос, при этом остаток может оказаться слишком малым для удовлетворения любых последующих запросовwhen a large amount of memory is released, part of it may be used to meet a subsequent request, leaving an unused part that is too small to meet any further requests