DictionaryForumContacts

   Russian
Terms for subject Programming containing типы операции | all forms | in specified order only
RussianEnglish
возвращаемый тип операцииreturn type of the operator (ssn)
выполнение операций с типами, допускающими неопределённое значениеoperating on nullable types (Alex_Odeychuk)
операции над дискретными типамиoperations of discrete types (корпорации AdaCore Alex_Odeychuk)
операции над типами, допускающими неопределённое значениеnullable stuff (Alex_Odeychuk)
операции приведения к типуcasts (из кн.: Солтер Н.А., Клепер С.Дж. С++ для профессионалов Alex_Odeychuk)
поэлементные операции над агрегатными типами данныхelement-wise operations on aggregate data types (Alex_Odeychuk)
Следовательно, результат выполнения операции, в которой участвуют два значения типа byte, будет иметь тип intThus, the outcome of an operation involving two byte values will be an int (ssn)
тип данных результата функции или операцииdata type of the result of the function or operation (ssn)
Тип данных – это классификация, которая определяет возможные значения для литералов и переменных, операции, которые можно выполнять и способ хранения значенийA data type is a classification which defines for literals and variables the possible values, the operations that can be done, and the way the values are stored (ssn)
тип объекта, требуемый для запрошенной операцииtype of object required by the requested operation (ssn)
тип объекта, требуемый для запрошенной операции, не соответствует типу объекта, указанному в запросеthere is a mismatch between the type of object required by the requested operation and the type of object that is specified in the request (ssn)
тип операцииtype of the operator (ssn)
тип операцииoperation kind (ssn)
тип операции приведенияtype of the cast operation (ssn)
тип результата операцииresult type of the operation (ssn)
типы данных удалённых операцийremote operations data types (ssn)
типы и использование операций приведения к типуtypes and casts (из кн.: Солтер Н.А., Клепер С.Дж. С++ для профессионалов Alex_Odeychuk)
типы сигнатур интерфейсов операцийoperation interface signature types (см. ISO/IEC 10746-3, ГОСТ Р ИСО/МЭК 10746-3-2001 ssn)
типы числовых операцийtyping of numeric operators (деление на типы ssn)
целевой тип операции приведенияtarget type of the cast operation (ssn)