DictionaryForumContacts

   Russian
Terms containing ассоциация между запросом к объекту и одной из его операций | all forms | exact matches only | in specified order only
SubjectRussianEnglish
progr.ассоциация между запросом к объекту и одной из его операцийassociation of a request to an object and one of its operations (ssn)
progr.динамическое связывание: ассоциация между запросом к объекту и одной из его операций, устанавливаемая во время выполнения. В C ++ динамически связываться могут только виртуальные функцииdynamic binding: The run-time association of a request to an object and one of its operations. In C++, only virtual functions are dynamically bound (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)