DictionaryForumContacts

   English
Terms for subject Programming containing class method | 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)
at both the class and the method levelна уровнях класса и метода (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
at the class and method levelна уровне классов и методов (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
base class 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)
class instance methodметод экземпляров классов (ssn)
class method in the metaclassметод класса в метаклассе (Alex_Odeychuk)
core class methodметод базового класса (ssn)
create a virtual method in a base classсоздать виртуальный метод базового класса (Alex_Odeychuk)
Event class utility methodслужебный метод класса Event (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)
Graphics class methodметод класса Graphics (ssn)
internal call of a method of the own class instanceвнутренний вызов метода из экземпляра собственного класса (ssn)
List class methodметод класса List (ssn)
ListCollectionView class methodметод класса ListCollectionView (ssn)
method of a classметод класса (ssn)
method or class that is a helper for a test caseвспомогательный метод или класс для контрольного примера (ssn)
method summary of the String classперечень методов класса String (ssn)
method that is shared by all instances of a classметод, совместно используемый всеми экземплярами класса (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)
only users of a method or classединственные пользователи метода или класса (ssn)
pass arguments to a factory method of the classпередавать аргументы фабричному методу класса (англ. термин взят из кн.: Shukla A. Building Web Apps with Spring 5 and Angular Alex_Odeychuk)
protected class methodзащищённый метод класса (ssn)
Proxy class methodметод класса Proxy (ssn)
public class methodоткрытый метод класса (ssn)
RegExp class methodметод класса RegExp (ssn)
single class methodединственный метод класса (ssn)
special method associated with a classспециальный метод, связанный с классом (напр., конструктор ssn)
Speculative generality can be spotted when the only users of a method or class are test cases. If you find such a method or class, delete it and the test case that exercises it. If you have a method or class that is a helper for a test case that exercises legitimate functionality, you have to leave it in, of courseТеоретическая общность может быть обнаружена, когда единственными пользователями метода или класса являются контрольные примеры. Найдя такой метод или класс, удалите его и контрольный пример, его проверяющий. Если есть вспомогательный метод или класс для контрольного примера, осуществляющий разумные функции, его, конечно, надо оставить (см. Refactoring: Improving the Design of Existing Code by Martin Fowler et al. 1999 ssn)
static Screen class methodметод статического класса Screen (ssn)
String class methodметод класса String (ssn)
sub class methodметод подклассов (ssn)
super class methodметод суперкласса (ssn)
synchronized method of a classсинхронизированный метод класса (компании AdaCore, North American Office Alex_Odeychuk)
test class initialisation methodметод инициализации класса теста (ssn)
test class initialization methodметод инициализации класса теста (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)
XML class methodметод класса XML (ssn)