ДЕСТРУКТОР на Английском - Английский перевод

Существительное
destructor
деструктор
разрушитель
Склонять запрос

Примеры использования Деструктор на Русском языке и их переводы на Английский язык

{-}
  • Colloquial category close
  • Official category close
Деструктор Времени.
The Time Destructor.
Еще нет, Деструктор.
Not yet, destructor.
Деструктор Времени активирован.
The Time Destructor is activated.
В классе MyBooks описывается деструктор.
In class MyBooks is declared the destructor.
Деструктор не может иметь параметров.
A destructor can not have parameters.
Случайно ты обратила Деструктор Времени.
By chance, you reversed the Time Destructor.
Деструктор не должен бросать исключений.
A destructor must not throw exceptions.
Я собираюсь активировать Деструктор Времени.
I am going to activate the Time Destructor.
Деструктор Времени- что от него осталось.
The Time Destructor- what's left of it.
В структуре объявлять деструктор нельзя.
You can not declare a destructor in a structure.
Однако деструктор не объявлен виртуальным.
The destructor, however, is not declared virtual.
Можно ли в структуре объявлять деструктор?
Is it possible to declare a destructor in the structure?
Деструктор Времени помещен в передовой корабль.
The Time Destructor will be placed in the lead ship.
Можно ли деструктор объявить в разделе private?
Can I declare the destructor in the‘private' section?
Классы и структуры могут иметь явный конструктор и деструктор.
Classes and structures can have an explicit constructor and destructor.
Такой деструктор называется приватным деструктором..
Such destructor is called a private destructor..
Однако это не мешает забыть объявить деструктор виртуальным.
However, it still doesn't guarantee that you will never forget to declare the destructor virtual.
Деструктор, как и конструктор, относится к специальным функциям класса.
The destructor, like the constructor, belongs to the special functions of the class.
Натуральный продукт предназначен для ингибирования infestarii с Varroa деструктор.
Natural product intended for inhibition of infestarii with Varroa destructor.
Деструктор является элементом линии по переработке сырья животного происхождения.
Destructors are incorporated in the processing lines for rendering material.
Анализатор обнаружил деструктор, содержащий оператор throw вне блока try… catch.
The analyzer found a destructor containing the throw operator outside the try… catch block.
Диппер Деструктор хочет, чтобы мы обучили его секретам нашей мужественности!
Dipper the destructor wants us to teach him The secrets to our manliness!
При освобождении памяти с помощью функции free не будет вызван деструктор.
When memory is released through the'free()' function, the code does not call the destructor.
Деструктор- это специальный метод, который вызывается при удалении объекта.
A destructor is a special method that is called when an object is deleted.
Чтобы вызвать деструктор класса' Son' необходимо сделать деструктор виртуальным.
To call the'Son'class' destructor you should make the destructor virtual.
Деструктор, это есть метод который вызывается для гарантированного освобождения памяти под объект.
Destructor is the method which is called for guarantee freeing memory for the object.
Функция" free" не вызывает деструктор объекта, располагающегося по этому указателю.
This function doesn't call the destructor of the object pointed to by the pointer.
Деструктор класса~ Form1() уничтожает форму( переменная components) с помощью оператора delete.
Destructor of class~Form1() destroys the form(variable" components") by using"delete" operator.
К сожалению, ВСЕГДА объявлять деструктор виртуальным, не является идеальной практикой программирования.
Unfortunately, ALWAYS declaring a destructor as a virtual one is not a good programming practice.
Реально деструктор для переменной threaded_ var будет вызван только в главном потоке.
The destructor of the threaded_var variable will actually be called only in the main thread.
Результатов: 86, Время: 0.0229

Деструктор на разных языках мира

Лучшие запросы из словаря

Русский - Английский