null
英 [nʌl]
美 [nʌl]
adj. 零值的; 等于零的
现在分词:nulling 过去分词:nulled 过去式:nulled 复数:nulls 第三人称单数:nulls
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- a null result
毫无结果
- a null result
柯林斯词典
- PHRASE (协议、宣言或选举结果)无法律效力的,无效的
If an agreement, a declaration, or the result of an election isnull and void, it is not legally valid.- A spokeswoman said the agreement had been declared null and void...
女发言人称该协议已宣布无效。 - The declaration was null and void as it was proclaimed in completely illegal circumstances.
该声明无效,因为它是在完全非法的情况下宣布的。
- A spokeswoman said the agreement had been declared null and void...
英英释义
noun
- a quantity of no importance
- it looked like nothing I had ever seen before
- reduced to nil all the work we had done
- we racked up a pathetic goose egg
- it was all for naught
- I didn't hear zilch about it
adj
- lacking any legal or binding force
- null and void
双语例句
- The parameter can be NULL if the previous semaphore count value is not required.
如果并没有请求上一个信号量计数器的值,那么这个参数可以是NULL。 - We added the NOT NULL flag to indicate that the fields must not be null.
我们添加了NOTNULL标志来指示字段必须不能为空。 - The declaration was null and void as it was proclaimed in completely illegal circumstances.
该声明无效,因为它是在完全非法的情况下宣布的。 - The agreement will be considered null and void.
该协议将被视作无效。 - Null value is not allowed in unique index or primary key.
唯一性索引或主键中不允许有空值。 - An empty or null array is not a valid return value.
空的或null数组不是一个有效的返回值。 - The self-calibration scheme can also be extended to null system offset and gain errors in the input channel.
自动校准方案也可以被扩展用来校准系统零点偏置和输入通道中的增益误差。 - NULL values in a column can be replaced by user-defined text using the NULL TEXT option.
可以使用NULLTEXT选项将一个列中的NULL值替换为用户定义的文本。 - For example FindBugs and IntelliJ both define their own annotations to indicate when a method may return null.
比如FindBugs和IntelliJ都定义了自己的注解,以表示方法何时返回null。 - Objectify also provides a find method, which instead returns null.
Objectify还提供一个find方法,而该方法返回null。