English | Russian |
code associated with non-current states | код, связанный с состояниями, не являющимися текущими (неактивными ssn) |
current character code | текущий код символа (ssn) |
current code segment register | текущий регистр кодового сегмента (ssn) |
hook procedure in the code associated with the current process | процедура-обработчик в коде, связанном с текущим процессом |
Refactoring integrates very well with the agile development Martin, 2003. It can be conducted at any point during iteration, but it is most effective towards the end of the current iteration or at the beginning of the next iteration. Refactoring can significantly improve the internal structure of the code without changing its external behavior | Рефакторинг очень хорошо сочетается с быстрой разработкой Мартин, 2003. Он может проводиться в любом месте итерации, но наиболее эффективно выполнять его либо в конце текущей итерации, либо в начале следующей. Рефакторинг может существенно улучшить внутреннюю структуру кода без изменения его внешнего поведения (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn) |
state code of the current state | код текущего состояния (ssn) |
state counter: A hypothetical or actual memory location that holds the state code of the current state | счётчик состояний: гипотетический или реальный адрес ячейки памяти, содержащий код текущего состояния (см. Black-box Testing: Techniques for Functional Testing of Software and Systems / Beizer, Boris 1995 ssn) |