bitwise

bitwise

 英

  • 网络按位;位元;逐位

例句

If you do not use powers of two or combinations of powers of two, bitwise operations will not work as expected.

必须使用22组合运算才能正常执行

The & operator yields the bitwise AND of its arguments, which must be plain or long integers. The arguments are converted to a common type.

运算符进行特级AND运算参数必须普通整数整数参数转换通用类型

At least one of the filter values is not a valid bitwise combination of DataGridViewElementStates values.

至少一个筛选不是DataGridViewElementStates有效组合

When you perform any kind of bitwise operation, the storage length of the expression used in the bitwise operation is important.

执行任何种类运算运算使用表达存储长度重要

Enumeration offers variations of each modifier key , so it is important that you perform the bitwise AND with the correct value .

枚举提供每个修改对应不同变体因此使用正确修改执行AND运算十分重要

However, if you define one of these operators on a class or structure, you can define only its bitwise operation.

但是如果结构定义这些运算符之一只能定义运算

If the tested expression should contain the bitwise-or operator, then parentheses should be added around the conditional-expression.

如果测试表达应当包含运算符应当条件表达式两侧加上括号

But if you need more detailed tracing in certain JDBC universal driver components, then the bitwise operator will enable you to do this.

但是如果需要详细规定跟踪某些JDBC通用驱动程序组件那么可以通过操作符来做到一点

A group of bitwise flags used to enable or disable the Name and Location fields on the Add Item dialog box.

用于启用禁用添加对话名称位置字段标志

Then the ^ operator looks at the binary representation of the values of two expressions and does a bitwise exclusive OR operation on them.

然后^运算检查进位表示运算运算执行互斥OR运算

And instruction computes the bitwise AND of the top two values on the stack and leaves the result on the stack.

指令计算位于堆栈顶部两个AND结果堆栈

The result data type of a bitwise logical operation depends on the data types of the operands.

逻辑运算结果数据类型取决于操作数据类型

For integral types, & computes the logical bitwise AND of its operands.

对于整数资料,&针对运算进行逻辑AND运算

Just a side note, there is also a bitwise operator you can use if you want to trace everything except a certain component.

另外提醒一点如果跟踪除了某个组件之外所有组件可以使用另一个操作符

JScript includes a number of operators that fall into the arithmetic, logical, bitwise, assignment, and miscellaneous categories.

JScript包含大量运算符它们属于算术逻辑赋值杂项类别

When performing mathematical operations, consider using bitwise operators that work directly on the underlying representation of the number.

执行数学考虑使用操作直接数字底层进行操作

operator looks at the binary representation of the values of two expressions and does a bitwise OR operation on them.

运算符查看表达二进表示形式执行运算

Flags enumerations are used for masking bit fields and doing bitwise comparisons.

标志枚举用于屏蔽执行比较

A bitwise combination of DataGridViewElementStates values representing the current state of the cell.

DataGridViewElementStates组合表示单元格当前状态

Computes the bitwise AND of two values and pushes the result onto the evaluation stack.

计算两个结果计算堆栈上

Performs a bitwise OR on the value of a variable and the value of an expression and assigns the result to the variable.

数值运算执行OR然后结果指派变数

Now we need to provide bitwise operation functions: & (and), | (or), ^ (exclusive or), or ~ (not).

现在我们需要提供运算函数:&(and)、|(or)、^(exclusiveor)、or~(not)。

The ShowCheckBoxes property can be set to a bitwise combination of the TreeNodeTypes enumeration member values.

ShowCheckBoxes属性可以设置TreeNodeTypes枚举成员组合

Simple enumerations contain values that are not combined or used in bitwise comparisons.

简单枚举包含用于组合不用比较

Determines the bitwise AND of two integer values.

确定两个数值AND

The~ operator looks at the binary representation of the values of the expression and does a bitwise negation operation on it.

运算符查看表达二进表示形式执行求非运算

When changing the value of schema_option, the system does not perform a bitwise update.

更改schema_option系统执行更新

Are popped from the stack; the bitwise AND of the two values is computed.

计算两个AND

Floating-point values must be converted to integral types before bitwise operation can proceed.

浮点必须转换才能执行运算

We strongly believe that, YangZi Bitwise Central Air Conditioning Co. , Ltd. will keep self-improving for better achievement.

中央空调一定自己优质产品服务创造更多价值

Computes the bitwise complement of the integer value on top of the stack and pushes the result onto the evaluation stack as the same type.

计算堆栈顶部数值结果作为相同类型计算堆栈

Is a numeric value representing the inclusive bitwise disjunction of two numeric bit patterns.

一个表示两个组合模式包含数值

Flags enumerations are intended to be combined using bitwise OR operations.

标志枚举使用OR操作进行组合

The compiler implicitly widened and sign-extended a variable, and then used the resulting value in a bitwise OR operation.

编译隐含地扩大正负号扩展变数然后在位OR运算使用结果

The state can be a bitwise combination of the values in the following table .

状态可以组合

Is a numeric value representing the bitwise conjunction of two numeric bit patterns.

一个表示两个组合模式合取数值

You can combine these enumerated values together with a bitwise OR operation.

可以操作这些枚举组合一起

Computes the bitwise XOR of the top two values on the evaluation stack, pushing the result onto the evaluation stack.

计算位于计算堆栈顶部两个并且结果计算堆栈

The bitwise NOT operation may occur on a variable of a shorter length .

运算可能针对长度变量执行

Only one expression can be of either binary or varbinary data type in a bitwise operation.

在位运算只有一个表达可以binaryvarbinary数据类型