Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms for subject
Programming
containing
class instance method
|
all forms
|
in specified order only
English
Russian
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