它必须是非空的。
If there is only one non-NULL value in the column.
如果列中只有一个非空值。
The procedure can return null or non-null values.
该过程可以返回null或非null值。
Hence, first object must always have non-null values.
因此,第一个对象必须有非空值。
If all child Pointers are non-null, then it's a 4-node.
如果所有的孩子指针是非空的,那么它的节点。
Thread 2 sees that instance is non-null, and returns it.
线程2发现instance为非null,将其返回。
These non-null Pointers to entry points implement the xa_ routines.
这些指向入口点的非空指针可实现xa _例程。
When we encounter a non-null node, we record the node's value.
当遇到非空节点时,记录节点的值。
Within this routine, first a check for non-null context handle is made.
在这个例程中,首先检查是否有非空的上下文句柄。
All other invocations determine that instance is non-null and return it.
所有其他调用用于决定instance是非null的,并将其返回。
How to use binary search to find the first non-null element in an array?
如何使用二进制搜索来找到数组中第一个非空元素呢?
As a result, instance is now non-null and refers to a valid Singleton object.
结果是,instance现在为非null并引用一个有效的Singleton对象。
It is reflexive: for any non-null reference value x, x.equals (x) should return true.
具有反射性:对于任何非空的参考值x,x.e quals (x)应该返回真值。
Use any (non-null) value for user ID and password, and click the Test Connection button.
使用任意(非空)值作为用户ID和密码,并单击TestConnection按钮。
For example, the default invariant condition for a field requires the field to be non-null.
例如,字段的默认不变条件要求字段不能为空。
Some generate code such that instance becomes non-null only after the constructor executes.
一些生成了代码,从而只在构造函数执行后使instance成为非null。
Note: You should check that this view is non-null and of an appropriate type before using.
在使用过程中如果不能正确的进行细节处理那么对性能还是有很大的损耗的。 。
This method contains a redundant check of a known non-null value against the constant null.
这种方法包含了一个称为非空对空值的不断重复检查。
Else, it goes through the binding vector array looking for a non-NULL pointer to binding handle.
否则,它循环遍历绑定向量数组,寻找非null的绑定句柄指针。
Click on CustomerRecord , and you will see a non-null value appear as the value in the parameters area.
单击CustomerRecord,您会看到出现一个非空值作为参数区域中的值。
The group within the non-null links section is itself fairly hairy, though with good reason (Listing 12).
非空链接部分中的组本身相当复杂,但这是有原因的(参见清单12)。
If a page action method invocation returns a non-null string value, Seam treats it as a navigation event.
如果页面动作方法调用返回一个非空字符串值,则Seam将其当作一个导航事件。
Objective:The matched-pair design is generalized to the situation with non-null hypothesis and stratification.
目的:将配对设计加以扩展,以适应非虚假设和分层。
Note that when the second thread enters the synchronized block, it does not check to see if instance is non-null.
注意:当第二个线程进入synchronized块时,它并没有检查instance是否非null。
For each non-NULL variable-length field, the record header contains the length of the column in one or two bytes.
对于每个非空的变长字段,记录头使用一或两个字节包含了列的长度。
If a row is returned from the database, the UserBean is populated with non-null user name and password member variables.
如果从数据库返回了一行,则使用非空的用户名和密码成员变量来填充userbean。
Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.
未能启用约束。一行或多行中包含违反非空、唯一或外键约束的值。
It checks if the interface is specified and converts each non-NULL binding into tower representation before exporting.
检查是否指定了接口,把每个非null绑定转换为塔表示,最后导出。
For each document in the database that has name and amount fields with non-null values, a result row is created in the view.
对于数据库中包含具有非空值的名称和金额字段的每个文档来说,将在视图中创建一个结果行。
Thread 1 then begins to execute the code at //4, making inst non-null but before the constructor for Singleton executes.
线程1然后开始执行 //4 处的代码,同时使inst为非 null,但在Singleton 的构造函数执行前。
应用推荐