go top

网络释义

  bitwise OR

可以做与、或、非运算,&是按位与(Bitwise AND)运算符、|是 按位或Bitwise OR )运算符,~(Tilde)是 按位取反 ( Bitwise NOT )运算符,此外还有^(Caret)是按位异 ..

基于106个网页-相关网页

  bitwise inclusive OR

=  按位与(bitwise AND): &  按位异或(bitwise exclusive OR): ^  按位或 ( bitwise inclusive OR ): |  逻辑与(logical AND): &&  逻辑或(logical OR): ||  条件(conditional): ?

基于44个网页-相关网页

  Or

... AND按位与 OR按位或 XOR按位异或 ...

基于25个网页-相关网页

短语

赋值按位或 bitwise OR assignment

按位异或 Xor ; bitwise XOR ; bitwise exclusive-OR

按位包含或运算子 bitwise inclusive OR operator

按位互斥或运算子 bitwise exclusive OR operator

赋值按位异或 bitwise XOR assignment

 更多收起网络短语

双语例句

  • 结果表达式添加选择两个运算符之间相同的

    Bitwise-or adds bits to the resulting expression, whereas bitwise-and selects only those bits in common between its two operators.

    youdao

  • 如果测试表达式应当包含位或运算应当在条件表达式的两侧加上括号

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

    youdao

  • 保证这些图像组件正确顺序绘制每个像素 (详见下文)—的实际传输步骤开始之前已经确定。

    To keep these image components drawn in the correct order, each pixel'sor chunk's (more on that below) — frame is determined prior to the actual blitting steps.

    youdao

更多双语例句

百科

按位或

按位或运算符“|”是双目运算符。其功能是参与运算的两数各对应的二进位相或。只要对应的二个二进位有一个为1时,结果位就为1。当参与运算的是负数时,参与两个数均以补码出现。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定