累计查询 0.00 亿次

translation unit

  • 翻译单元

双语例句

  1. Listing 1 is an actual translation unit.
    清单1是一个实际的翻译单元。
  2. The text of a translation unit variant is enclosed in a element.
    翻译单元变量的文本包含在元素中。
  3. Each unit is represented by a element and contains at least two translation unit variants, or elements.
    每个单元用元素表示,至少包含两个翻译单元变体或者元素。

网络短语

  • frequency translation unit
    频率转换单元
  • Machine Translation Unit
    机译单元
  • index translation unit IXU
    索引变换单元
  • Optical Translation Unit
    波长转换盘上
  • address translation unit
    位址转换单元

英英释义

  • In C programming language terminology, a translation unit is the ultimate input to a C compiler from which an object file gets generated.ISO/IEC 9899:TC3 - Committee Draft of the C99 Standard - Section 5.