without examplesFound in 4 dictionaries
The Universal Dictionary- It is intended for a full-text search and it significantly expands the possibilities of working with lexical items from the Russian glossary of LingvoUniversal. Contains usage examples, synonyms, and antonyms.
- It is intended for a full-text search and it significantly expands the possibilities of working with lexical items from the Russian glossary of LingvoUniversal. Contains usage examples, synonyms, and antonyms.
constructor
сущ.
конструктор; инженер, проектировщик
мор. (флотский офицер, контролирующий постройку корабля для военно-морских сил)
Psychology (En-Ru)
constructor
создатель
Unlock all free
thematic dictionaries
Examples from texts
Our injectComponentBehaviors() function creates a DoubleCombo object by calling its constructor.Функция injectComponentBehaviors() создает объект DoubleCombo, вызывая его конструктор.Crane, Dave,Pascarello, Eric / Ajax in ActionКрейн, Дейв,Паскарелло, Эрик / Ajax в действииAjax в действииКрейн, Дейв,Паскарелло, Эрик© 2006 by Manning Publications Co.© Издательский дом "Вильямс", 2006Ajax in ActionCrane, Dave,Pascarello, Eric© 2006 by Manning Publications Co.
The JTable class has a constructor that wraps a two-dimensional array of objects into a default model.Класс JTable содержит конструктор, который заключает двумерный массив объектов в используемую по умолчанию модель.Horstmann, Cay S.,Cornell, Gary / Core Java™ 2. Volume II - Advanced FeaturesХорстманн, Кей С.,Корнелл, Гари / Java 2. Том II. Тонкости программированияJava 2. Том II. Тонкости программированияХорстманн, Кей С.,Корнелл, Гари© Издательский дом "Вильямc", 2002© Prentice Hall, Inc., 2002Core Java™ 2. Volume II - Advanced FeaturesHorstmann, Cay S.,Cornell, Gary© 2002 Sun Microsystems, Inc.
There is no JList constructor that takes an ArrayList parameter.В конструкторе JList не допускается использование параметра типа ArrayList.Horstmann, Cay S.,Cornell, Gary / Core Java™ 2. Volume II - Advanced FeaturesХорстманн, Кей С.,Корнелл, Гари / Java 2. Том II. Тонкости программированияJava 2. Том II. Тонкости программированияХорстманн, Кей С.,Корнелл, Гари© Издательский дом "Вильямc", 2002© Prentice Hall, Inc., 2002Core Java™ 2. Volume II - Advanced FeaturesHorstmann, Cay S.,Cornell, Gary© 2002 Sun Microsystems, Inc.
In the constructor, we call NumberFormat.getAvailableLocales.Сначала в конструкторе вызывается метод NumberFormat. getAvailableLocales.Horstmann, Cay S.,Cornell, Gary / Core Java™ 2. Volume II - Advanced FeaturesХорстманн, Кей С.,Корнелл, Гари / Java 2. Том II. Тонкости программированияJava 2. Том II. Тонкости программированияХорстманн, Кей С.,Корнелл, Гари© Издательский дом "Вильямc", 2002© Prentice Hall, Inc., 2002Core Java™ 2. Volume II - Advanced FeaturesHorstmann, Cay S.,Cornell, Gary© 2002 Sun Microsystems, Inc.
All fields must be set in a constructor.Значения всех полей должны задаваться в конструкторе.Horstmann, Cay S.,Cornell, Gary / Core Java™ 2, Volume I - FundamentalsХорстманн, Кей С.,Корнелл, Гари / Java 2. Том I. Основы.Java 2. Том I. Основы.Хорстманн, Кей С.,Корнелл, Гари© Sun Microsystems, Inc., 2003© Издательский дом "Вильямс", 2003Core Java™ 2, Volume I - FundamentalsHorstmann, Cay S.,Cornell, Gary© 2001 Sun Microsystems, Inc.
This will allow us to create our own constructor.Это позволит создать собственный конструктор.Kyte, Tom / Expert One-on-One OracleКайт, Том / Oracle для профессионаловOracle для профессионаловКайт, Том© Перевод на русский язык. ООО «ДиаСофтЮП», 2003© Wrox Press Ltd, 2002Expert One-on-One OracleKyte, Tom© Wrox Press Ltd, 2002
The statement below, taken from the DoubleBufferDemo no-argument constructor, determines whether the implementation automatically supports double buffering.Нижеприведенный оператор, взятый из безаргументного конструктора Double Buffer Demo, определяет, поддерживает ли реализация автоматическую двойную буферизацию.Piroumian, Vartan / Wireless J2ME™ Platform ProgrammingПирумян, Вартан / Платформа программирования J2ME для портативных устройствПлатформа программирования J2ME для портативных устройствПирумян, Вартан© НОУ "ОЦ КУДИЦ-ОБРАЗ", 2003Wireless J2ME™ Platform ProgrammingPiroumian, Vartan© 2002 Sun Microsystems, Inc.
In the preceding constructor, notice that the component installs one of its own methods as an event handler for the data link.Обратите внимание, что конструктор делает один из своих методов обработчиком события для объекта DataLink.Cantu, Marco / Mastering Delphi 7Кэнту, М. / Delphi 7: для профессионаловDelphi 7: для профессионаловКэнту, М.© 2003 SYBEX Inc© Перевод на русский язык, ЗАО Издательский дом «Питер», 2004© Издание на русском языке, оформление, ЗАО Издательский дом «Питер», 2004Mastering Delphi 7Cantu, Marco© 2003 SYBEX Inc
For example, the SQL2 INSERT statement uses a table value constructor as the source of the data to be inserted into a database.Например, инструкция INSERT в SQL2 использует табличный конструктор в качестве источника вставляемых в таблицу данных.Groff, James R.,Weinberg, Paul N. / SQL: The Complete ReferenceГрофф, Джеймс Р.,Вайнберг, Пол Н. / SQL: Полное руководствоSQL: Полное руководствоГрофф, Джеймс Р.,Вайнберг, Пол Н.© Издательская группа BHV, Киев, 2001© McGraw-Hill Companies, 1999© Издательство "Ирина", Киев, 2001SQL: The Complete ReferenceGroff, James R.,Weinberg, Paul N.© 2002 by The McGraw-Hill Companies
To duplicate an object contained in NiftyContainer, you want to call either its copy constructor (for nonpolymorphic types) or a Clone() virtual function (for polymorphic types).Для дублирования объектов, содержащихся в контейнере, нужно вызвать либо конструктор копирования (для неполиморфных типов), либо виртуальную функцию Clone() (для полиморфных типов).Alexandrescu, Andrei / Modern C++ Design: Generic Programming and Design Patterns AppliedАлександреску, Андрей / Современное проектирование на C++Современное проектирование на C++Александреску, Андрей© Addison-Wesley Publishing Company, Inc.© Издательский дом "Вильямс", 2002Modern C++ Design: Generic Programming and Design Patterns AppliedAlexandrescu, Andrei© 2001 by Addison-Wesley
The following code illustrates a copy constructor and an assignment operator of a simple SmartPtr featuring destructive copy.Ниже показаны конструктор копирования и оператор присваивания простого класса SmartPtr, демонстрирующие разрушающее копирование.Alexandrescu, Andrei / Modern C++ Design: Generic Programming and Design Patterns AppliedАлександреску, Андрей / Современное проектирование на C++Современное проектирование на C++Александреску, Андрей© Addison-Wesley Publishing Company, Inc.© Издательский дом "Вильямс", 2002Modern C++ Design: Generic Programming and Design Patterns AppliedAlexandrescu, Andrei© 2001 by Addison-Wesley
The default constructor and the copy constructor are private.Это закрытые конструктор по умолчанию и конструктор копирования.Alexandrescu, Andrei / Modern C++ Design: Generic Programming and Design Patterns AppliedАлександреску, Андрей / Современное проектирование на C++Современное проектирование на C++Александреску, Андрей© Addison-Wesley Publishing Company, Inc.© Издательский дом "Вильямс", 2002Modern C++ Design: Generic Programming and Design Patterns AppliedAlexandrescu, Andrei© 2001 by Addison-Wesley
Specify the customizer class as the second parameter of the constructor for the BeanDescriptor object.Укажите класс-настройщик в качестве второго параметра конструктора класса BeanDescriptor.Horstmann, Cay S.,Cornell, Gary / Core Java™ 2. Volume II - Advanced FeaturesХорстманн, Кей С.,Корнелл, Гари / Java 2. Том II. Тонкости программированияJava 2. Том II. Тонкости программированияХорстманн, Кей С.,Корнелл, Гари© Издательский дом "Вильямc", 2002© Prentice Hall, Inc., 2002Core Java™ 2. Volume II - Advanced FeaturesHorstmann, Cay S.,Cornell, Gary© 2002 Sun Microsystems, Inc.
For strings to be transferred to the clipboard, they need to be wrapped into StringSelection objects. The constructor takes the text you want to transfer.Строки, которые передаются в буфер обмена, необходимо заключить в объект-оболочку StringSelection с помощью показанного ниже конструктора, принимающий в качестве параметра текст, который нужно передать.Horstmann, Cay S.,Cornell, Gary / Core Java™ 2. Volume II - Advanced FeaturesХорстманн, Кей С.,Корнелл, Гари / Java 2. Том II. Тонкости программированияJava 2. Том II. Тонкости программированияХорстманн, Кей С.,Корнелл, Гари© Издательский дом "Вильямc", 2002© Prentice Hall, Inc., 2002Core Java™ 2. Volume II - Advanced FeaturesHorstmann, Cay S.,Cornell, Gary© 2002 Sun Microsystems, Inc.
To construct a Date object, you combine the constructor with the new operator, as follows:Чтобы создать объект Date, конструктор нужно объединить с оператором new, как показано в следующем примере:Horstmann, Cay S.,Cornell, Gary / Core Java™ 2, Volume I - FundamentalsХорстманн, Кей С.,Корнелл, Гари / Java 2. Том I. Основы.Java 2. Том I. Основы.Хорстманн, Кей С.,Корнелл, Гари© Sun Microsystems, Inc., 2003© Издательский дом "Вильямс", 2003Core Java™ 2, Volume I - FundamentalsHorstmann, Cay S.,Cornell, Gary© 2001 Sun Microsystems, Inc.
User translations
No translations for this text yet.
Be the first to translate it!
Collocations
copy constructor
конструктор копирования
default constructor
конструктор по умолчанию
derived constructor
конструктор порожденного класса
non-strict constructor
неполностью определенный конструктор
test constructor
создатель теста
naval constructor
корабельный инженер
ship constructor
кораблестроитель
Word forms
constructor
noun
Singular | Plural | |
Common case | constructor | constructors |
Possessive case | constructor's | constructors' |