
词语导航
基本信息
词语:按位操作
繁体:按位操作
拼音:àn wèi cāo zuò
英语翻译
【化】 step-by-step operation
分词翻译
按位的英语翻译:
【计】 bit-by-bit; bitwise
操作的英语翻译:
handle; manipulate; operate
【计】 FUNC; O; OP
【化】 manipulation
【医】 procedure; technic; technique
【经】 operation
翻译例句
1. 因此,我可以将按位操作的结果造型为一个字节,将这个字节放入一个单字节数组,并将这个数组返回给调用应用程序。
Thus, I can cast the result of the bitwise operation as a byte, put the byte in a single-byte array, and return the array to the calling application.
2. 几乎每个现代操作系统都使用基于位屏蔽权限的模型,该模型基于主体和组按主体处理资源控制。
Nearly every modern OS makes use of a bit-masking permission-based model that deals with the control of resources by principals, based on principals and groups.
3. 因此,如果长度值在0到127之间,那么我可以只执行该长度与0xff之间的一个按位AND操作。
Therefore, if the length value is between 0 and 127, I can simply perform a bitwise and operation between the length and 0xff.
4. 对于整型,&计算操作数的逻辑按位“与”。wWw.wENtiYI.cOM
For integral types, & computes the logical bitwise AND of its operands.
5. 对于整型,&计算操作数的逻辑按位“与”。
For integral types, & computes the logical bitwise AND of its operands.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
