中英互译
bit test
美 /bɪt test/
基本释义
- 位测试:指对计算机中的位进行测试和操作。
双语例句
- Using bit tests, you can easily test for specific flags on a flag variable.使用位测试,可以容易地测试标志变量上的特定标志。
- It's a little bit of a test.这是测试的一小部分。
- 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.