null中文意思有“零值的”、“等于零的”、“无效的”、“无价值的”、“空的”、“空”、“无”。null可作为形容词和名词,在计算机中通常表示空值,无结果,或是空集合。
null的中文意思及用法介绍
null作为形容词,意为零值的;等于零的;无效的;无价值的;空的。例句有:
1、A spokeswoman said the agreement had been declared null and void...
女发言人称该协议已宣布无效。
2、The agreement will be considered null and void.
该协议将被视作无效。
3、If that value is null, the project name is used.
如果此值为空,则使用项目名称。
4、Parameters such as database name and table name are null.
数据库名和表名等参数为空。
5、At least one element in the specified array was null.
指定数组中至少有一个元素为空。
6、Null value is not allowed in unique index or primary key.
唯一性索引或主键中不允许有空值。
7、The method was called with a null message.
此方法已通过空消息调用。
8、Input file content passed to generator is null or empty.
至生器的入容null或是空的。
9、The device provides extreme sensitivity through a small range around the null point.
此装置在零点附近很小一段范围内具有极高的灵敏度。
10、Data is Null. This method or property cannot be called on Null values.
数据为空。不能对空值调用此方法或属性。