您要查找的是不是:
- Returns a nonzero value if the given list is empty. 如果给定链表为空,则返回非零值。
- Let's see what happens when the callback returns a nonzero value. 我们来看看如果回调函数返回了一个非零的值会怎么样
- The only convention prescribed is that 0 should be returned for success and a nonzero value for failure. 规定的唯一约定是返回0应该表示成功而返回非零值表示失败。
- If there is a difference between the two memory states, the Difference function returns a nonzero value. 如果这两个内存状态之间有差异,则Difference函数返回非零值。
- The handle to an event that, when set to a nonzero value, indicates tasks should stop running. 事件的句柄设置为非零值时指示任务应停止运行。
- A nonzero value could indicate a vacuuming backlog or that items in the batches still require processing. 非零值表示存在清空积压,或批中仍有要处理的项。
- A nonzero value indicates that the subscriber is enabled and can generate notifications. 非零值指示启用了订阅方,可生成通知。
- A nonzero value indicates that the subscription is enabled and can generate notifications. 非零值指示启用了订阅,可生成通知。
- Property after each synchronization. If it is set to a nonzero value, the data must be resynchronized so that the Publisher can resolve the conflicts. 如果将其设置为非零值,则数据必须进行重新同步后,发布服务器才能解决此冲突。
- Unless otherwise indicated, all system stored procedures return a value of 0 to indicate success and a nonzero value to indicate failure. 除非特别指明,否则所有系统存储过程返回0值表示成功,返回非零值则表示失败。
- Value is set to any nonzero value, the value is interpreted as a bitmask that specifies those processors eligible for selection. 值设置为任何非零值时,该值被解释为指定符合选择条件的处理器的位掩码。
- But for the Higgs field, the energy of the universe is lower if the field is not zero but instead has a constant nonzero value. 如果场的强度不是零,那麽储存于场中的能量就会提升系统的净能量。
- If this call is successful, it will return the TimerID. If it failed, it returns 0. This is why the timer identifer must be a nonzero value. 如果调用成功,它返回定时器的ID。如果失败,它返回0.;这就是为什么定时器标识必须是非0值的原因。
- BRedraw Specifies whether the button is to be redrawn. A nonzero value redraws the button. A 0 value does not redraw the button. The button is redrawn by default. 指明按钮是否需要重绘。非零值表示需要重绘,0表示不需要重绘。缺省时需要重绘。
- The z-Test tool can also be used for the case where the null hypothesis is that there is a specific nonzero value for the difference between the two population means. z-检验工具还可用于当两个总体平均值之间的差异具有特定非零值的空值假设的情况。
- If the hook procedure processed the message, it may return a nonzero value to prevent the system from passing the message to the target window procedure. 如果钩子子程已经处理了该消息,应该返回非0值,来阻止系统将消息传递给目标窗体程序。
- Fills an array of bytes with a cryptographically strong sequence of random nonzero values. 用经过加密的强随机非零值序列填充字节数组。
- Please enter a nonzero value. 请输入一个非零值。
- The second section can be left empty (by having nothing between the semicolons), in which case the first section applies to all nonzero values. 第二部分可以留空(分号间没有任何内容),在这种情况下,第一部分应用于所有非零值。
- When overridden in a derived class, fills an array of bytes with a cryptographically strong random sequence of nonzero values. 当在派生类中重写时,用加密型强随机非零值序列填充字节数组。