After you capture the results in an array, you can do something with each line.
在捕捉数组中的结果之后,您可以对每行进行一些处理。
The store had quite an array of leather shoes in stock.
这个商店有相当一批皮鞋现货。
答案是使用数组。
Find the minimum element in an array?
那你如何找到数组中最小值呢?
An array is a data structure, not a class.
数组是一种数据结构,而不是类。
Transfer the stream data into an array.
把流数据转移到数组中。
So for now, a string is really just an array.
到现在,一个字符串实际上只是一个数组。
Will create an array containing 1, 2, 3, 4, 5.
将会创建一个包含1,2,3,4,5的数组。
It dumps the value for display as an array.
它对值进行转储以便作为数组显示。
String: a string is an array of characters.
字符型:字符型是字符串数组。
Now you need to define an array of type Article.
现在您需要定义一个article类型的数组。
In this case, it's an array of three objects.
在这种情况下,它是三个对象的数组。
The data array sometimes is just an array of data.
数据数组有时只是一系列数据。
Every value is a string or an array of strings.
每个值就是一个字符串或字符串数组。
It has a Unicode string type and an array type.
它有一个Unicode的字符串类型和数组类型。
The file function just copies the file into an array.
file函数只是将文件复制到一个数组中。
Start with an array to hold the character information.
首先建立一个数组以保存角色信息。
Then add this HandlerInfo class into an array list.
然后将此handlerinfo类添加到数组列表中。
Use the field name blog, and then create an array object.
使用字段名blog,然后创建一个数组对象。
Let's take a look at an example of printing an array.
下面来看一个打印数组元素的例子。
Pretend that you need to return an array of task objects.
假定您需要返回任务对象数组。
Then you add code to create an array and add the values to it.
添加代码以创建数组并向数组中添加值。
Suppose you want to find the smallest element in an array.
假设你要查找数组中的最小元素。
Next, the From address and an array of To addresses are set.
其次,设置发件人地址和收件人地址数组。
This identifies an array to use from the arrays.xml we saw earlier.
这标识了我们在前面见到的arrays . xml中的一个数组。
You should use an array when dealing with a collection of data.
在处理数据集合时您应该使用数组。
You can treat a string as though it's an array because it really is.
你可以把一个字符串当做一个数组处理,因为它的确是一个数组。
In standard C, at least one element of an array must be defined.
在c标准中,必须定义至少一个数组元素。
The sample data has three customers and is organized as an array.
样例数据中有三个客户并组成了一个数组。
The sample data has three customers and is organized as an array.
样例数据中有三个客户并组成了一个数组。
应用推荐