about icon-addNote android4 Answer apple4 icon-appStoreEN icon-appStoreES icon-appStorePT icon-appStoreRU Imported Layers Copy 7 icon-arrow-spined icon-ask icon-attention icon-bubble-blue icon-bubble-red ButtonError ButtonLoader ButtonOk icon-cake icon-camera icon-card-add icon-card-calendar icon-card-remove icon-card-sort chrome-extension-ru chrome-extension-es-mx chrome-extension-pt-br chrome-extension-ru comment comment icon-cop-cut icon-cop-star Cross Dislike icon-editPen icon-entrance icon-errorBig facebook flag flag_vector icon-globe icon-googlePlayEN icon-googlePlayRU icon-greyLoader icon-cake Heart 4EB021E9-B441-4209-A542-9E882D3252DE Created with sketchtool. Info Kebab icon-lamp icon-lampBig icon-learnHat icon-learning-hat Dislike Loup Loup icon-more icon-note icon-notifications icon-pen Pencil icon-play icon-plus-light icon-plus icon-rosie-cut Rune scrollUp Share-icon Shevron-Down Shevron Left Shevron Right sound sound1 sound2 sound3 sound4 sound2 icon-star Swap icon-translate Trash icon-tutor-ellipsis icon-tutor-flip Tutor folder icon icon-tutor-learned icon-twoWayArrow Mezhdunarodny_logotip_VK vk icon-word pen_icon Logo Logo Logo
sem exemplosEncontrado em 1 dicionário

O Dicionário Inglês-Russo de Ciência da Computação
  • The present edition has been significantly enriched with terms from such areas as logical device design and modeling, knowledge engineering, production computerization, artificial intelligence systems, computer networks, digital signal processing, parallel and pipeline computations, system analysis, Internet Technology.

derived object

ООП

производный объект

Exemplos de textos

However, derived class constructors typically use the member-initializer-list syntax to call upon base class constructors to construct the base class portion of a derived object.
Однако конструкторы производного класса обычно используют синтаксис списка инициализатора для обращения к конструкторам базового класса для создания части базового класса производного объекта.
Prata, Stephen / C++ Primer PlusПрата, Стивен / Язык программирования C++. Лекции и упражнения
Язык программирования C++. Лекции и упражнения
Прата, Стивен
© 2002 by Sams Publishing
© Издательский дом "Вильямс", 2006
C++ Primer Plus
Prata, Stephen
© 2002 by Sams Publishing
Thus, you can't view a derived object as a kind of base object.
Таким образом, производный объект нельзя рассматривать как своего рода базовый объект.
Prata, Stephen / C++ Primer PlusПрата, Стивен / Язык программирования C++. Лекции и упражнения
Язык программирования C++. Лекции и упражнения
Прата, Стивен
© 2002 by Sams Publishing
© Издательский дом "Вильямс", 2006
C++ Primer Plus
Prata, Stephen
© 2002 by Sams Publishing
We can start designing a ShapeFactory class, which has the responsibility of managing the creation of all Shape-derived objects.
Начнем с разработки класса shapeFactory, предназначенного для создания всех объектов классов, производных от класса Shape.
Alexandrescu, Andrei / Modern C++ Design: Generic Programming and Design Patterns AppliedАлександреску, Андрей / Современное проектирование на C++
Современное проектирование на C++
Александреску, Андрей
© Addison-Wesley Publishing Company, Inc.
© Издательский дом "Вильямс", 2002
Modern C++ Design: Generic Programming and Design Patterns Applied
Alexandrescu, Andrei
© 2001 by Addison-Wesley
When you construct an object derived from Thread, the run method is not automatically called.
При создании потока, производного от класса Thread, метод run не вызывается, и поток не запускается автоматически.
Horstmann, Cay S.,Cornell, Gary / Core Java™ 2. Volume II - Advanced FeaturesХорстманн, Кей С.,Корнелл, Гари / Java 2. Том II. Тонкости программирования
Java 2. Том II. Тонкости программирования
Хорстманн, Кей С.,Корнелл, Гари
© Издательский дом "Вильямc", 2002
© Prentice Hall, Inc., 2002
Core Java™ 2. Volume II - Advanced Features
Horstmann, Cay S.,Cornell, Gary
© 2002 Sun Microsystems, Inc.
The hashCode method is defined in the Object class. Therefore, every object has a default hash code. That hash code is derived from the object's memory address.
Метод hashCode определен в классе Object, поэтому каждый объект имеет хэш-код, который по умолчанию вычисляется на основании его адреса в памяти.
Horstmann, Cay S.,Cornell, Gary / Core Java™ 2. Volume II - Advanced FeaturesХорстманн, Кей С.,Корнелл, Гари / Java 2. Том II. Тонкости программирования
Java 2. Том II. Тонкости программирования
Хорстманн, Кей С.,Корнелл, Гари
© Издательский дом "Вильямc", 2002
© Prentice Hall, Inc., 2002
Core Java™ 2. Volume II - Advanced Features
Horstmann, Cay S.,Cornell, Gary
© 2002 Sun Microsystems, Inc.

Adicionar ao meu dicionário

derived object
производный объект

Traduções de usuários

Ainda não tem traduções deste texto.
Seja o primeiro a traduzir!