-
101 dynamic local data type
SAP.тех. динамический локальный тип данныхУниверсальный англо-русский словарь > dynamic local data type
-
102 elementary data type
SAP.тех. элементарный тип данных -
103 enumerated data type
Майкрософт: тип перечислимых данных -
104 feature: A property, such as an operation or an attribute, that is encapsulated within another entity, such as an interface, a class, or a data type
Универсальный англо-русский словарь > feature: A property, such as an operation or an attribute, that is encapsulated within another entity, such as an interface, a class, or a data type
-
105 financial data type
SAP.фин. категория сообщения -
106 fundamental data type
1) Компьютерная техника: основной тип данных2) Вычислительная техника: основной тип (данных) -
107 generic data type
Вычислительная техника: данные родового типа, родовой тип (данных) -
108 implementation of an abstract data type
Программирование: реализация абстрактного типа данный (класс по Мейеру)Универсальный англо-русский словарь > implementation of an abstract data type
-
109 internal table data type
SAP.тех. внутренний тип табличных данныхУниверсальный англо-русский словарь > internal table data type
-
110 local data type
SAP.тех. локальный тип данных -
111 logical data type
Вычислительная техника: логический тип данных -
112 numeric data type
1) Вычислительная техника: числовой тип (данных)2) SAP.тех. цифровой тип данных -
113 ordinal data type
Общая лексика: порядковый тип данных (к таким типам относятся данные, состоящие из дискретных элементов (discrete element), у которых каждое значение, кроме первого, имеет уникального дискретного предшественника (discrete predecessor), а каждое зн) -
114 predefined elementary data type
SAP.тех. предопределённый элементарный тип данныхУниверсальный англо-русский словарь > predefined elementary data type
-
115 predefined structured data type
SAP.тех. предопределённый структурированный тип данныхУниверсальный англо-русский словарь > predefined structured data type
-
116 real data type
Программирование: вещественный тип данных (простой тип данных для представления чисел с плавающей запятой), тип данных real -
117 restricted data type
Вычислительная техника: строгий тип (данных) -
118 scalar data type
Майкрософт: скалярный тип данных -
119 structured data type
1) Вычислительная техника: структурный тип (данных)2) SAP.тех. структурированный тип данных -
120 term as simple data type
Программирование: терм как простой тип данных (см. Introduction to logic programming by Ghristopher John Hogger)Универсальный англо-русский словарь > term as simple data type
См. также в других словарях:
Data type — For other uses, see Data type (disambiguation). In computer programming, a data type is a classification identifying one of various types of data, such as floating point, integer, or Boolean, that determines the possible values for that type; the … Wikipedia
data type — duomenų tipas statusas T sritis automatika atitikmenys: angl. data type vok. Datenart, f; Daten Bauart, f; Datentyp, m rus. тип данных, m pranc. type de données, m … Automatikos terminų žodynas
data type — duomenų tipas statusas T sritis informatika apibrėžtis Programavimo kalbose – aibė duomenų reikšmių, turinčių bendrų savybių: su jomis atliekamos tos pačios operacijos. Programavimo kalbų raidos pradžioje pagrindinė duomenų tipo paskirtis buvo… … Enciklopedinis kompiuterijos žodynas
data type — type of information which may be entered into a field (Computers) … English contemporary dictionary
Data type (disambiguation) — Datatype may refer to: Data type in programming languages Amiga Datatype, the AmigaOS automatic system of recognizing data files See also: Category:Statistical data types This disambiguation page lists articles associated with the same title. If… … Wikipedia
data type — noun a classification or category of various types of data, that states the possible values that can be taken, how they are stored, and what range of operations are allowed on them … Wiktionary
data type — … Useful english dictionary
Algebraic data type — In computer programming, particularly functional programming and type theory, an algebraic data type (sometimes also called a variant type[1]) is a datatype each of whose values is data from other datatypes wrapped in one of the constructors of… … Wikipedia
Array data type — Not to be confused with Array data structure. In computer science, an array type is a data type that is meant to describe a collection of elements (values or variables), each selected by one or more indices that can be computed at run time by the … Wikipedia
Opaque data type — In computer science, an opaque data type is a user defined data type used like built in data type. It is incompletely defined in an interface, so that ordinary client programs can only manipulate data of that type by calling procedures that have… … Wikipedia
Composite data type — In computer science, a composite data type is any data type which can be constructed in a program using its programming language s primitive data types and other composite types. The act of constructing a composite type is known as composition.… … Wikipedia