overflow-check meaning in Chinese
溢出检查
Examples
- Keyword is used to suppress overflow - checking for integral - type arithmetic operations and conversions
关键字用于取消整型算术运算和转换的溢出检查。 - Keyword to control the overflow - checking context for integral - type arithmetic operations and conversions
关键字控制整型算术运算和转换的溢出检查上下文。 - Checked keyword is used to explicitly enable overflow - checking for integral - type arithmetic operations and conversions
关键字用于对整型算术运算和转换显式启用溢出检查。