bit string operators

  1. 位串操作符,数元串运算子

网络词典

bit string operators

英 ˈbaɪt struːm əʊˈpreɪzərərs 美 ˈbaɪt struːm əˈpreɪzərərs
名词中文翻译 中文翻译:位址字符串运算符
同义词: ['bitwise operators', 'bitwise operators例句:1. The program uses bitwise operators to manipulate the data.(该程序使用位运算符来操作数据。)']

例句:

  1. 1. The program uses bitwise operators to manipulate the data.
    该程序使用位运算符来操作数据。
  2. 2. Bitwise operators are essential for understanding how computers work.
    位运算符对于理解计算机的工作原理至关重要。
  3. 3.In programming, bitwise operators can be used to perform arithmetic operations on binary numbers.
    在编程中,可以使用位运算符对二进制数进行算术运算。