null value中文,null value的意思,null value翻译及用法

2026-03-21 22:55 浏览次数 21

null value

英[nʌl ˈvælju]美[nʌl ˈvælju]

[计] 空值

null value 片语

片语

Inapplicable null value不可应用的空值

Not Null Value非空值

null pointer value空指针值

null loctator value空定位符变量值

Null value test空值测试

null access value[计]

null value circumstance空位环境

null locator value零定位值

null value 例句

英汉例句

  • Listing 3 initializes a new Zend_Soap_Server object in non-WSDL mode, passing a null value as the first argument to the object constructor.

    清单3传递一个null值到对象构造函数的第一个参数,以非wsdl模式初始化了一个新的Zend_Soap_Server对象。

  • In effect, such a null value is a type of data column overloading, and in this context, a null value might be understood to represent some aspect of the data.

    实际上,这类null值是一种数据列重载,并且在这个上下文中,null值可能被理解为表示数据的某些方面。

  • A general, good practice is not to allow null (that is, no value) columns in a relational database, because when you attempt to read such a column, you get a null value exception.

    通常,一种优秀的实践就是不要在关系数据库中使用null(即没有值)列,因为当您试图读取这类列时,您将得到一个null值异常。

  • What if someone inadvertently passes in a null value for the Class parameter?

    如果有人不经意地为Class参数传入一个null值会怎么样呢?

  • If the corresponding class, field, or method is not generic, a null value is passed when calling the method.

    若相应的类、字段或方法非泛型,则在调用方法时将返回null值。

  • A filter function takes as input the unmodified data, and returns modified data (or in some cases, a null value to indicate the data should be deleted or disregarded).

    Filter函数获得未经修改的数据,并返回修改后的数据(或者在某些情况下,返回空值来标识数据应当被删除或忽略)。

  • The default model binder also cannot assign a null value to a property that does not accept nulls. In particular, the model binder cannot assign a null value to the UnitsInStock property.

    默认的模型绑定器同样不能指定一个null值到一个不允许为null的属性中,这里的情况是模型绑定其不能指定一个null值到UnitsInStock属性中。

  • This is a good start, but you need to provide something other than a null value when the Tree Viewer asks for the column text for a particular item.

    那是一个很好的开始,但是当为了一个特殊的条目,TreeViewer需要栏目文本时,您需要提供一些内容,而不仅仅是一个零值。

相关热词