就爱字典>英语词典>null翻译和用法

null

英 [nʌl]

美 [nʌl]

adj.  零值的; 等于零的

现在分词:nulling 过去分词:nulled 过去式:nulled 复数:nulls 第三人称单数:nulls 

TOEFLIELTS计算机

BNC.12712 / COCA.15008

习惯用语

    adj.

      null and void
    • 无法律效力的;无效的
      having no legal force; not valid
    • The contract was declared null and void.
      合同被宣布无效。

    牛津词典

      adj.

      • 零值的;等于零的
        having the value zero
        1. a null result
          毫无结果

      柯林斯词典

      • PHRASE (协议、宣言或选举结果)无法律效力的,无效的
        If an agreement, a declaration, or the result of an election isnull and void, it is not legally valid.
        1. A spokeswoman said the agreement had been declared null and void...
          女发言人称该协议已宣布无效。
        2. The declaration was null and void as it was proclaimed in completely illegal circumstances.
          该声明无效,因为它是在完全非法的情况下宣布的。

      英英释义

      noun

      adj

      • lacking any legal or binding force
        1. null and void
        Synonym:void

      双语例句

      • The parameter can be NULL if the previous semaphore count value is not required.
        如果并没有请求上一个信号量计数器的值,那么这个参数可以是NULL。
      • The fifth parameter to which we pass null in this example accepts an image instance.
        第五个参数(在本例中我们将null传递给它)接受一个图像实例。
      • If the lua_open() call fails, it returns a null pointer.
        如果luaopen()调用失败,则返回一个null指针。
      • The self-calibration scheme can also be extended to null system offset and gain errors in the input channel.
        自动校准方案也可以被扩展用来校准系统零点偏置和输入通道中的增益误差。
      • An empty or null array is not a valid return value.
        空的或null数组不是一个有效的返回值。
      • This tag determines whether or not the field in the name attribute is null.
        这个标签确定name属性中的字段是否为空。
      • For example FindBugs and IntelliJ both define their own annotations to indicate when a method may return null.
        比如FindBugs和IntelliJ都定义了自己的注解,以表示方法何时返回null。
      • We added the NOT NULL flag to indicate that the fields must not be null.
        我们添加了NOTNULL标志来指示字段必须不能为空。
      • This function returns a pointer to the value in the environment or NULL if there is no match.
        这个函数会返回一个指向环境中的值的指针,或者如果不匹配则返回NULL。
      • Note that CPU and disk values can be specified as null if checking for user activity only is desired.
        注意,如果只希望检查用户活动,则可以将CPU和磁盘值指定为空。