数据数组有时只是一系列数据。
对于数据数组中的每一行,提取图像中的精确像素坐标。
For each line in the data array, extract the precise pixel coordinates in the image.
元素包含了名称、名称空间、MIME类型和二进制数据数组。
An element contains a name, a namespace, a MIME type, and a binary array of data.
如果正在处理数据数组,其中许多值相同,那么序列就可以提供灵活性。
Sequences provide flexibility when dealing with arrays of data that may have many values that are identical.
它还包含在这个组织单元工作的职员的数据数组和直接子组织单元的数据数组。
It also contains an array of data for employees working in the organizational unit and a separate array of data for the immediate sub-organization units.
从数据数组中采集指定的文本和注释图像文件名,并把指定的文本写入到图像中。
Acquire the specified text and annotation image filename from the data array, and write the specified text to the image.
addSeries接受三个参数:一个名称、一个数据数组和一个选项数组。
AddSeries accepts three parameters: a name, a data array, and an options array.
这些分隔符基本上创建了一个数据数组,类似于一个逗号分隔的列表。
These separators essentially create an array of data, similar to a comma-separated list.
清单5设置了目标电子表格和工作表,然后创建了一个行数据数组,包含列-值映射。
Listing 5 sets the target spreadsheet and worksheet and then creates an array of row data containing column-value mappings.
该方法将返回嵌套的单元格数据数组,其中每个单元格使用它的行坐标和列坐标进行索引。
This method returns a nested array of cell data, with each cell indexed by its row and column coordinates.
如果是,缓存的副本被用于填充zend _ Paginator数据数组,分页照常继续。
If it does, the cached copy is used to populate the Zend_Paginator data array, and pagination proceeds as usual.
模板文件以.tpl . php结尾,它使用相关联的函数或模块传递给它的一个数据数组。
A template file, ending with.tpl.php, USES an array of data passed to it by its associated function or module.
重复查询数据库和JDBC或转储数据数组列表和遍历列表每当我想要一些数据吗?。
Repeated querys to a db with JDBC or dump data to ArrayList and iterate over list whenever I want some data?
这些小型数据数组是现代处理器中最有效的数据结构,solidDB经常使用它们来最大化性能。
Small data arrays like these are the most efficient data structure in modern processors, and solidDB uses them frequently to maximize performance.
与其他测试相比这些性能数据确实有轻微的偏差,最终结果不是数据数组,而是显示在页面上的HTML元素。
These performance Numbers do deviate slightly from the others, in that the end result is not an array of data, but instead HTML elements displayed on a page.
对于大多数Shell,人们经常提到的局限性之一在于,它们具有松散的变量类型、没有数据数组支持、没有用于执行基本的数学或表达式计算的内置功能。
One of the commonly quoted limitations of most shells is that they have loose variable typing, no support for arrays of data, and no built-in functionality to perform basic math or expressions.
它还将有助于描述如何将定制数据作为数组来发送和检索。
It will also help to describe how to send and retrieve custom data as arrays.
它们还有一些内嵌的数据结构,像数组、哈希表和对像记录一样的结构的某种支持。
They also have some built-in data structures like arrays, hashes, and some sort of support for record-like structures.
在这个示例中,该方法使用SBJSON对象来解析和获取数据对象数组。
In this example, this method USES an SBJSON object to parse and obtain a data object array.
此外,现在还支持新的布尔、游标、行和数组数据类型。
In addition, new Boolean, cursor, row, and array data types are now supported.
它获取浏览器中的数据并返回简单对象数组。
It takes in browser data and returns an array of simple objects.
从文件中读取内容的操作是非常直截了当的:我们打开一个文件流对象,创建一个数组来放置数据,最后把所有数据都读到这个数组中。
The operation of reading from a file is very straight forward, we open a file stream, create an array to hold the data, and finally read all the data into the array.
大多数的映射转换操作针对的是常规标量数据,因此数组需要一个特殊的转换。
Most mapping transforms operate on regular scalar data and so arrays require a special transform.
在处理数据集合时您应该使用数组。
You should use an array when dealing with a collection of data.
IDSLBACREADARRAY:要访问数据,用户安全标签的每个数组组件必须大于或等于数据安全标签的数组组件。
IDSLBACREADARRAY: Each array component of the user security label must be greater than or equal to the array component of the data security label to allow access to data.
IDSLBACWRITEARRAY:要访问数据,用户安全标签的每个数组组件必须等于数据安全标签的数组组件。
IDSLBACWRITEARRAY: Each array component of the user security label must be equal to the array component of the data security label to allow access to data.
分区映射是内部生成的数组,对于多分区的数据库分区组,这个数组包含4,096个条目,对于单分区的数据库分区组,这个数组只包含一个条目。
A partitioning map is an internally generated array containing either 4,096 entries for multiple-partition database partition groups, or a single entry for single-partition database partition groups.
把流数据转移到数组中。
这意味着它是一个使用符号来描述数据的数组。
This means it is an array using symbols to describe the data. An addition, for instance, would look like this.
其实,Numerical Python只是实现了一个新的数据类型:数组。
In essence, Numerical Python just gives you a new data type, the array.
应用推荐