sem exemplosEncontrado em 1 dicionário
O Dicionário Inglês-Russo de Ciência da Computação- The present edition has been significantly enriched with terms from such areas as logical device design and modeling, knowledge engineering, production computerization, artificial intelligence systems, computer networks, digital signal processing, parallel and pipeline computations, system analysis, Internet Technology.
- The present edition has been significantly enriched with terms from such areas as logical device design and modeling, knowledge engineering, production computerization, artificial intelligence systems, computer networks, digital signal processing, parallel and pipeline computations, system analysis, Internet Technology.
overloaded operator
C++
перегруженный оператор (оператор, для которого в данном классе дано новое определение)
Exemplos de textos
C++ extends overloading to operators by letting you define special operator functions that describe how particular operators relate to a particular class.C++ расширяет понятие перегрузки на операции, предоставляя пользователю возможность давать определения специальных операторных функций, которые описывают, какое отношение имеют конкретные операции к конкретным классам.Prata, Stephen / C++ Primer PlusПрата, Стивен / Язык программирования C++. Лекции и упражненияЯзык программирования C++. Лекции и упражненияПрата, Стивен© 2002 by Sams Publishing© Издательский дом "Вильямс", 2006C++ Primer PlusPrata, Stephen© 2002 by Sams Publishing
The operator is multiply overloaded so the second operand can be a string object or a C-style string or a char value.Этот оператор является многократно перегруженным, поэтому второй операнд может быть объектом класса string, С-строкой или же значением типа char.Prata, Stephen / C++ Primer PlusПрата, Стивен / Язык программирования C++. Лекции и упражненияЯзык программирования C++. Лекции и упражненияПрата, Стивен© 2002 by Sams Publishing© Издательский дом "Вильямс", 2006C++ Primer PlusPrata, Stephen© 2002 by Sams Publishing
Adicionar ao meu dicionário
overloaded operator
перегруженный оператор
Traduções de usuários
Ainda não tem traduções deste texto.
Seja o primeiro a traduzir!