Vertaling van "array es" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Crear un total acumulado de un array es una operación rutinaria.
Creating a running total of an array is a common operation.
Un array es una variable que puede albergar varios elementos.
An array is a variable that can contain multiple elements.
Cada array es definido de acuerdo al tipo de campo.
Each array is typed according to the field type.
La estructura del array es como se muestra más adelante.
The structure of the array is as follows.
En el siguiente ejemplo, la longitud del array es tres.
In the following example, the length of the array is three.
Este array es pasado por referencia porque es modificado por la función.
This array is passed by reference because it is modified by the function.
Es muy útil saber si un array es indexado o asociativo.
It is handy to know whether an array is indexed or an associative.
Un array es un objeto de tipo colección, que también se denomina contenedor.
An array is a collection object type, also called container.
Esto también se aplica a las llamadas a funciones donde el array es pasado por valor.
This also applies to function calls where the array is passed by value.
El formato de este array es el mismo que el de js.
The format of this array is the same as that of css.
Un array es una colección de elementos a los que se puede acceder por su índice.
An array is a collection of elements which can be accessed by one or more index values.
Nótese que simplemente "creando" un array es gratis, los costos son en rellenarlo.
Note that merely "creating" the array is free, the costs are in filling it.
Un array es una colección de datos.
An array is a data type that contains a set of data.