bitwise operator

  1. 逐位[按位]运算符

网络词典

bitwise operator

英 baɪtwaɪz 美 baɪtwaɪz
名词 中文翻译:位运算的
同义词: ['binary', 'bit-wise例句:1. The computer uses bitwise operations to process data.(计算机使用位操作来处理数据。)']

例句:

  1. 1. The computer uses bitwise operations to process data.
    计算机使用位操作来处理数据。
  2. 2. In binary mathematics, bitwise operations are used to perform calculations.
    在二进制数学中,位操作用于执行计算。
  3. 3. The programmer needs to understand bitwise operations to write efficient code.
    程序员需要理解位操作才能写出高效的代码。