null adj. 1.无效力的,无束缚力的。 2.无效的,无用的,无益的;无价值的。 3.没特征[个性]的,没表情的。 4.〔罕用语〕不存在的,没有的;零(位)的;空的。 n. 【数学】零,零位;空;【无线电】零讯号,微弱讯号。 a null indicator 零示器;零位指示器。 the null method 衡消法。 null and void 【律】无效;失效(This check is null and void. 本支票无效)。 vt. 使无效。
Determines which symbols are used for the currency , date , and other culture - specific mask placeholders when type validation occurs and the control has a non - null 属性时,用于货币、日期和其他区域性特定掩码占位符的符号。
If the psztext member is non - null , return true to set the item ' s label to the edited text . return false to reject the edited text and revert to the original label 处理这个通知,查找是否有同名项,假如是则返回false ,否则将编辑后的文字复制到节点。
Expression evaluates to true if the provided expression is non - null , and the provided object can be cast to the provided type without causing an exception to be thrown 如果所提供的表达式非空,并且所提供的对象可以强制转换为所提供的类型而不会导致引发异常,则
For arguments that evaluate to non - null values , returns true if the value of the argument on the left is equal to the value of the argument on the right ; returns false otherwise 对于计算结果为非空值的参数,如果左侧的参数值等于右侧的参数值,则返回true ;否则返回false 。
For arguments that evaluate to non - null values , returns true if the value of the argument on the left is less than the value of the argument on the right ; returns false otherwise 对于计算结果为非空值的参数,如果左侧的参数值小于右侧的参数值,则返回true ;否则返回false 。
For arguments that evaluate to non - null values , returns true if the value of the argument on the left is greater than the value of the argument on the right ; returns false otherwise 对于计算结果为非空值的参数,如果左侧的参数值大于右侧的参数值,则返回true ;否则返回false 。
Two conditions need to be satisfied in order for serialization to happen : the serializer must be given a supported type and the object to be serialized must be non - null 为使序列化能够发生,需要满足两个条件:必须为序列化器授予受支持的类型,并且待序列化的对象必须是非空的。
For arguments that evaluate to non - null values , returns true if the value of the argument on the left is not equal to the value of the argument on the right ; returns false otherwise 对于计算结果为非空值的参数,如果左侧的参数值不等于右侧的参数值,则返回true ;否则返回false 。
For arguments that evaluate to non - null values , returns true if the value of the argument on the left is less than or equal to the value of the argument on the right ; returns false otherwise 对于计算结果为非空值的参数,如果左侧的参数值小于或等于右侧的参数值,则返回true ;否则返回false 。
For arguments that evaluate to non - null values , returns true if the value of the argument on the left is greater than or equal to the value of the argument on the right ; returns false otherwise 对于计算结果为非空值的参数,如果左侧的参数值大于或等于右侧的参数值,则返回true ;否则返回false 。