DictionaryForumContacts

   English
Terms for subject Programming containing object type " S | all forms
EnglishRussian
an object's type is defined by its interface. an object's implementation is defined by its classТип объекта определяется его интерфейсом, а реализация-классом (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa ssn)
in object-oriented programming, a class is a fixed data type that must be implemented exactly as specifiedв объектно-ориентированном программировании класс – это фиксированный тип данных, который должен быть реализован в точном соответствии со своим определением (см. "JavaScript: The Definitive Guide, 5th Edition" by David Flanagan 2006)
in object-oriented programming, a class is a fixed data type that must be implemented exactly as specifiedв объектно-ориентированном программировании класс – это фиксированный тип данных, который должен быть реализован в точном соответствии со своим определением (см. "JavaScript: The Definitive Guide, 5th Edition" by David Flanagan 2006)
object's static typeстатический тип объекта (ssn)
object's typeтип объекта (ssn)
there is a mismatch between the type of object required by the requested operation and the type of object that is specified in the requestтип объекта, требуемый для запрошенной операции, не соответствует типу объекта, указанному в запросе (ssn)
type of object that is specified in the requestтип объекта, указанный в запросе (ssn)