Examples of using Array elements in English and their translations into Russian
{-}
-
Official
-
Colloquial
This procedure sorts array elements.
Array elements values can be of any type.
This procedure sorts array elements.
Join array elements with a$glue string.
N- the current number of array elements;
Implode- Join array elements with a string.
About dynamic memory allocation for array elements in C.
The array elements are separated by‘,‘ comma.
Convert array elements to VT compatible types.
Not only keys, but also values, array elements, etc.
To access the array elements, use the operator[].
An array object is an ordered set of objects(array elements).
Access to array elements is implemented elementwise, i.e.
Multidimensional arrays use 3 ormore indexes to access the array elements.
The array elements are compared as case-insensitive UTF-8 strings.
Array_name- directly the array name that provides access to the array elements.
This array elements contains strings- names of all supported Mailbox classes.
The constructor allocates memory for the array and filling the array elements with values.
You need to sort the array elements in descending order using the"bubble" method.
In fact, Fig.3 shows that the profile consists of thesame type of iterations, reading the array elements sequentially.
The array elements may be accessed using the square brackets[], specified after the array name.
Smoothed average rate line is based on values of Line_5[] array elements, index of the used buffer is 5.
If, when accessing array elements, the index value is outside the array, then the IndexOutOfRangeException exception occurs.
If the value is an array, the number of array elements substitutes this text element. .
In such a case corresponding array elements of numeric type are initialized by zero,elements of arrays of string type are initialized by string value""(quotation marks without a space), i.e by an empty line shouldn't be confused with a space.
From the above Xdebug output,we see that both the old and new array elements now point to a zval container whose"refcount" is 2.
The effect of the number of the array elements on the value of the power losses of the focused beam at the ribs and the level of intensity in the focal region behind the ribs was studied.
Static arrays can't be represented as timeseries, i.e., the ArraySetAsSeries() function,which sets access to array elements from the end to beginning, can't be applied to them.
It is necessary to declare arrays on a global level, because array elements values must be preserved between calls of the special function start.