Download for Windows Premium
Advertising
instance constructor
конструктор экземпляра
It is an instance constructor used in class that contain static member only.
Конструктор класса, содержащего только статические члены

Other results

RoutedEvent/EventPrivateKey limit exceeded. Routed events or EventPrivateKey for CLR events are typically static class members registered with field initializers or static constructors. In this case, routed events or EventPrivateKeys might be getting initialized in instance constructors, causing the limit to be exceeded.
Превышен предел RoutedEvent/EventPrivateKey. Перенаправляемые события или EventPrivateKey для событий CLR обычно являются статическими элементами класса, зарегистрированные инициализаторами полей или статическими конструкторами. В этом случае перенаправляемые события или EventPrivateKeys могут инициализироваться в конструкторах экземпляров, что приводит к превышению предела.
Instance constructors can be overloaded.
Конструкторы экземпляров можно перегружать.
I initialized the instance variable in the constructor for better organization.
Я инициализировал переменную экземпляра в конструкторе для лучшей организации.
C# supports both instance and static constructors.
В С поддерживаются конструкторы экземпляров и статические конструкторы.
In the Java programming language, constructors are instance methods with the same name as their class.
В языке программирования Java имя конструктора совпадает с именем класса.
In Java and C++, constructors are instance methods which have the same name as their class.
В языках С++ и Java конструктор является просто одним из методов, который имеет то же имя, что и класс, к которому он относится.
For instance, the constructors may want to check whether the emergency doors are situated correctly for people to have time to leave the building in case of a fire.
К примеру, архитектор хочет проверить, правильно ли расположены запасные выходы, чтобы все люди успели эвакуироваться в случае пожара.
Inheritance means that a class implicitly contains all members of its base class, except for the instance and static constructors, and the destructors of the base class.
Наследование означает, что класс неявно содержит все члены его базового класса, исключая конструкторы экземпляров и статические конструкторы, а также деструкторы базового класса.
Instances of classes are created using the new operator, which allocates memory for a new instance, invokes a constructor to initialize the instance, and returns a reference to the instance.
Экземпляры класса создаются с помощью оператора new, который выделяет память для нового экземпляра, вызывает конструктор для инициализации экземпляра и возвращает ссылку на экземпляр.
When C++ was published, many old school programmers preferred to stay away from it because of distrust in memory allocation and other obscure language features which cause indirect execution of code (for instance, constructors).
Когда появился язык С++, многие программисты «старой школы» отказались от его использования из-за неявного управления памятью и сложных конструкций, вызывавших неявное исполнение кода.
The underlying channel factory could not be created because no Binding was passed to the ChannelFactory. Please supply a valid Binding instance via the ChannelFactory constructor.
Не удалось создать производство выделенного канала, так как не был передан Binding в ChannelFactory. Передайте допустимый экземпляр Binding через конструктор ChannelFactory.
Cannot create instance for type ''. Type must be public and have a public default constructor.
Не удается создать экземпляра типа. Тип должен быть общим и иметь общий конструктор по умолчанию.
No results found for this meaning.

Synonyms and analogies of "instance constructor" in English

Word & Expression of the day
Image of the day
nest: structure built by birds for laying eggs
Reveal the word
Advertising

Results: 33. Exact: 1. Elapsed time: 29 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200