In Objective-C, you can put anything into array — even mix and match objects.
在Objective - c中,您可以将任何东西放入数组—甚至混合和匹配对象。
From magnetic circuit, carving up a traditional magnetic core into array structure, an array decoupling integrated inductance is presented.
从磁路出发,将传统的一幅磁芯进行分割,变成阵列式结构,提出了阵列式解耦集成电感。
An independent question is a general inquiry into your opinion on an array of various issues.
自主质疑是对于你在一系列不同问题上的观点所做的一般性调查。
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.
从文件中读取内容的操作是非常直截了当的:我们打开一个文件流对象,创建一个数组来放置数据,最后把所有数据都读到这个数组中。
It needs to strip the text, break it into an array, and count the occurrences of each word.
它需要划分文本,分解为一个数组,并计算每个单词的出现次数。
The first trick is to turn an object into a byte array.
第一个技巧是将对象转变为一个字节数组。
You put those into an array and then iterate over the array.
将它们放入一个数组,然后对该数组进行迭代。
XML_RSS is simply a function, which given the location of an RSS feed, will load the XML of the feed into an array, ready for your use in your PHP application.
XML_RSS仅仅是一个函数,它在已知rss提要的位置时,将此提要的xml加载到一个阵列,从而为其在您的PHP应用程序中的使用做好准备。
If an element contains more than one sub-element of the same name, those sub-elements will be turned into an array property.
如果一个元素包含多个相同名称的子元素,这些子元素将转换为一个数组属性。
It then turns the list into an array that is returned.
然后它将把列表转换成返回的数组。
One relatively easy way of dealing with this situation is to create a wrapper around your service implementation, converting the collection interface into an array interface.
处理这种情况的一个相对简单的方法是以您的服务实现为基础创建包装器类,将该集合接口转换成一个数组接口。
Since this command expects an array, the original hash is unwound into an array in such a way that the values follow their respective keys in the array.
由于这个命令需要以一个数组作为参数,所以将原来的哈希表拆解为一个数组,拆解的方式是,在数组中,每个值跟在它的键的后面。
Next, you look for the cast of players and load them into an array with the voices they are to use.
接下来,寻找演员表,并将它们加载到一个带有各自声音的数组中。
Finally, if the element is a list, the values of the selected items are stored into the returned array.
最后,如果元素是一个列表,选中项的值就会存储到返回的数组中。
An array and a view into that array are distinct concepts and should be modeled as such.
数组和它的视图在概念上是不同的,因此在建模时也应不同。
Encode the hashed byte array into hex characters.
将哈希后的字节数组编码成十六进制字符。
The next step is to convert the file that I want to send into a byte array.
下一步是把要发送的文件转换成字节数组。
The snippet processor reads table data from the disk array into memory.
snippet处理器将表数据从硬盘阵列读取到内存中。
Note that a particular string can be parsed directly into an array, as in this example, or the string can be parsed into a JSONObject.
要注意的是,正如此例所示,一个特殊的字符串能直接解析成一个数组,或者也可以直接解析成一个JSONObject。
The following commands would dump this file into an array, then print that array
以下命令将把此文件转储为数组,然后打印该数组
The file function just copies the file into an array.
file函数只是将文件复制到一个数组中。
The split function copies the contents of the story information from a string into an array.
split函数将故事信息的内容从一个字符串复制到一个数组中。
Since the TMC2 fields are all of fixed length, the unpack command is used to parse the structure into an array.
由于tmc2字段的长度固定,unpack命令用于将消息结构解析为一个数组。
Call the readlines method to read all the lines in the file into an array called lines.
调用readlines方法将文件中的所有行读入一个名为lines的数组。
If the file exists, the entire text goes into the $filetext array.
如果文件存在,整个正文将存入 $filetext数组中。
If you cannot change the original API, you can write wrapper code to convert the collection type into an array.
如果您不能改变原始的API,那么您可以书写封装器代码,将聚集类型转化为数组。
Some messages contain a collection of objects organized into an array.
有些信息包含组织到数组中的对象集合。
The name and the phone number are concatenated into a single string and then split into an array of two strings.
姓名和电话号码被连接为一个字符串,然后分割为含两个字符串的数组。
Such a list is subsequently converted into an array.
这个列表随后被转化为一个数组。
Each file that writes into a striped array spreads, or stripes, over several drives.
写入到条带化磁盘组的每个文件分散到几个磁盘驱动器。
应用推荐