Instantiation
Übersetzung von "instantiation" ins Russisch
instantiation
SubstantivUK
/ɪnˌstænʃiˈeɪʃən/
US
/ɪnˌstænʃiˈeɪʃən/
instantiation
instantiations Pl.
The instantiation of the class was successful.
Инстанцирование класса прошло успешно.
Definitionen
instantiation
SubstantivUK
/ɪnˌstænʃiˈeɪʃən/
US
/ɪnˌstænʃiˈeɪʃən/
The representation of an idea or concept in a specific form or instance.
The architect's design was an instantiation of modernist principles.
In computer science, the creation of a specific instance of an object or class.
The programmer created an instantiation of the class to test its methods.
The act or process of instantiating; the action of bringing something abstract into a concrete or particular form.
The instantiation of the new policy took effect last year.
instantiation
AdjektivUK
/ɪnˌstænʃiˈeɪʃən/
US
/ɪnˌstænʃiˈeɪʃən/
Relating to or involved in the creation or existence of an instance of something (used before a noun).
The system logs every instantiation error for debugging.
Redewendungen und Phrasen
class instantiation
Class instantiation is a fundamental concept in object-oriented programming.
инстанцирование класса
Инстанцирование класса является фундаментальной концепцией в объектно-ориентированном программировании.
object instantiation
Object instantiation is needed to create a working object from a class.
инстанцирование объекта
Для создания рабочего объекта из класса требуется инстанцирование объекта.
dynamic instantiation
Dynamic instantiation allows for flexible and efficient software design.
динамическое инстанцирование
Динамическое инстанцирование позволяет создать гибкий и эффективный дизайн программного обеспечения.
multiple instantiation
Multiple instantiation of classes can lead to memory issues if not managed properly.
множественное инстанцирование
Множественное инстанцирование классов может привести к проблемам с памятью, если не управлять ими должным образом.
template instantiation
Template instantiation in C++ is a compile-time mechanism.
инстанцирование шаблона
Инстанцирование шаблона в C++ является механизмом времени компиляции.