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.
对枚举使用单数名称,除非枚举值是位域。