아무 단어나 입력하세요!

"null" in Chinese (Simplified)

空值无效的

Definition

“Null” 指没有值、空的或无效的。通常用于技术和数学领域,表示不存在任何内容。

Usage Notes (Chinese (Simplified))

“Null” 很正式,多见于技术、编程(如“null值”)、数据库、数学和法律语境。不要与“零”混淆: ‘null’ 表示没有任何值,而不是数字0。

Examples

The answer was null, not zero.

答案是**空值**,不是零。

This field cannot be null.

此字段不能为**空值**。

The database returned a null value.

数据库返回了**空值**。

If the result is null, try restarting the program.

如果结果是**空值**,试着重启程序。

They made the contract null and void.

他们使合同**无效**。

Sometimes a search returns null because no data exists.

有时搜索会返回**空值**,因为没有数据。