范围检查 meaning in English
range check
Examples
- Specifies a range check value
指定范围检查值。 - If you want to ensure that the user enters a date , you must add a
如果要确保用户输入日期,则除了范围检查之外,您还必须向该日期字段添加 - Typically a sentinel value is used in range checks and is not a valid data value
通常, sentinel值用于范围检查,它不是一个有效的数据值。 - There are controls for different types of validation , such as range checking or pattern matching
有各种类型的验证控件,如范围检查或模式匹配验证控件。 - You can fix these bugs through range checking and rejecting any input the code cannot handle
通过范围检查和拒绝任何无法由代码处理的输入,可以纠正这些bug 。