What is the translation of " BASE CLASS " in Russian?

[beis klɑːs]
[beis klɑːs]
базовый класс
base class
basic class
базового класса
base class
basic class
базовом классе
base class
basic class
base class

Examples of using Base class in English and their translations into Russian

{-}
  • Official category close
  • Colloquial category close
The base class for ID3v2 frames.
Базовый класс для фреймов ID3v2.
That is why you need to send it the base class.
Поэтому следует« отправить» его в базовый класс.
Base class for international travel.
Базовый класс для международных поездок.
However, the smart pointer stores a reference to the Base class.
Однако, умный указатель хранит ссылку на класс Base.
The base class had the function WinHelp.
В базовом классе есть виртуальная функция WinHelp.
We have two implementation options:to use the global method or base class.
У нас есть два варианта реализации:глобальный метод или использование базового класса.
First, the base class constructor is invoked;
Сначала вызовется конструктор базового класса;
A new class is made from the existing,which is called the base class.
Новый класс производится от существующего,называемого базовым классом.
In the base class, many methods are declared as virtual.
В базовом классе многие методы объявлены как виртуальные.
In this example,we first define a base class and an extension of the class..
В приведенном ниже примере,мы сначала определим базовый класс и класс его наследующий.
The base class describes a general vegetable, whether it is edible or not and what is its color.
Базовый класс описывает овощ: съедобен ли он и какого цвета.
For example, skipping the call of base class method in the inherited one; using obsolete methods.
Например, пропуск вызова метода базового класса при наследовании, использование устаревших методов.
A base class includes a virtual function with a parameter of some type.
В базовом классе имеется виртуальная функция, в которой один из параметров имеет один тип.
Since we are working with a pointer to a base class, it causes problems when destroying objects.
Так как в программе работают с указателем на базовый класс, то приводит к проблемам при разрушении объектов.
The base class use involves moving this logic to the base class.
Использование базового класса предполагает перенос этой логики в базовый класс.
The derived class may include the implementation of member functions,different from the base class.
Производный класс может включать реализацию функций- членов,отличную от базового класса.
In the field" Base class:" is specified base class CDialog.
В поле« Base class:» указывается базовый класс CDialog.
For example, the following code presents two classes, the base class Rectangle, and the derived class Box.
Например, нижеследующий код оперирует двумя классами: базовым классом Rectangle и производным классом Box.
DataTable- base class for modules based on the data table.
DataTable- базовый класс для модулей основанных на таблице данных.
It helps to create a universal mechanism describing the behavior of not only the base class, but also descendant classes..
Это помогает создавать универсальные механизмы, описывающие поведение не только базового класса, но и классов- потомков.
H declares the base class for all plugin loaders.
H, из исходного кода KiCad, определен базовый класс для всех загрузчиков плагинов.
To describe the whole variety of simple shapes(circle, triangle, rectangle, square etc.),the best way is to create a base class(ADT), which is the ancestor of all the derived classes..
Для описания всего многообразия простых фигур( круг, треугольник, прямоугольник, квадрат итак далее) лучше всего создать базовый класс( АТД), который является прародителем всех производных классов..
This code uses a base class"Base" and a class derived from it,"Derived.
В примере объявлены базовый класс" Base" и производный от него" Derived.
A base class that you cannot create records for, and will instead be derived from to create other models.
Базовый класс, для которого вы не можете создавать записи, и вместо этого будет создан для создания других моделей.
The example shows that methods SetPI()and GetPi() in the base class CBaseMathClass are open and available for calling from any place of the program.
В данном пример показано, что методы SetPI()и GetPi() в базовом классе CBaseMathClass являются открытыми и доступны для вызова из любого места программы.
Field" Base Class:"- points to the base class, from which is inherited the class, which is displayed in the field" Class Name.
Поле« Base Class:» указывает на базовый класс, из которого унаследован класс, который отображается в поле« Class Name:«.
In all the descendant classes,produced by inheritance from the base class, we re-define this function in accordance with rules of calculating the area of a particular shape.
Во всех классах- потомках,произведенных наследованием от базового класса, мы переопределим эту функцию в соответствие с правилами расчета площади конкретной фигуры.
This base class provides managed wrappers for IDE interaction APIs, implementation of which is required from a fully-functional Visual Studio extension package.
Этот базовый класс предоставляет managed- обертки для интерфейсов взаимодействия с IDE, необходимых полноценному пакету расширения Visual Studio.
Thus, by declaring the most general members in the base class, we can add an additional members in derived classes, which specify a particular class..
Таким образом, объявив в базовом классе наиболее общие члены, в производных классах мы можем добавлять дополнительные члены, которые уточняют конкретный класс..
For example, in the base class you use size_t type as an argument of a virtual function and in the derived class you use the unsigned type.
Например, в базовом классе Вы используете в качестве аргумента виртуальной функции тип size_ t, а в наследнике- тип unsigned.
Results: 58, Time: 0.0417

Word-for-word translation

Top dictionary queries

English - Russian