bit-flag
基本解释
- 标志位
英汉例句
- Gets or sets the value of the specified section or bit flag.
获取或设置指定节或位标志的值。 - Gets or sets the state of the bit flag indicated by the specified mask.
获取或设置由指定屏蔽指示的位标志的状态。 - The ScrollBar control sets the StandardClick bit flag to false, so the ScrollBar will not raise the Click event.
ScrollBar控件将StandardClick位标志设置为false,因此ScrollBar将不会引发Click事件。 - A bit flag representing patch attributes. A value of 1 indicates that the failure to apply this patch is not a fatal error.
一个代表修补属性字节标志。值1表示应用此修补失败不是一个严重错误。 - Stores both bit flags and small integers, thereby making it ideal for data that is not exposed to the user.
既可存储位标志又可存储小整数,因此很适合不向用户公开的数据。