So for now, a string is really just an array.
到现在,一个字符串实际上只是一个数组。
You can treat a string as though it's an array because it really is.
你可以把一个字符串当做一个数组处理,因为它的确是一个数组。
You may also want to join the contents of an array with some arbitrary string.
您也许还想在数组的内容里添加一些任意字符串。
Now assume that the languages live in a String array.
现在假设该语言存在于String数组中。
Return, respectively, an empty string value or an empty string array.
它们分别返回一个空的字符串值或者一个空的String数组。
That returns an array of method names that you can call on the "hello" string.
该方法返回可以用“hello”字符串调用的一组方法的名称。
Every value is a string or an array of strings.
每个值就是一个字符串或字符串数组。
It has a Unicode string type and an array type.
它有一个Unicode的字符串类型和数组类型。
The preg_replace function can operate on a single string or an array of strings.
preg_replace函数可以对单个字符串或字符串数组进行操作。
String: a string is an array of characters.
字符型:字符型是字符串数组。
Why can I call a String Literal by reference but not an array?
为什么我能叫字符串引用而不是数组?
Why am I not getting the actual string value with this byte array conversion?
为什么我不能用这个字节数组转换到实际的字符串值?
To define the maximum length of array or string data allowed in a property.
要定义数组或字符串数据的属性中允许的最大长度。
To define the minimum length of array of string data allowed in a property.
要定义数组或字符串数据的属性中允许的最小长度。
它可以由一个字符串或一个数组组成。
How to search for values of giant array inside string very quickly?
如何搜索巨头数组的值在字符串很快吗?
A string array can be initialized in the same way.
可以用相同的方式初始化字符串数组。
Especially check out the string and array functions.
特别是有关字符串和数组有关的函数。
Segments are string or array, may be both.
段字符串或数组,可能是。
You want to create a string from an array.
你想把一个数组转成字符串。
You want to create a string from an array.
你想把一个数组转成字符串。
应用推荐