DictionaryForumContacts

   Russian
Terms for subject Programming containing а в | all forms | exact matches only | in specified order only
RussianEnglish
в этом случае первая буква в первом слове имени – маленькая, а в последующих словах – большаяin this case, the first letter of the first word is lowercase, and subsequent words have an uppercase first letter (см. Software Modeling and Design by Hassan Gomaa 2011)
в этом случае первая буква в первом слове имени – маленькая, а в последующих словах – большаяin this case, the first letter of the first word is lowercase, and subsequent words have an uppercase first letter (см. Software Modeling and Design by Hassan Gomaa 2011)
Здесь несколько раз упоминался вопрос копирования со сбоями, а в некоторых из уже перечисленных работ показано, как сделать определённые алгоритмы устойчивыми к сбоямSeveral times we have mentioned the issue of copying with failures, and several of the above papers show how to make specific algorithms fault tolerant (см. "Foundations of Multithreaded, Parallel, and Distributed Programming" by Gregory R. Andrews 2000 ssn)
конфигурирование порта А в качестве выходногоconfigure port A as output (ssn)
Манипулятор потока internal указывает, что знак числа должен выравниваться по левому краю поля, значение числа должно быть выровнено по правому краю, а в оставшееся пустое место должны выводиться символы-заполнителиStream manipulator internal indicates that a number's sign should be left justified within a field, that the number's magnitude should be right justified and that intervening spaces should be padded with the fill character (C++ How to Program, 7th Edition by Harvey M. Deitel & Paul J. Deitel (2010) ssn)