unified type system

短语

词形变化

unified type systems 复数 unified type systems

释义与例句

n.
  1. 1.

    A concept for computer language types where a primitive type can support methods and encapsulation, but only reference types support virtual methods and specialization.

    计算机