中英互译
translation unit
基本释义
- 翻译单元
双语例句
- Listing 1 is an actual translation unit.清单1是一个实际的翻译单元。
- The text of a translation unit variant is enclosed in a element.翻译单元变量的文本包含在元素中。
- 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.