DictionaryForumContacts

   Russian
Terms for subject Programming containing поле значения | all forms | exact matches only | in specified order only
RussianEnglish
Манипулятор потока 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)
поле значенияvalue field (ssn)
поле значения переменного типаvariable-type value field (ssn)
поле значения с именем переменнойvalue field with the variable name (ssn)
поле значения фиксированного типаfixed-type value field (ssn)
присваивать полю sigev_notify значение SIGEV_PULSEset the sigev_notify field to SIGEV_PULSE (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009 ssn)
ссылка на поле значенияvalue field reference (ssn)
ссылки на поле значенияvalue field references (ssn)
чтобы передать импульс при срабатывании таймера, присвойте полю sigev_notify значение SIGEV_PULSE и обеспечьте немного дополнительной информацииsend a pulse when the timer fires, set the sigev_notify field to SIGEV_PULSE and provide some extra information (см. "Getting Started with QNX Neutrino. A Guide for Realtime Programmers" by Rob Krten 2009)