Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
valor del array
valor en el array
valor en la matriz
Function to execute on each value in the array, taking four arguments
Función a ejecutar para cada valor del array, que recibe cuatro parámetros
If no initialValue was provided, then accumulator will be equal to the last value in the array and currentValue will be equal to the second-to-last value.
Si no se incluye ningún valorInicial, entonces el valorPrevio será igual al último valor del array y el valorActual será igual al penúltimo valor.
Then when we select a value in the array, we transfer this value to the field
Luego, cuando se selecciona un valor en el array, transferimos este valor al campo
If no initialValue was provided, then previousValue will be equal to the last value in the array and currentValue will be equal to the second-to-last value.
Si no se proveyó un valorInicial, entonces valorAnterior será igual al primer valor en el array y valorActual será el segundo.
If initialValue is provided in the call to reduce(), then accumulator will be equal to initialValue, and currentValue will be equal to the first value in the array.
Si se incluye un valorInicial en la llamada a reduceRight, entonces el valorPrevio será igual al valorInicial y el valorActual será igual al último valor del array.
Inside this loop, we compute the index of a minimal value in the array,
Dentro de este bucle calculamos el índice de un valor mínimo en el arreglo
Returns the found value in the array, if an element in the array satisfies the provided testing function or undefined if not found.
Devuelve el valor encontrado en el array, si un elemento del array satisface una función dada de prueba o undefined si no es encontrada.
The function will search every element in the array for the value and return the position of the value in the array if it is found.
La función buscará en cada elemento del arreglo para encontrar el valor y devolverá la posición del mismo en el arreglo si ha sido encontrado.
If a processor detects same color in the adjacent vertices, it sets its value in the array to 0.
Si un procesador detecta mismo color en los vértices adyacentes, establece su valor en la matriz a 0.
In this case, it is two, because the minimum value in the array of size four
The request will respect every value in the array, and then repeat the last interval value (or the single value) when it reaches the end of the array.
La solicitud respetará todos los valores de la matriz y, a continuación, repetirá el último valor de intervalo (o el valor único) cuando alcance el final de la matriz.
Function to execute on each value in the array, taking four arguments
Función a ejecutar en cada uno de los valores del array, tomando tres argumentos
Returns the found value in the array, if an element in the array satisfies the provided testing function or undefined if not found.
Devuelve el elemento hallado en el array si un elemento en el array satisface la función de testeo proporcionada, o undefined si no se halla ninguno.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.