您要查找的是不是:
- The bitwise exclusive or operator. 位异或操作符。
- Performs a bitwise exclusive OR operation of two integer values. 对两个整数值执行“位异或”运算。
- Exclusive or means that if the two operand bits are different the result is 1, otherwise the result is 0. The following table shows the results of an exclusive or operation. 不包含式)按位异或意味着;如果两个运算数相应比特位不同;其结果为1;否则结果为0.;下表显示异或运算结果
- Mutually exclusive or antagonistic qualities or things. 不相容,两相对立无法共存、彼此抵触的特性或事物
- A gate that implements the OR operator. 一种实现“或”运算(符)的门电路。
- The holder or operator of a concession. 权利的受让人特许权的拥有者或实行者
- Missing operand before comma, ), or operator. 在逗号、右括号或运算符前缺少运算数字。
- The logic operator is the OR operator. 它的逻辑算符是OR运算符。
- No longer in existence, use, or operation. 消失的,静止的不再存在、使用或运转的
- The act or operation of melting. 融化过程进行熔解的行动或过程
- Not participating, acting, or operating; inert. 不参与的不参与的、不行动的或不起作用的; 缺乏活力的
- In computing, an unwanted or unforeseen halt in a program run, due to faulty coding, hardware errors or operator mistakes. 在计算机程序运行过程中发生的一种不希望有的或意料之外的停机,一般是由于编码失误、硬件故障或操作者的错误而引起的。参阅run。
- exclusive OR operator 按位加算符
- bitwise exclusive OR operator 逐位“异”算符
- A projecting handle used to adjust or operate a mechanism. 操作杆用来调节或操作某一机械装置的突出把手
- Right-click the code group that you want to be exclusive or final and select Properties. 右击要使其成为独占的或最终的代码组,然后选择“属性”。
- Describes how to use Mscorcfg. Msc to make code groups exclusive or level final. 描述如何使用Mscorcfg.;msc使代码组成为独占的或最终级别的代码组。
- Arbitrariness and Iconicity of Linguistic Signs: Mutually Exclusive or Coexistent? 语言符号任意性和象似性:相互排斥还是相互依存?
- Expand the node for the policy level that contains the code group you want to make exclusive or final. 展开包含要使其成为独占的或最终的代码组的策略级别的节点。
- The operator yields the bitwise XOR (exclusive OR) of its arguments, which must be plain or long integers. The arguments are converted to a common type. 运算符进行比特级的XOR(异或)运算;参数必须是普通整数或长整数.;参数转换成通用类型