DictionaryForumContacts

Terms for subject Programming containing class instance method | all forms | in specified order only
EnglishRussian
A constructor is a good example of a method that is shared by all instances of a classКонструктор – это хороший пример метода, совместно используемого всеми экземплярами класса (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)
external call of a method of an instance of another classвнешний вызов метода экземпляра другого класса (ssn)
external call of a method of an instance of another classвнешний вызов метода из экземпляра другого класса (ssn)
internal call of a method of the own class instanceвнутренний вызов метода из экземпляра собственного класса (ssn)
method that is shared by all instances of a classметод, совместно используемый всеми экземплярами класса (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)

Get short URL