Even if you already know that a string is an array of characters, read this part.
即使你已经知道一个字符串是一个字符数组,你也应该阅读本部分。
You can treat a string as though it's an array because it really is.
你可以把一个字符串当做一个数组处理,因为它的确是一个数组。
The difference here is that we read the payload into a byte array instead of a String, because that makes parsing it a little easier.
这里的不同之处在于,我们将该有效负载读入字节数组而不是字符串,因为这使得解析它比较容易。
Each string is the name of an item, and the corresponding number in the associative array is the quantity of that item in the cart.
每个字符串都是一个商品的名称,关联数组中的对应数字就是购物车中该商品的数量。
The first array, the topic array, is an array of String objects.
第一个数组,主题数组,是一个字符串对象数组。
The contents of the array are then imploded into one long string, which is in turn loaded into an XML object and (in this test case) echoed.
数组的内容然后被连接成一个长字符串,字符串又被加载到一个XML对象中,在本测试案例中还被回显。
In some cases, the IP address range is returned as an empty array or an empty string.
在某些情况下,IP地址范围返回为一个空数组或一个空字符串。
After the title string is added to the items array, you release the title string object so that the next title is not appended to the previous title.
标题字符串添加到条目数组后,就释放标题字符串对象,这样下一个标题就不会添加到前一个标题上。
If this is true, then it saves the string value for the contents of the element in the items array.
如果是这样,它就将字符串值保存为条目数组中元素的内容。
The input in this example is a simple string, so you populate the argument array with a string and pass it to the invoke function.
此示例中的输入是一个简单的字符串,因此将使用字符串填充参数,并将其传递给调用函数。
The cipher byte array is then decrypted, and the decrypted byte array is returned as a text string.
接着对该密码字节数组解密,解密的字节数组作为文本字符串返回。
The value, string or numeric, is then stored in a two-dimensional array, which is returned to the calling routine after the whole sheet has been read.
然后,值(字符串或数值)存储到一个二维数组中,读取完整个工作表之后,该数组被返回给调用例程。
If the intent is a qualified intent, qualifiers are supplied as an attribute to the annotation in the form of a string or an array of strings.
如果意图是限定意图,要以字符串或字符串组的形式将限定符作为注释的特性提供。
Each stored attribute is a simple array of bytes, but it's possible to interpret the attribute as a Boolean, integer, or string attribute.
每个已保存的属性是一个简单的字节数组,但是可以将该属性转换为Boolean、整数或字符串属性。
Each RSS item is stored in an array keyed by the string "items".
所有的RSS条目都存放在一个数组中,关键字是“items”字段的字符串。
Note that the letters array is shifted after each acronym lookup in order to search for both "ibm" and "bmx" from the string "i b m x."
注意,每执行完一次缩略词查找后都轮换字母数组中字母的位置,以便从字符串 “ibmx” 中搜索 “ibm”和 “bmx”。
The result is a Rhino array of string elements containing the following.
结果是生成一个Rhin o字符串数组,数组的元素包含以下内容。
As shown, it is a "data" bean with a single property, a String array of state abbreviations.
您可以看到,它是“数据”bean,它有一个属性,即州名缩写的String的数组。
In this code, RNames is the name of your Reader Names field, and NewValue is a string or array of strings.
在这段代码中,RNames是ReaderNames字段的名称,NewValue是字符串或字符串数组。
And in this context, the length of that array is stored in Arg C. Well, let's take a look at a slight variance of this that reveals further what we can do and reveals what a string really is.
关于这点,那个数组的长度被存储在ArgC中,好的,让我们看看这个轻微的变化,那个揭示了我们可以做的,和字符串实际上是什么。
As far as the user's client is concerned, the GetUserRolesArray method returns a normal string array rather than a special STRINGARRAY_HOLDER object.
就用户的客户机而言,GetUserRolesArray方法将返回常规的字符串数组,而不是特定的STRINGARRAY_HOLDER对象。
When the array is complete, it then generates the string variables required from that array and outputs to the HTK and Julius formats.
数组完成时,程序就从这个数组生成所需的字符串变量,并输出为HTK和julius格式。
Notice the values of the type attribute in this definition file: the element is mapped to an array, while the nested s are mapped to simple string values.
注意定义文件中type属性的值:元素映射到一个数组,嵌套的映射为简单字符串值。
The first type is an array of StatsContainer objects and the other is an array of string objects.
第一个类型是StatsContainer对象数组,而另一个类型则是string对象数组。
Because the Twitter data is an array of objects, it makes sense to parse the entire string into an array and then access the object individually by ordinal position.
因为Twitter数据是一个对象数组,整体解析成一个数组然后按顺序逐个访问对象是明智的选择。
The String array of names provided to the AuditoryCues.playList property is just that -- a collection of names of events.
提供给 AuditoryCues.playList属性的String名称数组就是这样 ―一个事件 名称的集合。
Every value is a string or an array of strings.
每个值就是一个字符串或字符串数组。
So for now, a string is really just an array.
到现在,一个字符串实际上只是一个数组。
This function receives the match array as a parameter and returns a modified string that is used as a replacement.
那个函数则接收匹配到的数组作为参数,然后返回一个修改后的字符串作为替换。
This string is then used as the key for an array of matching words.
该字符串随后将被用作匹配单词的数组的关键字。
应用推荐