DictionaryForumContacts

   English
Terms for subject Programming containing method objects | all forms | in specified order only
EnglishRussian
add lightweight components to a heavyweight container object, the container must use a special method getContentPaneчтобы иметь возможность добавлять лёгкие компоненты к тяжеловесному контейнерному объекту, контейнер должен использовать специальный метод getContentPane
be passed as arguments to the constructor method of the objectпередаваться объекту в аргументах конструктора (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
be passed as arguments to the setter method of the objectпередаваться объекту в аргументах метода установки (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
call the method on the mock objectвызвать метод имитирующего объекта (In NSubstitute, you directly call the method on the mock object and then chain the Returns method to specify the return value. Alex_Odeychuk)
Concurrent Object Modeling and architectural design mEThodметод COMET (ssn)
Concurrent Object Modeling and architectural design mEThodметод архитектурного проектирования и моделирования параллельных объектов (сокр. COMET ssn)
Concurrent Object Modeling and Architectural Design Method COMET: A software design method for concurrent, distributed, and real-time applicationsметод архитектурного проектирования и моделирования параллельных объектов метод COMET: метод проектирования программного обеспечения параллельных и распределённых приложений, а также приложений реального времени (см. Designing Concurrent, Distributed, and Real-time Applications with UML Object Technology Series by Hassan Gomaa ssn)
concurrent object modeling methodметод моделирования параллельных объектов (ssn)
constructor method of the objectконструктор объекта (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
list object methodметод объекта списка (ssn)
method for studying the behaviour of large systems of interacting objectsметод изучения поведения сложных систем взаимодействующих объектов (ssn)
method objectобъект методов (ssn)
method objectsобъекты методов (ssn)
method objectsметоды экземпляров классов (см. An Introduction to Python – The Python Tutorial version 3.2 by Guido van Rossum and Fred L. Drake 2011 ssn)
method of the list objectметод объекта-списка (ssn)
method table associated with the objectтаблица методов, связанная с объектом (ssn)
object and method pre-declarationsпредобъявление объектов и методов (Alex_Odeychuk)
object methodметод объекта (ssn)
object returned from the superclass's methodобъект, возвращаемый методом суперкласса (ssn)
object scripting methodметод объектного сценария (ssn)
pointer to the object returned from the superclass's methodуказатель на объект, возвращаемый методом суперкласса (ssn)
replace method with method objectзамена метода объектом методов (ssn)
string object methodметод строкового объекта (ssn)
String object methodметод объекта String (ssn)
valid method names of an instance objectдействительные имена методов объекта-экземпляра (ssn)
Valid method names of an instance object depend on its classДействительные имена методов объекта-экземпляра зависят от его класса (см. An Introduction to Python – The Python Tutorial version 3.2 by Guido van Rossum and Fred L. Drake 2011 ssn)