DictionaryForumContacts

   Russian
Terms for subject Programming containing элемент перечисления | all forms | exact matches only | in specified order only
RussianEnglish
значение первого элемента, указанного в перечисленииvalue of the first element stated in the enumeration (ssn)
Инициализационное значение перечислимого типа – это всегда значение первого элемента, указанного в перечисленииthe initialization value of the enumerated data type is always the value of the first element stated in the enumeration
Инициализационное значение перечислимого типа – это всегда значение первого элемента, указанного в перечисленииthe initialization value of the enumerated data type is always the value of the first element stated in the enumeration
первый элемент, указанный в перечисленииfirst element stated in the enumeration (ssn)
Такой переменной обычно является элемент перечисления некоторого множества действительных состояний, определяемого глобально или на уровне классаthis variable is usually a global or class-level integer enumeration with a defined set of valid states (см. "Writing Mobile Code Essential Software Engineering for Building Mobile Applications" by Ivo Salmre 2005 ssn)
элемент перечисленияenumerator (один из перечисляемых в операции)