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.
總之,編譯器要按照自然邊界對(duì)數(shù)據(jù)類型進(jìn)行對(duì)齊,這意味著編譯器會(huì)進(jìn)行 “填充”,從而強(qiáng)制進(jìn)行這種方式的對(duì)齊,就像是在 C 結(jié)構(gòu)和聯(lián)合中所做的一樣。