deep copy

短语

词形变化

deep copies 复数 deep copies deep copies 三单 deep copying 现在分词 deep copied 过去式 deep copied 过去分词

别名

deep-copy

释义与例句

n.
  1. 1.

    A copy of a data structure duplicating not only the structure itself, but all structures to which it is linked.

    计算机 工程 数学

    Don't try to make a deep copy of that: you'll pull in half the database.

v.
  1. 1.

    To make a deep copy of.

    及物

    I'd prefer to deep copy that in order to avoid complications with updates.

  2. 2.

    To make a deep copy.

    不及物

    This is a situation where you either have to deep copy or handle the complication of updates.