byte boundary alignment
常见例句
- The alignment is always the same as the type size; that is, a variable of type int is four bytes long and will be stored at a 4-byte boundary.
排列的方式通常和類型的大小保持一致;例如,int 類型的一個變量的長度是 4 字節,因此要將它存儲在 4 字節區域。 返回 byte boundary alignment