DictionaryForumContacts

   English
Terms for subject Programming containing promotion | all forms | exact matches only
EnglishRussian
function promotionпродвижение функций (Function promotion is a programming language feature that allows element-wise operations on aggregate data types like arrays without the need for explicit loops. When a function that's defined for a single element is called with an aggregate, the compiler automatically promotes the function to operate on each element of the aggregate. The intent of the code becomes clearer without the noise of loop constructs. Alex_Odeychuk)
implicit promotions between numeric typesнеявное преобразование числовых типов (InfoWorld Alex_Odeychuk)
integer promotionцелочисленное продвижение (типов ssn)
integer promotionвозведение целого значения (ssn)
integer promotionцелочисленное продвижение типов (ssn)
integral promotionпреобразование типов в целочисленный тип (ssn)
integral promotionцелочисленное расширение (при преобразовании (приведении) типов ssn)
integral promotionцелое расширение (Процесс, в результате которого типы bool, char или short, а также перечисление или битовое поле, преобразуются в целое. Используется при вычислении выражений, передаче аргументов и т.д)
it is important to understand that type promotions only apply to the values operated upon when an expression is evaluatedСледует иметь в виду, что правила продвижения типов применяются только к значениям, которыми оперируют при вычислении выражения (ssn)
product promotionстимулирование приобретения продуктов (ssn)
promotion-oriented engineeringситуация, когда инженерные решения обуславливаются не их внутренними качествами, а тем, насколько они помогут в продвижении карьеры (Alex_Odeychuk)
template metafunctions and traits templates to implement type promotionsметафункции шаблонов и шаблоны трактовок при реализации расширений типов (ssn)
there are a couple of important points to be made about the type promotion rulesОтносительно правил продвижения типов необходимо сделать ряд важных замечаний
type promotionрасширение типов (ssn)
type promotionпродвижение типов (ssn)
Type promotion can, however, lead to somewhat unexpected resultsно продвижение типов может иногда привести к неожиданным результатам
Type promotion only affects the evaluation of an expressionПродвижение типов затрагивает только вычисление выражения (ssn)
type promotion rulesправила продвижения типов (ssn)
type promotionsправила продвижения типов (ssn)
value preserving integral promotion"сохраняющее значение" целочисленное расширение (ssn)
website promotionпродвижение сайтов (ssn)
zipper promotionпродвижение-молния (в языке программирования Chapel Alex_Odeychuk)