×

overflow check meaning in Chinese

溢出检查
溢出检验[检查
溢位检查

Examples

  1. Multiplies two integer values , performs an overflow check , and pushes the result onto the evaluation stack
    将两个整数值相乘,执行溢出检查,并将结果推送到计算堆栈上。
  2. Adds two unsigned integer values , performs an overflow check , and pushes the result onto the evaluation stack
    将两个无符号整数值相加,执行溢出检查,并且将结果推送到计算堆栈上。
  3. Multiplies two unsigned integer values , performs an overflow check , and pushes the result onto the evaluation stack
    将两个无符号整数值相乘,执行溢出检查,并将结果推送到计算堆栈上。
  4. Subtracts one integer value from another , performs an overflow check , and pushes the result onto the evaluation stack
    从另一值中减去一个整数值,执行溢出检查,并且将结果推送到计算堆栈上。
  5. If the resulting integral value is outside the range of the destination value , the result depends on the overflow checking context
    如果该结果整数值超出了目标值的范围,其结果将取决于溢出检查上下文。
More:   Prev  Next

Related Words

  1. bin overflow
  2. moon overflowing
  3. overflow position
  4. lovesick overflow
  5. overflow orifice
  6. side overflow
  7. overflow stream
  8. progressive overflow
  9. partial overflow
  10. overflow logic
  11. overflow chamber
  12. overflow channel
  13. overflow check error
  14. overflow check indicator
PC Version

Copyright © 2018 WordTech Co.