DictionaryForumContacts

   English
Terms for subject Programming containing what's | all forms | in specified order only
EnglishRussian
capabilities that do or do not need attention, based on what is important to businessвозможности, заслуживающие или не заслуживающие внимания, в зависимости от того, насколько они важны для бизнеса (ssn)
query to find out what the top element is, if the stack is not emptyзапрос элемента, находящегося на вершине стека если стек не пуст (ssn)
Requirements analysis — A modeling activity whose objective is to understand what the customer really wantsАнализ требований – действие по моделированию, в ходе выполнения которого осознаются реальные требования заказчика (см. "Quality Software Project Management" by Robert T. Futrell, Donald F. Shafer, Linda I. Safer 2002 ssn)
Requirements analysis — A modeling activity whose objective is to understand what the customer really wantsАнализ требований – действие по моделированию, в ходе выполнения которого осознаются реальные требования заказчика (см. "Quality Software Project Management" by Robert T. Futrell, Donald F. Shafer, Linda I. Safer 2002 ssn)
So, what's the problem? Simply this: Refactoring is risky. It requires changes to working code that can introduce subtle bugsтак в чём проблема? Только в том, что с рефакторингом связан известный риск. Он требует внести изменения в работающий код, что может привести к появлению трудно находимых ошибок в программе (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999)
the document's security method restricts what can be done to the documentМетод защиты документа указывает на действия, которые разрешено с ним выполнять
understand what's going on in the codeпонять, что делает код (букв.: понять, что происходит в коде Alex_Odeychuk)
what's Different this Time?что изменилось на этот раз? (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)