累计查询 0.00 亿次

bit test

/bɪt test/
  • 位测试:指对计算机中的位进行测试和操作。

双语例句

  1. Using bit tests, you can easily test for specific flags on a flag variable.
    使用位测试,可以容易地测试标志变量上的特定标志。
  2. It's a little bit of a test.
    这是测试的一小部分。
  3. With this system you can get bit for bit identical staging envs to test new deployments on.
    现在通过这套系统,你就能获得连一个字节都不差的演示环境来测试新部署。

网络短语

  • Bit Test Instruction
    位检测指令
  • latch bit test
    锁存位测试
  • bit test & reset
    一点测试复位
  • Low Bit Test
    低位测试
  • next-bit test
    测试

英英释义

  • The BT x86 assembly language instruction stands for Bit Test and was added to the x86 instruction set with the 80386 processor. BT copies a bit from a given register to the carry flag.