DictionaryForumContacts

Terms for subject Programming containing method of | all forms | exact matches only | in specified order only
EnglishRussian
A constructor is a good example of a method that is shared by all instances of a classКонструктор – это хороший пример метода, совместно используемого всеми экземплярами класса (ssn)
a description of the method documentedописание документируемого метода (Alex_Odeychuk)
A method of notating internal task structure is necessary to provide sufficient modularity. This is done with the state specificationМетод индексирования внутренней структуры задачи необходим, чтобы обеспечить достаточную модульность. это сделано в спецификации состояний (см. Auslander David M. Mechatronics: A Design and Implementation Methodology for Real Time Control Software)
A more exact method for measuring real time takes advantage of the PC's real-time clockБолее точный метод для измерения реального времени использует преимущества часов PC, работающих в реальном масштабе времени (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World ssn)
accessibility of a methodдоступность метода (ssn)
any call of a method via an interface referenceлюбой вызов метода через ссылку на интерфейс (ssn)
Architecting systems to be represented by a series of states is a common method for designing extensible and manageable codeСоздание архитектуры, в которой система представлена последовательностью состояний, является распространённым методом разработки расширяемого и легко управляемого кода (ssn)
argument of the wrong type was passed to this methodметоду был передан аргумент неправильного типа (ssn)
argument of the wrong type was passed to this methodэтому методу передан аргумент неверного типа (ssn)
as a result of invocation of the methodв результате вызова метода (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
assignment of method inputsприсваивание переменным метода (ssn)
assignment of method inputsприсваивание входным переменным метода (ssn)
assignment of method inputs from outsideприсваивание входным переменным метода за пределами метода (ssn)
association of a method name or function block name with a method or a function block implementationассоциация имени метода или имени функционального блока с реализацией метода или функционального блока (связывание имён ssn)
at the book's core is a comprehensive catalog of refactorings. Each refactoring describes the motivation and mechanics of a proven code transformation. Some of the refactorings, such as Extract Method or Move Field, may seem obvious. But don't be fooledОснову книги составляет подробный перечень методов рефакторинга. Каждый метод описывает мотивацию и технику испытанного на практике преобразования кода. Некоторые виды рефакторинга, такие как "Выделение метода" или "Перемещение поля", могут показаться очевидными, но пусть это не вводит вас в заблуждение (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999)
to avoid name conflicts, which may cause hard-to-find bugs in large programs, it is wise to use some kind of convention that minimizes the chance of conflicts. Possible conventions include capitalizing method names, prefixing data attribute names with a small unique string, or using verbs for methods and nouns for data attributesчтобы избежать конфликтов имен, которые в больших программах могут привести к тяжело обнаружимым ошибкам, полезно использовать своего рода соглашение, позволяющее минимизировать вероятность конфликтов. Например: называть методы именами, начинающимися с заглавной буквы, добавлять небольшую приставку в начало имен атрибутов данных возможно просто символ подчёркивания или использовать глаголы для методов и существительные для атрибутов данных (см. An Introduction to Python – The Python Tutorial version 3.2 by Guido van Rossum and Fred L. Drake 2011 ssn)
basis for a very convenient method of convertingоснова очень удобного метода преобразования (ssn)
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)
behavioral feature: A dynamic feature of an element such as an operation or methodсвойство поведения: динамическая характеристика элемента модели, такая как операция или метод (см. The Unified Modeling Language User Guide First Edition by Grady Booch et al. ssn)
bind the method parameter with the body of the incoming requestвыполнить привязку параметра метода к телу входящего запроса (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
bind the method parameters to the body of the web requestвыполнить привязку параметров метода к телу запроса от браузера (из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
bind the method parameters to the body of the web requestвыполнить привязку параметров метода к телу запроса к приложению интернета (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
body of a methodтело метода (ssn)
call of a methodвызов метода (ssn)
call of a method of an instance of another classвызов метода экземпляра другого класса (ssn)
call of a method of an instance of another classвызов метода из экземпляра другого класса (ssn)
call of a method of the own class instanceвызов метода из экземпляра собственного класса (ssn)
call of a method via an interface referenceвызов метода через ссылку на интерфейс (ssn)
call of the methodвызов метода (ssn)
chain of method callsцепочка вызовов методов (Alex_Odeychuk)
constructor method of the objectконструктор объекта (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
context of the method callконтекст вызова метода (ssn)
convert instances of control structures into method invocationsпреобразовывать экземпляры управляющих конструкций в вызовы методов (IBM Alex_Odeychuk)
cost of sales methodметод себестоимости продаж (ssn)
CPU method of process controlметод, с помощью которого процессор управляет процессом (ssn)
definition of the generic type or generic methodопределение универсального типа или универсального метода (ssn)
DEMRAL: example of a domain engineering method for generative programmingDEMRAL как образец метода инженерии предметной области, соответствующего задачам порождающего программирования (ssn)
direct calculation method of boolean functionsметод непосредственного вычисления булевых функций (ssn)
discussion of the methodобсуждение метода (ssn)
dynamic binding of method calls to methodsдинамическое связывание вызовов методов c методами (ssn)
effective method for creating a set of buttonsэффективный метод создания набора кнопок (ssn)
end of the source line containing the method callконец исходной строки, содержащей вызов метода (ssn)
error code of the methodкод ошибки метода (ssn)
evaluation of the method output variablesвычисление выходных переменных метода (ssn)
example of a control system analysis and design utilizing the root locus methodпример анализа и синтеза системы управления с помощью метода корневого годографа (ssn)
example of a domain engineering method for generative programmingобразец метода инженерии предметной области, соответствующего задачам порождающего программирования (ssn)
execution of a methodвыполнение метода (ssn)
external call of a methodвнешний вызов метода (ssn)
external call of a method of an instance of another classвнешний вызов метода экземпляра другого класса (ssn)
external call of a method of an instance of another classвнешний вызов метода из экземпляра другого класса (ssn)
factory method of the classфабричный метод класса (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
finding roots of equations by the half-interval methodнахождение корней уравнений методом половинного деления (ssn)
graphical method for the temporal analysis of dynamics in discrete-continuous modelsграфический метод временного анализа динамики непрерывно-дискретной модели (ssn)
graphical representation of a method callграфическое представление вызова метода (ssn)
graphical representation of the methodграфическое представление метода (ssn)
immediate context of the method callнепосредственный контекст вызова метода (ssn)
implementation of the factory methodреализация фабричного метода (Alex_Odeychuk)
implementation of the method bodyреализация тела метода (Alex_Odeychuk)
in investigating a parallel method for searching, we will begin with a naive attempt with as many processors as elements of the list we are searchingИзучение параллельных методов поиска мы начнём с наивной попытки, в которой число процессоров равно числу элементов списка (см. "Analysis of Algorithms: An Active Learning Approach" by Jeffrey J. McConnell 2001)
inside of method bodiesв теле методов (Alex_Odeychuk)
instance of a method callэкземпляр вызова метода (ssn)
internal call of a methodвнутренний вызов метода (ssn)
internal call of a method of the own class instanceвнутренний вызов метода из экземпляра собственного класса (ssn)
invocation of a given methodвызов заданного метода (ssn)
invocation of a method with a parameter arrayвызов метода с параметром-массивом (ssn)
invocation of the actual handler methodфактический вызов метода-обработчика (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular; the ~ Alex_Odeychuk)
it is this feature that permits an ALGOL 60 implementation to take advantage of a stack as a method of dynamic storage allocation and relinquishmentв реализации ALGOL 60 эта особенность позволяет использовать стек для динамического распределения и освобождения памяти (ssn)
kernel of a summation methodядро метода суммирования (ssn)
language construct causing the execution of a function, function block, or methodязыковая конструкция, вызывающая выполнение функции, функционального блока или метода (ssn)
language element containing only the signature of a methodэлемент языка, содержащий только сигнатуру метода (прототип метода ssn)
level of a method definitionуровень определения метода (ssn)
make use of another methodиспользовать другой метод (Alex_Odeychuk)
matrix method of partitioningматричный метод разбиения (ssn)
method call of own and base FBвызов метода из собственного и базового функционального блока (ssn)
method dependencies in presence of delegationзависимости методов при наличии делегирования (ssn)
method dependencies in presence of implementation inheritanceзависимости методов в присутствии наследования реализации (ssn)
method dependencies in the presence of delegationзависимости методов при наличии делегирования (ssn)
method for creating a set of buttonsметод создания набора кнопок (ssn)
method for studying the behaviour of large systems of interacting objectsметод изучения поведения сложных систем взаимодействующих объектов (ssn)
method of a classметод класса (ssn)
method of a function blockметод функционального блока (ssn)
method of addressingспособ адресации (ssn)
method of addressingметод адресации (ssn)
method of algorithm writingметод написания алгоритма (Technical)
method of convertingметод преобразования (ssn)
method of defining routesметод определения маршрутов обработки запросов (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2; контекстуальный перевод на русс. язык Alex_Odeychuk)
method of dynamic storage allocation and relinquishmentметод динамического распределения и освобождения памяти (ssn)
method of eliciting requirementsметод выявления требований (ssn)
method of event handlingметод обработки событий (ssn)
method of Lagrange multipliersметод множителей Лагранжа (ssn)
method of modelingметод моделирования (ssn)
method of nonlocal accessметод нелокального доступа (ssn)
method of notatingметод индексирования (ssn)
method of optimizationметод оптимизации (ssn)
method of partitioningметод разбиения (ssn)
method of processing incoming requests dataметод обработки данных о входящих запросах (Alex_Odeychuk)
method of processing incoming requests dataметод обработки данных входящих запросов (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
method of schedulingметод планирования (ssn)
method of shipmentспособ доставки (ssn)
method of similarityметод подобия (метод исследования, основанный на теории подобия ssn)
method of synchronizing pulsesспособ синхронизации импульсов (ssn)
method of testingметод тестирования (Alex_Odeychuk)
method of the list objectметод объекта-списка (ssn)
method of the traitметод типажа (Alex_Odeychuk)
method summary of the String classперечень методов класса String (ssn)
method that is shared by all instances of a classметод, совместно используемый всеми экземплярами класса (ssn)
more accurate method of numerical integrationболее точный метод численного интегрирования (ssn)
more than one method of the same nameразные методы с одним и тем же именем (ssn)
name of a method prototypeимя прототипа метода (ssn)
name of methodимя метода (ssn)
name of the method to callимя метода для вызова (ssn)
nature of expense methodметод по характеру затрат (ssn)
offered method of modelingпредлагаемый метод моделирования (ssn)
once fields and methods are relocated to new class classes, an association link should be established from the old to the new class. This can be one-way link unless there is an obvious need for backward message passing. Of course, the relocation of methods has an impact on client classes that depended on these methods. This necessitates changes to method invocations in these classesкак только поля и методы будут перемещены в новый класс классы, должна быть установлена связь ассоциации от старого класса к новому. это может быть односторонняя связь, если нет очевидной потребности в обратной передаче сообщений. Конечно, перемещение методов должно влиять на классы клиента, которые зависели от этих методов. это требует изменений в обращениях к методам в этих классах (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
one method of using shallow accessодин из методов использования теневого доступа (ssn)
one method of using shallow access to implement dynamic scopingодин из методов использования теневого доступа при реализации динамического обзора данных (ssn)
only users of a method or classединственные пользователи метода или класса (ssn)
order of method callsпорядок вызова методов (Alex_Odeychuk)
outermost level of a method definitionсамый внешний уровень определения метода (ssn)
own implementation of the methodсобственная реализация метода (ssn)
pass arguments to a factory method of the classпередавать аргументы фабричному методу класса (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
percent of completion methodметод процента выполнения (ssn)
percentage of completion methodметод процента выполнения (ssn)
percent-of-completion methodметод процента выполнения (ssn)
possible implementation areas of the proposed modeling method are discussedрассматриваются возможные сферы применения предлагаемого метода моделирования (ssn)
read of method outputsчтение выходных переменных метода (ssn)
read of method outputs from outsideчтение выходных переменных метода за пределами метода (ssn)
redirection of method callsперенаправление вызовов метода (Interceptors allow redirection of method calls. For example, this would allow an optimized version of a method generated for the specific parameters to replace a less efficient generalized method. microsoft.com Alex_Odeychuk)
representation of a method callпредставление вызова метода (ssn)
representation of the methodпредставление метода (ssn)
result of methodрезультат метода (ssn)
return type of the base record's methodтип значения, возвращаемого методом базовой записи (корпорации Cray Alex_Odeychuk)
return type of the base record's methodтип значения, возвращаемого методом базового записного типа (корпорации Cray Alex_Odeychuk)
return type of the base record's methodтип значения, возвращаемого методом базового структурного типа (в языке императивного объектно-ориентированного высокопроизводительного параллельного программирования Chapel Alex_Odeychuk)
return type of the extension methodтип возвращаемого значения метода расширения (Microsoft Alex_Odeychuk)
return type of the overriding methodтип значения, возвращаемого переопределённым методом (корпорации Cray Alex_Odeychuk)
return value of the mocked methodвозвращаемое значение имитируемого метода (Alex_Odeychuk)
russian peasant method of multiplicationумножение методом русского крестьянина (ssn)
scope of an ECSEmitter methodобласть действия метода ECSEmitter (ssn)
search method mimics the process of annealingметод поиска моделирует процесс восстановления (ssn)
signature of a methodсигнатура метода (ssn)
simplest method of synchronizing pulsesпростейший способ синхронизации импульсов (ssn)
software function that will be executed upon the invocation of a given methodфункция программного обеспечения, которая будет выполняться при вызове заданного метода (ssn)
software functions that will be executed upon the invocation of a given methodфункции программного обеспечения, которые будут выполняться при вызове заданного метода (ssn)
special case of Newton's methodчастный случай метода Ньютона (ssn)
synchronized method of a classсинхронизированный метод класса (компании AdaCore, North American Office Alex_Odeychuk)
take advantage of a stack as a method of dynamic storage allocation and relinquishmentиспользовать стек для динамического распределения и освобождения памяти (ssn)
the most obvious and traditional method of design verification is prototypingНаиболее очевидный и традиционный метод верификации проекта-при помощи прототипа
the scope of an ECSEmitter method that allows an event consumer to correlate eventsОбласть действия метода ECSEmitter, позволяющая приёмнику событий устанавливать взаимосвязь между событиями (см. event correlation sphere)
the second objective states that the layer hierarchy should minimize dependencies between packages. the widely-accepted method of achieving this is by making higher layers depend on lower layers but not vice versaВторой показатель утверждает, что иерархия уровней должна минимизировать зависимости между пакетами. Широко используемый метод достижения этого – делать более высокие уровни зависимыми от более низких уровней, но не наоборот (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the second objective states that the layer hierarchy should minimize dependencies between packages. the widely-accepted method of achieving this is by making higher layers depend on lower layers but not vice versaВторой показатель утверждает, что иерархия уровней должна минимизировать зависимости между пакетами. Широко используемый метод достижения этого – делать более высокие уровни зависимыми от более низких уровней, но не наоборот (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
this method of keeping score will be the most mathematically demanding part of this bookэтот способ оценки производительности является наиболее трудным материалом в данной книге (см. The Algorithm Design Manual Second Edition by Steven S. Skiena 2008)
this technique, called method overloading, is used to implement methods that perform similar tasks but with different types and/or different numbers of argumentsэтот приём, называемый "перегрузкой методов", используется для реализации методов, выполняющих сходные задачи с разными типами и / или количеством аргументов (см. Deitel P., Deitel. H. – Visual C# 2012 How to Program, 5Ed. – 2013)
type parameter in the definition of a generic methodпараметр типа в определении обобщённого метода (Alex_Odeychuk)
units of production methodметод единиц производства продукции (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)
verification of mock method callsпроверка вызова методов имитирующего объекта (Alex_Odeychuk)
verify the behavior of the method invocationпроверить поведение вызываемого метода (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
very convenient method of convertingочень удобный метод преобразования (ssn)

Get short URL