shallow copy

短语

词形变化

shallow copies 复数 shallow copies

释义与例句

n.
  1. 1.

    A copy of a data structure which shares any linked structures with the original.

    计算机 工程 数学

    If you modify that, you'll modify all the shallow copies of the header that points to it.