二进制表达式 meaning in Chinese
binary expression
Examples
- When you convert character or binary expressions
将字符或二进制表达式( - The following example concatenates noncharacter , nonbinary expressions by using
连接非字符型非二进制表达式。 - A binary code in which sequential numbers are represented by binary expressions , each of which differs from the preceding expression in one place only
一种二进制编码,其中顺序的数采用二进制表达式,每一个表达式仅在一位上和它前一个数的表达式不同。 - The next and last udf to cover bitwise operations is bitwise not that performs a bitwise logical not operation for one given integer value as translated to a binary expression
下一个也是最后一个涉及逐位运算的udf是逐位not运算,在转换成二进制表达式时,该udf对给定的整数值执行逐位逻辑not运算。