请输入您要查询的字词:

 

单词 object
释义
object

Computer
  • A term loosely used to describe an identifiable component of a software system or design, now more commonly applied to a component that is in some sense self-contained, having an identifiable boundary. In object-oriented design, objects are the basic components from which the model of the system to be implemented is constructed.

    In object-oriented programming, the term has a more precise definition. An object is an instance of a component comprising data structures and procedures (called methods) for manipulating the structures. These methods are activated by messages sent to the object, and the interior structure of the object is entirely hidden from any other object (a property called encapsulation). Objects are derived from a template, and the collection of objects that are instances of a particular template are said to form a class. A particularly important feature is inheritance, which allows new classes to be defined in terms of existing classes, inheriting some or all of the properties of an existing class. Some systems implement multiple inheritance, which allows a class to inherit properties from more than one parent class.

    See also object-oriented architecture, object-oriented language.


Internet
  • A discrete chunk of data and functionality which can be queried or altered by sending messages to it. See also object-oriented technology and object-oriented programming language.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/7/1 15:02:35