DictionaryForumContacts

   English
Terms for subject Programming containing bound to | all forms | exact matches only | in specified order only
EnglishRussian
be bound toбыть привязанным к (Alex_Odeychuk)
be bound toиметь привязку к (Alex_Odeychuk)
be bound to a surrounding syntactic constructбыть привязанным к примыкающей синтаксической конструкции (Alex_Odeychuk)
be bound to a syntactic constructбыть привязанным к синтаксической конструкции (Alex_Odeychuk)
be bound to the typeбыть привязанным к типу (Alex_Odeychuk)
be bound to the typeполучить привязку к типу (Alex_Odeychuk)
be not bound to the size of your codebaseне зависеть от размера кодовой базы (Alex_Odeychuk)
be not bound to the size of your codebaseне быть привязанным к размеру кодовой базы (Alex_Odeychuk)
bound respectively toпривязанный соответственно к (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
bound toпривязанный к (англ. термин взят из кн.: De Sanctis V. ASP.NET Core and Angular 2 Alex_Odeychuk)
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динамическое связывание: ассоциация между запросом к объекту и одной из его операций, устанавливаемая во время выполнения. В C ++ динамически связываться могут только виртуальные функции (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)