网站首页  词典首页

请输入您要查询的英文单词:

 

单词 bit fields
释义

bit fields

  • 网络位域;位域值;位域常量
1.
位域
C 的位域(bit fields ) C 语言位域的最大作用是简化位操作,可以让开发者以直观的方式来操作某一位.如下列定义 struct bs { int a:7…
www.docin.com
2.
位域值
wpa:指定WPA类型,这是一个位域值bit fields),第一位表示启用WPA,第二位表示启用WPA2。在我的配置中,无论设置 …
www.cnblogs.com
3.
位域常量
... 1. Substitution Constants( 替代型常量) 2. Bit Fields位域常量) 3. Option Constants( 选择常量) ...
www.newsmth.net
4.
位域型
C及C 程序设计(修订本)/张富-图书-亚马逊 ... 11.1 结构型( Structure) 11.4 位域型( Bit Fields) 11.5 联合型( Unions) ...
www.amazon.cn
5.
字节数组或者字节块
...ue,布尔数组被表示为字节数组,虽然他 们可能会以字节数组或者字节块bit fields)保存在堆中。
java.chinaitlab.com
6.
比特域
...perators and masks),一种是使用比特域bit fields).该程序使用后一种方法,适用于4字节1字的机器。
sakura006.blog.hexun.com
7.
位段
位段(Bit Fields)是指在结构体或联合体中被指定了拥有特定位数的成员,这些成员必须是整数类型。在结构体或联合体类型中定 …
book.51cto.com

例句

释义:
1.
Bit fields are compressed into a bit rather than consuming more storage.
位字段压缩为一位,而不会占用更多存储空间。
www.ibm.com
2.
Flags enumerations are used for masking bit fields and doing bitwise comparisons.
标志枚举用于屏蔽位域及执行按位比较。
msdn2.microsoft.com
3.
Bit fields that cross the type boundary will skip bits to align the bit field to the next type alignment.
跨越类型边界的位域将跳过位,以使位域与下一个类型对齐方式对齐。
msdn.microsoft.com
4.
Bit fields of type signed int shall be at least 2 bits long.
有符号整型数的位域至少有2bits长度
blog.sina.com.cn
5.
Bit fields of arbitrary size. Bit fields are a complex, inefficient feature rarely used.
任意长度位字段。位字段是一种复杂,低效而罕用的特性。
spaces.msn.com
6.
This warning indicates an incorrect assumption that Booleans and bit fields are equivalent.
此警告意味着错误地认为布尔域和位域是等效的。
technet.microsoft.com
7.
Do use a singular name for an enumeration, unless its values are bit fields.
对枚举使用单数名称,除非枚举值是位域。
msdn2.microsoft.com
8.
We have bit fields in C and C that help to deal with endian issues.
在C和C 中有位域来帮助处理endian的问题。
www.ibm.com
9.
Bit fields with base types other than.
以外基类型的位域。
msdn2.microsoft.com
10.
This method is used for certain fields in classes, bit fields, and so on.
此方法用于类中的某些字段、位字段等等。
technet.microsoft.com
1.
This is used for certain fields in classes, bit fields, and so on.
这用于类中的某些字段、位字段等等。
msdn2.microsoft.com
2.
For example, integer bit fields may not cross a 32-bit boundry.
例如,整数位域可能不能跨越32位边界。
msdn.microsoft.com
3.
Assigning 1 to bit fields will place 1 in its single bit;
将1赋予位域会在它的单个位上放1;
technet.microsoft.com
4.
To change one or more _crtDbgFlag bit fields and create a new state for the flag
更改一个或多个_crtDbgFlag位域并创建标志的新状态
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/13 20:43:06