下溢 meaning in English
underflow
Examples
- Arithmetic exceptions : zero - divide , overflow , and underflow
算术异常:被零除、溢出和下溢。 - Modify the check for arithmetic overflow underflow property
修改“检查算法上溢/下溢”属性。 - Check for arithmetic overflow underflow
检查算法上溢/下溢 - A data - processing error arising when a computed quantity is a smaller number than the device is capable of displaying
下溢:当计算数量小于装置所能显示的数目时出现的信息处理错误。 - Always run code unchecked by default ( for performance sake ) , but explicitly in checked mode for overflow or underflow prone operations
缺省总是以非检查的方式运行(为了性能考虑) ,但是对易于溢出或下溢的操作显式使用检查模式(图略) 。