DictionaryForumContacts

   Russian
Terms for subject Programming containing проблема изменений | all forms | in specified order only
RussianEnglish
анализ проблем и измененийproblem and modification analysis (ssn)
проблема измененийproblem of change (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)
Хорошее решение проблемы состоит в изменении структуры тела циклаA good solution to these problems is to change the structure of the loop body (ssn)