DictionaryForumContacts

   English
Terms for subject Programming containing of the type | all forms | exact matches only | in specified order only
EnglishRussian
A class text describes the properties and behavior of objects of a certain typeТекст класса описывает свойства и поведение объектов определённого типа (см. Object-Oriented Software Construction second edition by Bertrand Meyer ssn)
A constant declaration declares a constant of the specified typeОбъявление константы описывает константу заданного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A function block type is a software element which specifies the characteristics of all instances of the type, including:Тип функционального блока-программный компонент, который определяет характеристики всех экземпляров типа, включая: (см. IEC 61499-1 ssn)
A function block type is a software element which specifies the characteristics of all instances of the type, including:Тип функционального блока-программный компонент, который определяет характеристики всех экземпляров типа, включая:
A good compiler should be able to produce code with checks, should avoid redundant checks, and should allow programmers to control the extent and type of error checking in the compiled codeХороший компилятор должен уметь порождать код с проверками, избегать лишних проверок и позволять программистам управлять количеством и видами проверок на ошибки в скомпилированном коде (ssn)
A resolution function must have a single input parameter that is a one-dimensional, unconstrained array whose element type is that of the resolved signalФункция разрешения должна иметь один входной параметр в виде одномерного неограниченного массива, тип элементов которого совпадает с типом элементов разрешённого сигнала (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
a set of operations to be performed upon the elements of the data structure when an instance of the function block type is calledнабор операций, выполняемых с элементами структуры данных при вызове экземпляра типа функционального блока (ssn)
a set of reference instances for the given typeмножество ссылочных экземпляров для заданного типа (ssn)
A signal declaration declares a signal of the specified typeОбъявление сигнала описывает сигнал заданного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
A variable declaration declares a variable of the specified typeОбъявление переменной описывает переменную заданного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
abstract object of the typeабстрактный объект типа (ssn)
actual type of the objectфактический тип объекта (ssn)
altering the data type of a columnизменение типа данных столбца (ssn)
altering the data type of a domainизменение типа данных домена (ssn)
an important type of medium is the way that information is representedВажнейшая характеристика среды – способ представления информации (см. Distributed systems: principles and paradigms / Andrew S. Tanenbaum, Maarten Van Steen 2002 ssn)
an important type of medium is the way that information is representedВажнейшая характеристика среды — способ представления информации (см. Distributed systems: principles and paradigms / Andrew S. Tanenbaum, Maarten Van Steen 2002 ssn)
an instance of the given typeэкземпляр заданного типа (Alex_Odeychuk)
an ordinal type is one in which the range of possible values can be easily associated with the set of positive integersПорядковым называется тип, в котором область возможных значений переменных может быть легко связана с последовательностью натуральных чисел (см. Concepts of programming languages / Robert W. Sebesta.–10th ed. 2012 ssn)
an XML Schema Definition type that provides information about the structure of part of an event. A single event definition can have different event parts that are defined by different XML schemasТип "Определение схемы XML", предоставляющий информацию о структуре части события. У одного и того же определения события могут быть разные части события, определяемые разными схемами XML (см. event part ssn)
any number of arguments of the element type of the parameter arrayнекоторое количество аргументов типа элемента параметра-массива (ssn)
application of the embedded-systems typeприложение, разрабатываемое для систем встроенного типа (ssn)
application uses a value of the wrong type for the current operationприложение использует для текущей операции значение неверного типа (ssn)
applications of the embedded-systems typeприложения, разрабатываемые для систем встроенного типа (ssn)
argument is of the wrong typeаргумент имеет неправильный тип (ssn)
argument of the parameter array typeаргумент типа параметра-массива (ssn)
argument of the wrong typeаргумент неправильного типа (ssn)
argument of the wrong typeаргумент неверного типа (ssn)
argument of the wrong type was passed to this methodметоду был передан аргумент неправильного типа (ssn)
argument of the wrong type was passed to this methodэтому методу передан аргумент неверного типа (ssn)
argument to an operation of the typeаргумент операции типа (ssn)
arrays of the same typeоднотипные массивы (ssn)
arrays of the same typeмассивы одного типа (ssn)
as announced, these operations will be the prime component of the type definition – describing its instances not by what they are but by what they have to offerкак уже говорилось, эти операции будут главными компонентами определения типа, с их помощью описывается, что могут предложить его экземпляры, а не то, чем они являются (см. Object-Oriented Software Construction second edition by Bertrand Meyer)
as announced, these operations will be the prime component of the type definition – describing its instances not by what they are but by what they have to offerкак уже говорилось, эти операции будут главными компонентами определения типа, с их помощью описывается, что могут предложить его экземпляры, а не то, чем они являются (см. Object-Oriented Software Construction second edition by Bertrand Meyer)
as illustrated in figure 9, this clause defines the means for the type specification of three kinds of blocksэтот пункт определяет средства для спецификации типа трёх видов блоков, показанных на рисунке 9 (см. IEC 61499-1)
base type of the subtypeбазовый тип подтипа (ssn)
base type of the type markбазовый тип обозначения типа (ssn)
be of the same typeбыть однотипным (ssn)
be of the same typeиметь одинаковый тип (ssn)
be outside of the variable type rangeвыходить за пределы диапазона допустимых значений для переменной данного типа (корпорации AdaCore Alex_Odeychuk)
beans of the same typeкомпоненты, которые можно привести к одному типу (контекстуальный перевод на русс. язык Alex_Odeychuk)
binding of the subscript typeсвязывание типа индекса массива (ssn)
binding of the subscript type to an array variableсвязывание типа индекса массива с переменной массива (ssn)
body of the derived function block typeтело производного типа функционального блока (ssn)
body of the derived function block typeтело порождённого типа функционального блока (ssn)
changes to the internal implementation of the typeизменения внутренней реализации типа (ssn)
characterize the type of serviceхарактеризовать тип сервиса (напр., сервисного интерфейсного функционального блока IEC 61499, отправкой ему ряда входных параметров ssn)
cloning of the typeклонирование описания типа (напр., соответствующего ссылочному объекту ssn)
column is of the wrong typeстолбец имеет неверный тип (ssn)
compile-time type of the instanceтип экземпляра времени компиляции (ssn)
component of the designated typeэлемент указываемого типа (Alex_Odeychuk)
constant of the specified typeконстанта заданного типа (ssn)
conversion of an operand of a given type to the type itselfпреобразование операнда конкретного типа в сам тип (ssn)
conversion of the source data type to a target data typeпреобразование исходного типа данных к целевому типу данных (ssn)
conversion to an unconstrained subtype of the typeприведение к неограниченному подтипу типа (Alex_Odeychuk)
conversion to an unconstrained subtype of the typeпреобразование к неограниченному подтипу типа (Alex_Odeychuk)
create a new instance of the typeсоздать новый экземпляр тип
data connection of the wrong typeподключение к данным неверного типа (ssn)
data type of the resultтип данных результата (ssn)
data type of the result of the function or operationтип данных результата функции или операции (ssn)
data type of the valueтип данных значения (ssn)
data type of the value to be returned by the functionтип данных значения, возвращаемого функцией (ssn)
data type of the variableтип данных переменной (ssn)
data type of the variable to store the result of the overloaded functionтип данных переменной для хранения результата перегруженной функции (ssn)
declaration of the type itselfобъявление собственно типа (ssn)
declaration of the type itself as defined in the following clausesобъявление собственно типа, как определёно в следующих предложениях (ssn)
define the accessibility of a nested typeопределить модификатор доступа вложенного типа (Alex_Odeychuk)
definition of the abstract typeопределение абстрактного типа (ssn)
definition of the generic type or generic methodопределение универсального типа или универсального метода (ssn)
dereference of a value of the typeразыменование значения типа (Alex_Odeychuk)
description of the member from the data typeописание члена, взятое из типа данных (ssn)
Either the data connection URL does not resolve to a valid data connection or it resolves to a data connection of the wrong typeURL-адрес подключения к данным не разрешается в допустимое подключение к данным либо разрешается в подключение к данным неверного типа (ssn)
elaboration of the type definition for a scalar type or a constrained array typeпредвыполнение описания скалярного или ограниченного индексируемого типа (ssn)
examples of the data type conversionпримеры преобразования типов данных (ssn)
explicit conversion of the source data type to a target data typeявное преобразование исходного типа данных к целевому типу данных (ssn)
extension of the parent typeрасширение родительского типа (Alex_Odeychuk)
extent and type of error checking in the compiled codeколичество и виды проверок на ошибки в скомпилированном коде (ssn)
features of the function block type declarationсвойства объявления типа функционального блока (ssn)
filter is of the wrong typeфильтр имеет неверный тип (ssn)
follow a different behavior depending on the type of attribute valueобеспечить различное поведение в зависимости от типа значения атрибута (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
for a signal of a composite type, each composite source is a collection of scalar sources, one for each scalar subelement of the signalдля сигнала составного типа каждый составной источник является совокупностью скалярных источников, по одному на каждый скалярный подэлемент этого сигнала (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
form and type of the expression that controls the selectionформа и тип выражения, управляющего ветвлением (ssn)
formal generic parameter of the abstract data typeформальный родовой параметр абстрактного типа данных (ssn)
formatted value of the cell has a wrong typeнедопустимый тип значения, определяющего форматирование ячейки (ssn)
from the syntactic point of view, a function block instance is the copy of corresponding typeСинтаксически экземпляр функционального блока является копией соответствующего типа
fully qualified name of the typeполное квалификационное имя типа (Alex_Odeychuk)
functionality of instances of the typeфункциональность экземпляров типа (функционального блока, см. IEC 61499-1 ssn)
functionality of instances of the typeфункциональные возможности экземпляров типа (функционального блока, см. IEC 61499-1 ssn)
generic type of the elementary typeродовой тип элементарного типа (данных ssn)
if neither operand is a one-dimensional array, the type of the result must be known from the contextесли ни один из операндов не является одномерным массивом, то тип результата должен быть известен из контекста (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
if the referenced instance is of a class or function block type that implements the interface, the result is a valid reference to this instanceесли экземпляр, на который дана ссылка, принадлежит классу или типу функционального блока, реализующего интерфейс, то результат является действительной ссылкой на данный экземпляр (см. IEC 61131-3:2013 ed. 3.0 Programmable Controllers – Programming Languages ssn)
implicit conversion of the source data type to a target data typeнеявное преобразование исходного типа данных к целевому типу данных (ssn)
implicit type conversion of an expression and of the assignmentнеявное преобразование типов выражения и присваивания (ssn)
in particular, conversion of an operand of a given type to the type itself is allowedв частности, допускается преобразование операнда конкретного типа в сам тип (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
index subtype of the corresponding array typeподтип индекса соответствующего индексируемого типа (ssn)
initialization value of the enumerated data typeинициализационное значение перечислимого типа (ssn)
initialization value of the enumerated data typeинициализационное значение перечислимого типа данных (ssn)
input value of the function is type BYTEвходной параметр функции типа BYTE (ssn)
input value of the function is type INTвходной параметр функции типа INT (ssn)
instance of the containing typeэкземпляр содержащего типа (ssn)
instance of the function block typeэкземпляр типа функционального блока (ssn)
instance of the generic typeэкземпляр обобщённого типа (Alex_Odeychuk)
instance of the given typeэкземпляр заданного типа (ssn)
instance of the typeэкземпляр типа (функционального блока, см. IEC 61499-1 ssn)
instances of the typeэкземпляры типа (ssn)
internal implementation of the typeвнутренняя реализация типа (ssn)
items of the same data typeданные одного типа (ssn)
list of the specific type conversions supportedперечень поддерживаемых специфических преобразований типов (ssn)
maximum increase or decrease for a given time interval, which is defined by TIMEBASE of the type TIMEмаксимальное нарастание и спад за интервал, заданный TIMEBASE типа TIME (ssn)
multiple tasks of the same typeмножественные однотипные задачи (ssn)
name of the typeимя типа (ssn)
number of inference rules in the type systemколичество правил выведения типов в системе типов (Alex_Odeychuk)
object of the rep typeобъект типа представления (ssn)
object of the same typeобъект того же типа (baeldung.com Alex_Odeychuk)
object of the task typeобъект задачного типа (Alex_Odeychuk)
object of the wrong typeобъект неправильного типа (ssn)
objects of the abstract typeобъекты абстрактного типа (ssn)
objects of the rep typeобъекты типа представления (ssn)
omit the type annotation in the declaration of a loop indexопустить аннотацию типа в объявлении индекса цикла (IBM Alex_Odeychuk)
one-dimensional, unconstrained array whose element type is that of the resolved signalодномерный неограниченный массив, тип элементов которого совпадает с типом элементов разрешённого сигнала (ssn)
operation of the typeоперация типа (ssn)
operations to be performed upon the elements of the data structure when an instance of the function block type is calledоперации, выполняемые с элементами структуры данных при вызове экземпляра типа функционального блока (ssn)
pass as an argument to the constructor of the nested typeпередавать как аргумент конструктора вложенного типа (Alex_Odeychuk)
power-kind of the typeстепень данного типа в слое родов (Alex_Odeychuk)
primitive operation of the typeметод типа (из кн.: Макконнелл С. Совершенный код. Практическое руководство по разработке программного обеспечения Alex_Odeychuk)
protected type permitting the creation of any number of similar objectsзащищённый тип, допускающий создание неограниченного количества однотипных объектов (Alex_Odeychuk)
provider context is of the wrong typeконтекст поставщика неверного типа (ssn)
representation type of the objectтип представления объекта (ssn)
result type of the functionтип результата функции (ssn)
result type of the operationтип результата операции (ssn)
retry event data is of the wrong typeданные повтора события имеют неверный тип (ssn)
return type of the base record's methodтип значения, возвращаемого методом базового записного типа (корпорации Cray Alex_Odeychuk)
return type of the base record's methodтип значения, возвращаемого методом базовой записи (корпорации Cray Alex_Odeychuk)
return type of the base record's methodтип значения, возвращаемого методом базового структурного типа (в языке императивного объектно-ориентированного высокопроизводительного параллельного программирования Chapel Alex_Odeychuk)
return type of the extension methodтип возвращаемого значения метода расширения (Microsoft Alex_Odeychuk)
return type of the operatorвозвращаемый тип операции (ssn)
return type of the overriding methodтип значения, возвращаемого переопределённым методом (корпорации Cray Alex_Odeychuk)
runtime type of the instanceтип времени выполнения экземпляра (ssn)
section of the function block type declarationраздел объявления типа функционального блока (ssn)
signal of the specified typeсигнал заданного типа (ssn)
single argument of the parameter array typeединственный аргумент типа параметра-массива (ssn)
subtype defined by the subtype of the access type definitionподтип, определяемый подтипом, используемым в описании ссылочного типа (ssn)
subtype of the access type definitionподтип, используемый в описании ссылочного типа (ssn)
subtyping based on the strengthening of type invariantsсоздание подтипов на основе усиления инвариантов типов (Alex_Odeychuk)
supplied filter is of the wrong typeпредоставленный фильтр имеет неверный тип (ssn)
target type of the cast operationцелевой тип операции приведения (ssn)
task type permitting the creation of any number of similar tasksзадачный тип, допускающий создание неограниченного количества однотипных задач (Alex_Odeychuk)
the elaboration of the type definition for a scalar type or a constrained array type creates both a base type and a subtype of the base typeПредвыполнение описания скалярного или ограниченного индексируемого типа создаёт одновременно базовый тип и подтип этого базового типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the element type of the parameter arrayтип элемента параметра-массива (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Инициализационное значение перечислимого типа – это всегда значение первого элемента, указанного в перечислении
the input value of the function is type BYTE and the output is type INTвходной параметр функции типа BYTE и выход типа INT (ssn)
the input value of the function is type INT, the output is type BYTEвходной параметр функции типа INT, выход типа BYTE (ssn)
the result type of each relational operator is the predefined type BOOLEANТип результата каждого оператора отношения есть предопределённый тип BOOLEAN (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the set of type definitions can be partitioned into disjoined classesмножество определений типов можно разбить на непересекающиеся классы (ssn)
the simple name declared by a type declaration denotes the declared type, unless the type declaration declares both a base type and a subtype of the base typeПростое имя, стоящее в объявлении типа, обозначает описываемый тип при условии, что это объявление не описывает одновременно базовый тип и подтип этого базового типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the target type of a type conversion is the base type of the type markЦелевой тип преобразования типа – это базовый тип обозначения типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the target type of a type conversion is the base type of the type markЦелевой тип преобразования типа – это базовый тип обозначения типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the type of the attribute has an initial uppercase letter – for example, Boolean, Integer, or RealТип атрибута пишется с большой буквы, например Boolean, Integer или Real (см. Software Modeling and Design by Hassan Gomaa 2011)
the type of the attribute has an initial uppercase letter – for example, Boolean, Integer, or RealТип атрибута пишется с большой буквы, например Boolean, Integer или Real (см. Software Modeling and Design by Hassan Gomaa 2011)
the type of the object created by an allocator is the base type of the type mark given in either the subtype indication or the qualified expressionТипом объекта, создаваемого генератором, является базовый тип обозначения типа, заданного либо в указании подтипа, либо в квалифицированном выражении (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the type of the return value of the function must also be that of the signalТип возвращаемого значения функции также должен совпадать с типом сигнала (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
the type of this record of instance variables is called the representation type of the objectТип этой записи, содержащей переменные экземпляра, называется типом представления объекта (см. "Types and Programming Languages" by Benjamin C. Pierce 2002)
the types created by the elaboration of distinct type definitions are distinct typesТипы, получаемые предвыполнением отдельных описаний типа, являются различными типами (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
there are a couple of important points to be made about the type promotion rulesОтносительно правил продвижения типов необходимо сделать ряд важных замечаний
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)
this chapter describes type and subtype declarations, the various kinds of object declaration, alias declarations, attribute declarations, and component declarationsДанный раздел содержит описание объявлений типов и подтипов, различных видов объявлений объектов, объявлений дополнительных имён, объявлений атрибутов и объявлений компонентов (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
this compliance is specified in terms of the management commands to which each type of device can respond, as given in tableэта совместимость определёна в терминах команд административного управления, на которые каждый тип устройства может ответить, как это указано в таблице 5.2 (см. IEC 61499-1)
this compliance is specified in terms of the management commands to which each type of device can respond, as given in table 5.2.эта совместимость определена в терминах команд административного управления, на которые каждый тип устройства может ответить, как это указано в таблице 5.2 (см. IEC 61499-1)
this type of model is appropriate for synchronous systems, where all of the components are synchronized by a single global clockТакие модели пригодны для синхронных систем, в которых все компоненты синхронизованы едиными глобальными часами (см. Model Checking / Edmund M. Clarke, Jr., Orna Grumberg, and Doron A. Peled 1999 ssn)
this type of model is often used for modelling real-time systems because these systems are often driven by stimuli from the system's environmentэтот тип модели особенно полезен для моделирования систем реального времени, поскольку этими системами обычно управляют входные сигналы, приходящие из окружения системы (см. Software engineering, 8th ed. / Ian Sommerville 2007)
two alternatives "implicit" and "explicit" conversion of the source data type to a target data typeдва альтернативных "явных" и "неявных" преобразования исходного типа данных к целевому типу данных (ssn)
two null arrays of the same typeдва пустых массива одного типа (ssn)
two values of the standard type BOOLEANдва значения стандартного типа BOOLEAN (ssn)
type conversion of an expression and of the assignmentпреобразование типов выражения и присваивания (ssn)
type for the selection of multiple choice promptsтип выбора в подсказках множественного выбора (ssn)
type inference for the arguments of a closureвывод типов аргументов замыкания (IBM Alex_Odeychuk)
type inference for the arguments of a closureвывод типов аргументов замыкания (Alex_Odeychuk)
type kind of the given instanceсорт типа заданного экземпляра (см. Victor Dubinin, Valeriy Vyatkin "Formalization and Modeling of IEC 61499 Function Block Systems" ssn)
type of a component of the designated typeтип элемента указываемого типа (Alex_Odeychuk)
type of expression that controls the selectorтип выражения, которое управляет оператором ветвления (ssn)
type of object required by the requested operationтип объекта, требуемый для запрошенной операции (ssn)
type of object that is specified in the requestтип объекта, указанный в запросе (ssn)
type of the access value returned by an allocatorтип ссылочного значения, возвращаемого генератором (ssn)
type of the actual parameterтип фактического параметра (Alex_Odeychuk)
type of the attributeтип атрибута (ssn)
type of the cast operationтип операции приведения (ssn)
type of the created objectтип создаваемого объекта (ssn)
type of the elements stored in the vectorтип хранимых в векторе элементов (ssn)
type of the first argumentтип первого аргумента (функции ssn)
type of the items stored in the binary treeтип элементов, записанных в бинарном дереве (ssn)
type of the object createdтип создаваемого объекта (ssn)
type of the object created by an allocatorтип объекта, создаваемого генератором (ssn)
type of the operandтип операнда (ssn)
type of the operand of a type conversionтип операнда преобразования типа (ssn)
type of the operatorтип операции (ssn)
type of the polymorphic objectтип полиморфного объекта (ssn)
type of the resultтип результата (ssn)
type of the return value of the functionтип возвращаемого значения функции (ssn)
type of the structured messageтип структурированного сообщения (ssn)
type of the valueтип значения (ssn)
type of the value to be formattedтип форматируемого значения (ssn)
type of the value to be returned by the functionтип значения, возвращаемого функцией (ssn)
type of the variableтип переменной (входная, выходная, локальная и т.д. ssn)
type parameter in the definition of a generic methodпараметр типа в определении обобщённого метода (Alex_Odeychuk)
Type promotion only affects the evaluation of an expressionПродвижение типов затрагивает только вычисление выражения (ssn)
types created by the elaboration of distinct type definitionsтипы, получаемые предвыполнением отдельных описаний типа (ssn)
UML considers that we might have the abstract notion of a type of thing such as a bank account and then specific, concrete instances of that abstraction such as "my bank account" or "your bank account"в UML предполагается, что может существовать абстрактное понятие типа сущности например, банковский счёт и отдельные конкретные экземпляры этой абстракции такие как "мой банковский счёт" или "ваш банковский счёт" (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn)
unconstrained subtype of the typeнеограниченный подтип типа (Alex_Odeychuk)
usage type of the variableтип использования переменной (входная, выходная, локальная и т.д. ssn)
user-defined value of the assigned data typeопределённое пользователем значение назначенного типа данных (ssn)
value for a selector is of the wrong typeзначение селектора имеет неверный тип (ssn)
value is of the wrong typeзначение имеет неверный тип (ssn)
value of the assigned data typeзначение назначенного типа данных (ssn)
value of the specified column as a typeзначение заданного столбца в виде типа (ssn)
value of the specified column as a typeзначение указанного столбца в виде типа (ssn)
value of the wrong typeзначение неверного типа (ssn)
value of the wrong type was retrieved from the instance storeиз хранилища экземпляров извлечено значение неверного типа (ssn)
values of the same typeвеличины одинакового типа (ssn)
values of the same typeоднотипные величины (ssn)
variable of an interface-type always is a reference to the assigned function block instanceпеременная типа интерфейс всегда является ссылкой на заданный экземпляр функционального блока (ssn)
variable of the specified typeпеременная заданного типа (ssn)
when we speak of an event type in the original event model, what we really mean is the name of the event handler that is invoked in response to the eventГоворя о типе события в исходной модели обработки событий, мы на самом деле имеем в виду имя обработчика, вызываемого в ответ на событие (см. "JavaScript: The Definitive Guide, 5th Edition" by David Flanagan 2006 ssn)
with the same type ofимеющий тот же тип, что и (Alex_Odeychuk)