bitwise
英
美
网络 位元; 按位; 逐位; 位运算; 运算
双语例句
- As I mentioned in the introduction, PL/ SQL and T-SQL supports bitwise operations between arguments declared as integer.
正如简介中提到的,PL/SQL和T-SQL支持声明为integer的变量之间的逐位运算。 - Just a side note, there is also a bitwise operator you can use if you want to trace everything except a certain component.
另外提醒一点,如果想跟踪除了某个组件之外的所有组件,还可以使用另一个位操作符。 - Gets or sets a value that is the bitwise union of all current clip status flags.
获取或设置一个值,该值是所有当前剪辑状态标志的按位并集。 - The shell doesn't have a large collection of arithmetic operators, but it's sufficient for most programming tasks, including bitwise shifts, remainders, and comparisons.
Shell并没有提供大量的算术操作符,但是已经足以完成大多数编程任务,包括移位、求余和比较。 - If you want to trace more than one specific traceLevel property, then you can use bitwise operator (|) to separate the different properties.
如果想跟踪不止一个特定的traceLevel属性,那么可以使用位操作符()来分隔不同的属性。 - Bitwise operations perform logical AND, OR, EXLUSIVE OR, and NOT operations on binary representations of their integer arguments.
逐位运算在其二进制形式的整型变量上执行逻辑AND、OR、EXLUSIVEOR和NOT运算。 - If you require bitwise representations within a message model, you can use a map in the WebSphere TX node& more on this later in the article.
如果要求在消息模型中实现逐位表示,可以在WebSphereTX节点中使用映射&本文稍后将详细介绍该内容。 - DB2 UDB does not have native support for bit or Boolean data types, neither for bitwise operation nor for Boolean algebra operations.
DB2UDB没有为位数据类型或布尔数据类型提供本机支持,它既不支持逐位操作,也不支持布尔代数操作。 - You may perform the usual C language arithmetic, logical, and bitwise operations.
可以执行C语言中常见的算术、逻辑和位操作。 - Bitwise operation needs less resource and is very efficient in operation. It improves the processing efficiency.
位运算具有占用资源少、高效运算的特性,对数据的处理效率带来很大的提升,将位运算应用于运动估计中也是非常有必要的。
