data structure alignment
英漢例句
- In summary, the compilers align data types on a natural boundary, which means that "padding" will be inserted by the compiler to enforce this alignment, as in a C structure or union.
總之,編譯器要按照自然邊界對數(shù)據(jù)類型進(jìn)行對齊,這意味著編譯器會進(jìn)行 “填充”,從而強(qiáng)制進(jìn)行這種方式的對齊,就像是在 C 結(jié)構(gòu)和聯(lián)合中所做的一樣。