null
null是什么意思,
null怎么读
语音:
英音
[nʌl]
美音 [nʌl]
adj. <术>零值的;等于零的;(协议) 无法律效力;失效的
null在计算机术语中代表“空”或“无”,通常用于描述一个不确定的值或结果,表示数据未被正确地初始化或者数据不存在。在编程中,null常常用于引用一个尚未分配内存的变量,或者表示一个不存在的对象或数组元素。此外,null还可以表示无效的查询结果或者空指针异常。需要注意的是,处理null值时要格外小心,因为它可能导致程序出现错误或异常。
【记】null- 表示没有
用作形容词(adj.)
- Their actions rendered the contract null and void.
他们的行为使合同无效。 - The marriage was declared null and void.
婚姻已宣告无效了。
用作名词(n.)
- The path must end with a null character.
该路经必须以零结尾。 - Vomit in null gravity wouldn't be fun.
如果在零重力下呕吐了可不是件好笑的事。 - A null reference pointer was passed to the stub.
向占位程序传送了空的索引指针。 - Primary keys do not allow null values.
主键不允许空值。
null set:空集合
null hypothesis:零假设
null position:空位
null result:无效结果
nullify:无效化
nullification:无效化
nullity:空值
null state:空状态
null vector:零向量
以上是留学之路(www.lxroad.com)小编为您整理的null单词相关内容。