When dealing with mobile Web services, an empty array can be a problem.
当处理移动Web服务时,空数组可能是一个问题。
In some cases, the IP address range is returned as an empty array or an empty string.
在某些情况下,IP地址范围返回为一个空数组或一个空字符串。
On a machine where ps is not a valid command, this should return an empty array.
在ps不是有效命令的机器上,这应该返回空数组。
If no additional roles are required, this parameter must be an empty array instead of null.
如果不需要任何额外的角色,那么该参数将为一个空数组,而不是null。
A null return value implies all active slices, while an empty array will raise an exception.
空返回值意味着所有片都是活动的,而空数组则会引发一个异常。
We must remember to check for listFiles returning null and turn that into an empty array.
我们必须记得要检查listFiles是否返回null,然后使其变成空数组。
An array constructor with no elements represents an empty array (that is, an array with cardinality equal to 0).
没有元素的阵列构造函数表示空阵列(也就是说,基数等于0的阵列)。
Returns an array of custom attributes defined on this member, identified by type, or an empty array if there are no custom attributes of that type.
返回此成员上定义的自定义特性的数组(由类型标识),如果该类型没有自定义特性,则返回空数组。
If they are not overridden, they will throw UnsupportedActionException or provide another standard default behavior, such as returning an empty array or null.
如果不覆盖它们,它们将抛出unsupportedactionexception或者提供另一种标准的默认行为,比如返回一个空数组或null。
Returns an array of all of the custom attributes defined on this member, excluding named attributes, or an empty array if there are no custom attributes.
返回在此成员上定义的所有自定义特性(命名特性除外)的数组,或如果没有自定义特性,返回一个空数组。
But when dealing with a collection of data, the distinction between a null array (which returns null) and an empty array (which returns itself) needs closer attention.
但是,当处理数据集合时,零数组(返回零)和空数组(返回其本身)需要密切关注。
Otherwise, there can be confusion over whether an empty array is a null object, an array with no elements, or an array with a single object containing null or empty values.
否则,可能对一个空数组是null对象还是没有任何元素的数组,亦或带有一个对象且此对象包含null或空值的数组产生混淆。
In contrast, previous versions of VB required empty parens to signify an array.
相比之下,VB早期的版本要求括号为空,用以表示数组。
However, for the Google AJAX Search API you are using, no other special configuration is required, so just specify the connector name and an empty properties array.
但是,对于您正在使用的GoogleAJAXSearchAPI,则不需要其他特殊配置,只需指定连接器名称和空的属性数组。
By passing in an empty string as the separator, you can perform a simple concatenation of all elements in an array.
如果传递一个空字符串作为分隔符,你可以简单地将数组的所有元素连接起来。
On the other hand, arrays allow you to process all your elements sequentially, and you can have empty elements of an array.
另一方面,数组让您能按顺序处理所有元素,而且可以在数组中拥有空元素。
Its default value is an empty one-dimensional array of the parameter array's element type.
其默认值是参数数组元素类型的空一维数组。
Its default value is an empty one-dimensional array of the parameter array's element type.
其默认值是参数数组元素类型的空一维数组。
应用推荐