object-based language

短语

[计] 基于目标的语言

词形变化

object-based languages 复数 object-based languages

释义与例句

n.
  1. 1.

    Any programming language that encapsulates the state and operations inside objects that may or may not support inheritance.

    计算机 工程 数学

    In practice, the term "object-based" is usually applied to those object-based languages that are not also object-oriented, although all object-oriented languages are also object-based, by definition. Instead, the terms "object-based" and "object-oriented" are normally used as mutually exclusive alternatives, rather than as categories that overlap.