DictionaryForumContacts

   English
Terms for subject Programming containing class with | all forms | exact matches only | in specified order only
EnglishRussian
A class definition with multiple base classes looks like this:Определение класса с несколькими базовыми классами выглядит следующим образом: (см. An Introduction to Python – The Python Tutorial version 3.2 by Guido van Rossum and Fred L. Drake 2011 ssn)
A class also referred to as an object class is a collection of objects with the same characteristicsКласс или класс объектов – это набор объектов с одинаковыми характеристиками (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
A class also referred to as an object class is a collection of objects with the same characteristicsКласс или класс объектов — это набор объектов с одинаковыми характеристиками (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
A class is an abstract data type equipped with a possibly partial implementationКласс – это абстрактный тип данных, поставляемый с возможно частичной реализацией (см. Object-Oriented Software Construction second edition by Bertrand Meyer ssn)
A class is an abstract data type equipped with a possibly partial implementationКласс – это абстрактный тип данных, поставляемый с возможно частичной реализацией (см. Object-Oriented Software Construction second edition by Bertrand Meyer ssn)
a class with a single instanceкласс-одиночка (Alex_Odeychuk)
All of the binary logical operators belong to the class of operators with the lowest precedenceвсе бинарные логические операторы принадлежат к классу операторов самого низкого уровня старшинства (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
anonymous inner class with an instance initializerанонимный внутренний класс с блоком инициализации экземпляра (класса Alex_Odeychuk)
be created in the class annotated withбыть созданным в классе, снабжённом аннотацией (такой-то; англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
be instantiated with a class-wide typeинстанциироваться надклассовым типом (в языке императивного объектно-ориентированного параллельного программирования Ada 2012 Alex_Odeychuk)
box with the class nameпрямоугольник с именем класса (ssn)
building class types with C#построение типов классов в C# (ssn)
C# apps are written by combining new properties, methods and classes that you write with predefined properties, methods and classes available in the .NET Framework Class Library and in various other class librariesПриложения C# создаются путём объединения новых свойств, методов и классов, которые вы пишете с использованием уже существующих свойств, методов и классов из библиотеки .NET Framework Class Library и других библиотек классов (см. Deitel P., Deitel. H. – Visual C# 2012 How to Program, 5Ed. – 2013)
class annotated withкласс, снабжённый аннотацией (такой-то; англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
class definition with multiple base classesопределение класса с несколькими базовыми классами (ssn)
class of operators with the highest precedenceкласс операторов с самым высоким уровнем старшинства (ssn)
class of operators with the lowest precedenceкласс операторов самого низкого уровня старшинства (ssn)
class with methods, properties and eventsкласс с методами, свойствами и событиями (Alex_Odeychuk)
class with virtual membersкласс с виртуальными членами (Alex_Odeychuk)
compatibility with class declarationsобеспечение совместимости с описаниями класса (ssn)
declaration of class instance with default initializationобъявление экземпляра класса с неявной инициализацией (ssn)
declaration of class instance with initialization of its public variablesобъявление экземпляра класса с инициализацией его общих переменных (ssn)
Figure 1.11 shows that the minimal icon for a class is a box with the class name in itна рис. 1.11 показано, что минимальным представлением класса является прямоугольник с именем класса (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005)
formal examination of building class types with C#формальное знакомство с построением типов классов в C# (ssn)
in a class annotated withв классе, снабжённом аннотацией (такой-то; англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
instantiated with the following classинстанцированный следующим классом (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
mixin class: A class designed to be combined with other classes through inheritance. Mixin classes are usually abstractподмешанный класс: класс, спроектированный так, чтобы сочетаться с другими классами путём наследования. Подмешанные классы обычно абстрактны (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
model with association classмодель, использующая ассоциативный класс (ssn)
model with association classмодель с ассоциативным классом (ssn)
model with reified classмодель, использующая материализованный класс (ssn)
replace record with data classзамена записи классом данных (ssn)
replace type code with classзамена кода типа классом (ssn)
special method associated with a classспециальный метод, связанный с классом (напр., конструктор ssn)
support class with empty methodsвспомогательный класс с пустыми методами (ssn)
the unary logical operator not belongs to the class of operators with the highest precedenceУнарный логический оператор not принадлежит к классу операторов с самым высоким уровнем старшинства (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)
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)