非负数 meaning in English
negative and non-negative numbers
no egative
nonnegative number
Examples
- A graph g is called a weighted graph if each edge e is assigned a non - negative number w ( e ) , called the weight of e
图g称为赋权图,若每条边e被指定一个非负数w ( e ) ,称为e的权。 - An index is a zero - based , nonnegative number starting from the first position in the string , which is index position zero
索引是从零开始、从字符串的起始位置(其索引为零)计起的非负数字。 - For example , if a function to calculate the square root can only handle non - negative numbers , you can have an assertion that the input argument is 0
例如,如果计算平方根的函数只能处理非负数,您可以设置一个输入参数> = 0的断言。 - Property of the new instance to a system - supplied message that describes the error , such as " nonnegative number required . " this message takes into account the current system culture
属性初始化为系统提供的、描述错误的消息,例如“必须为非负数” 。此消息将考虑当前系统区域性。 - The query times out after a set time calculated by sql server 25 times the estimated cost of the query or the time specified by the nonnegative value of the query wait
查询在一段时间之后将会超时,该时间或者由sql server计算(为估计查询开销的25倍) ,或者由查询等待选项指定的非负数值确定。