bit field
基本解释
- [計] 位字段;位域;位欄
英汉例句
- The Sequence Number is a 32 bit field TCP segment header.
序號在TCP區段表頭中是一個32位元欄位。 - Indicates that an enumeration can be treated as a bit field; that is, a set of flags.
[本主題是預發佈的文档,在將來發佈的版本中可能會有更改。空白主題是爲將來預畱的。 - The ACK flag is a single bit in the code field of the TCP segment header and the Acknowledgment Number is a 32 bit field TCP segment header.
ACK旗標是TCP區段表頭的代碼欄位單一位元,且確認號碼爲TCP區段表頭的32位元欄位。 - This is used for certain fields in classes, bit fields, and so on.
這用於類中的某些字段、位字段等等。 - Do use a singular name for an enumeration, unless its values are bit fields.
對枚擧使用單數名稱,除非枚擧值是位域。