DictionaryForumContacts

   English
Terms for subject Programming containing modified to | all forms | exact matches only | in specified order only
EnglishRussian
ability to modify the functional safety assessmentвозможность модификации оценки функциональной безопасности (ssn)
ability to modify the software functional safety assessmentвозможность модификации оценки функциональной безопасности ПО (ssn)
ability to modify the software functional safety assessmentвозможность модификации оценки функциональной безопасности программного обеспечения (ssn)
ability to modify the software functional safety assessment after changeвозможность модификации оценки функциональной безопасности программного обеспечения после изменения проекта (ssn)
address of an argument to modifyадрес изменяемого аргумента (ssn)
alternative of lock-based implementations that are modified to be preemption safeмодификации реализаций, основанных на блокировках, безопасные при прерываниях (ssn)
argument to modifyизменяемый аргумент (ssn)
in the software lifecycle, the time and effort put into the code maintenance significantly outweighs the time and effort put into writing the code in the first place. Code maintenance is reading it and trying to understand it in order to modify or extend it. Any refactoring of code during its production, no matter how small, can significantly benefit software maintainersв жизненном цикле ПО время и трудозатраты на сопровождение кода существенно превышают время и трудозатраты на первоначальное написание кода. При сопровождении кода необходимо прочитать и попробовать понять его, чтобы затем изменить или расширить. Любой рефакторинг кода в процессе его создания, независимо от того, сколь он мал, может принести существенную пользу эксплуатационному персоналу ПО (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
Our goal is to help programmers construct programs of high quality-programs that are reliable and reasonably easy to understand, modify, and maintainНаша цель – помочь программистам в составлении программ высокого качества, являющихся несложными, легко модифицируемыми и простыми в обращении (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986 ssn)
our goal is to help programmers construct programs of high quality-programs that are reliable and reasonably easy to understand, modify, and maintainНаша цель — помочь программистам в составлении программ высокого качества, являющихся несложными, легко модифицируемыми и простыми в обращении (см. "Abstraction and Specification in Program Development" by Barbara Liskov & John Guttag 1986)
passing the address of an argument to modifyпередача адреса изменяемого аргумента (ssn)
programs of high quality-programs that are reliable and reasonably easy to understand, modify, and maintainпрограммы высокого качества, являющиеся несложными, легко модифицируемыми и простыми в обращении (ssn)
reasonably easy to understand, modify, and maintainнесложный, легко модифицируемый и простой в обращении (ssn)
retransmission of the modified parameters to the parameterization toolповторная передача изменённых параметров к инструменту параметризации (ssn)
the semantic backplane is typically maintained using a UML modeling tool that provides ways to enter, view and modify specifications for each modeling elementСемантический задний план обычно сопровождается инструментом моделирования UML, предоставляющим доступ, просмотр и изменение спецификаций каждого элемента модели (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005)
we will see how data abstraction makes programs much easier to design, maintain, and modifyмы увидим, как с помощью абстракции данных программы становится легче проектировать, поддерживать и изменять