"null" in Chinese (Traditional)
空值無效的
Definition
「Null」指沒有值、空的或無效的。常用於科技和數學,代表不存在任何內容。
Usage Notes (Chinese (Traditional))
「Null」很正式,多見於科技、程式設計(如「null值」)、資料庫、數學及法律。不要和「零」混淆:「null」代表沒有値,不是數字零。
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.
有時搜尋會回傳**空值**,因為沒有資料。