Vertaling van "Array a" 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.
Expresiones que ligan elementos de un array a un nombre.
Expressions which bind elements of an array to a name.
Expresiones que no ligan elementos del array a nombres.
Expressions which do not bind elements of the array to names.
La función scalar realiza una especie de conversión que, entre otras cosas, convierte un array a escalar.
The scalar function is sort of a casting function that - among other things - converts an array to a scalar.
El array a recorrer.
The array to iterate over
array1 Un array a recorrer con la función callback.
array1 An array to run through the callback function.
Pase en el parámetro arrText el nombre del array a llenar con el texto dividido.
In the arrText parameter, you pass the name of the array to be filled by the divided text.
En tipoArray, pase el tipo de array a asociar al list box o a la columna.
In arrType, pass the type of array to associate with the list box or column.
Cuando aplica SELECTION TO ARRAY a un campo de tipo Hora, es importante notar que solo crea un array de tipo Hora si el array no se ha definido como de otro tipo.
When you apply SELECTION TO ARRAY to a Time type field, it is important to note that they only create a Time type array if the array has not already been defined as another type.
La plataforma modular portátil del OmniScan MX de R/D Tech permite pasar fácilmente de los ultrasonidos phased array a los ultrasonidos convencionales, a las corrientes de Foucault o a las corrientes de Foucault multielementos.
The portable, R/D Tech OmniScan MX modular platform lets you easily switch from ultrasound phased array to conventional UT, eddy current, or eddy current array.
shift ARRAY Mueve el macizo ARRAY a la izquierda con la desaparición del primer elemento y Devuelve el elemento alejado.
shift ARRAY Shifts file ARRAY to the left with removal of the first element and Returns a remote element.
Pad antes del primer elemento Array a lo largo de cada dimensión.
Pad before the first array element along each dimension.
Array a -> a, pero para arrays vacíos esta función devuelve undefined.
Array a -> a, but for empty arrays, this function returns undefined.
Date cuenta de que en el array por comprensión anterior, cada línea contiene un cálculo de tipo Array a para algún tipo a.
Note that in the array comprehension above, every line contains a computation of type Array a for some type a.