国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

bitwise

bitwise

 英

  • 網(wǎng)絡(luò)按位;位元;逐位

例句

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

必須使用22組合,運(yùn)算才能正常執(zhí)行。

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

運(yùn)算符進(jìn)行特級(jí)AND運(yùn)算,參數(shù)必須普通整數(shù)長(zhǎng)整數(shù)參數(shù)轉(zhuǎn)換通用類型。

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

至少一個(gè)篩選不是DataGridViewElementStates有效組合

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

執(zhí)行任何種類運(yùn)算時(shí),運(yùn)算使用表達(dá)存儲(chǔ)長(zhǎng)度重要

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

枚舉提供每個(gè)修改對(duì)應(yīng)不同變體,因此使用正確修改執(zhí)行AND運(yùn)算十分重要

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

但是如果結(jié)構(gòu)定義這些運(yùn)算符之一,只能定義運(yùn)算。

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

如果測(cè)試表達(dá)應(yīng)當(dāng)包含運(yùn)算符,應(yīng)當(dāng)條件表達(dá)式兩側(cè)加上括號(hào)。

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

但是如果需要詳細(xì)規(guī)定跟蹤某些JDBC通用驅(qū)動(dòng)程序組件那么可以通過(guò)操作符來(lái)做到一點(diǎn)。

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

用于啟用禁用添加項(xiàng)對(duì)話名稱位置字段標(biāo)志。

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

然后^運(yùn)算會(huì)檢查進(jìn)位表示個(gè)運(yùn)算,運(yùn)算執(zhí)行互斥OR運(yùn)算。

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

指令計(jì)算位于堆棧頂部兩個(gè)AND結(jié)果堆棧。

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

邏輯運(yùn)算結(jié)果數(shù)據(jù)類型取決于操作數(shù)數(shù)據(jù)類型

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

對(duì)于整數(shù)資料,&會(huì)針對(duì)運(yùn)算進(jìn)行邏輯AND運(yùn)算。

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

另外提醒一點(diǎn),如果跟蹤除了某個(gè)組件之外所有組件可以使用另一個(gè)操作符。

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

JScript包含大量運(yùn)算符,它們屬于算術(shù)、邏輯、、賦值雜項(xiàng)類別。

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

當(dāng)執(zhí)行數(shù)學(xué)遠(yuǎn)時(shí),考慮使用操作,直接數(shù)字底層進(jìn)行操作

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

運(yùn)算符查看個(gè)表達(dá)二進(jìn)表示形式,執(zhí)行運(yùn)算

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

標(biāo)志枚舉用于屏蔽執(zhí)行比較。

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

DataGridViewElementStates組合,表示單元格當(dāng)前狀態(tài)。

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

計(jì)算兩個(gè)結(jié)果計(jì)算堆棧上。

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

數(shù)值運(yùn)算執(zhí)行OR然后結(jié)果指派變數(shù)

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

現(xiàn)在,我們需要提供運(yùn)算函數(shù):&(and)、|(or)、^(exclusiveor)、or~(not)。

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

ShowCheckBoxes屬性可以設(shè)置TreeNodeTypes枚舉成員組合。

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

簡(jiǎn)單枚舉包含用于組合不用比較。

Determines the bitwise AND of two integer values.

確定兩個(gè)數(shù)值AND。

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

運(yùn)算符查看表達(dá)二進(jìn)表示形式執(zhí)行求非運(yùn)算。

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

更改schema_option時(shí),系統(tǒng)執(zhí)行更新。

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

計(jì)算兩個(gè)AND

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

浮點(diǎn)必須轉(zhuǎn)換,才能執(zhí)行運(yùn)算

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

揚(yáng)中央空調(diào)一定會(huì)自己優(yōu)質(zhì)產(chǎn)品服務(wù)創(chuàng)造更多價(jià)值。

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.

計(jì)算堆棧頂部數(shù)值補(bǔ)結(jié)果作為相同類型計(jì)算堆棧

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

一個(gè)表示兩個(gè)數(shù)組合模式包含數(shù)值。

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

標(biāo)志枚舉應(yīng)使用OR操作進(jìn)行組合

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

編譯隱含地擴(kuò)大正負(fù)號(hào)擴(kuò)展變數(shù),然后在位OR運(yùn)算使用結(jié)果。

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

狀態(tài)可以組合。

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

一個(gè)表示兩個(gè)數(shù)組合模式合取數(shù)值。

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.

計(jì)算位于計(jì)算堆棧頂部兩個(gè),并且結(jié)果計(jì)算堆棧。

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

運(yùn)算可能針對(duì)長(zhǎng)度變量執(zhí)行。

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

在位運(yùn)算只有一個(gè)表達(dá)可以binaryvarbinary數(shù)據(jù)類型。

熱門查詢