Download for Windows Premium
Publicitate
the WHILE loop

Traducere "the WHILE loop" în spaniolă

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.
el bucle while
los bucles while
el while
del bucle while
el ciclo while
del while
la iteración while
El lazo del rato
Simply put, the while loop is executed while all necessary conditions for its execution are met...
En otras palabras, el bucle while se ejecuta una vez cumplidas todas las condiciones necesarias para su ejecución.
Finally, we know that the while loop should stop making repeated additions when there are no pebbles in a row.
Finalmente, sabemos que el bucle while debería detenerse cuando no halla guijarros en una fila.
The basic idea behind a for loop in PHP scripting is the same as the while loop.
Básicamente, los bucles for tienen la misma funcionalidad en un script de PHP que los bucles while.
The while loop instructs PHP to execute other, subordinate instructions for as long as the while condition is fulfilled.
Los bucles while instan a PHP a ejecutar instrucciones subordinadas en tanto que la condición while se cumpla.
To solve this problem we have another type of loop: the WHILE loop.
Para resolver este problema disponemos de otro tipo de bucle: el WHILE.
The variable y is set to 5 and the WHILE loop is set to run when y does not equal 5, so the loop terminates.
Los establece en 5 y el bucle WHILE se configura para ejecutarse cuando y sea diferente de 5, de modo que el bucle termine.
Another interesting system condition is the While loop.
Otra interesante condición de sistema es el bucle While.
After the internal variables are declared and bound to their initial values, we can begin the while loop.
Después de declarar y asignar las variables internas, podemos comenzar el bucle while.
So the test for the while loop is simply
Así que la prueba en el bucle while es simple
When I find it, I terminate the while loop, and I print the result.
Y cuando lo encuentre, el bucle while termina, y puedo imprimir el resultado.
To prevent the while loop from running forever, some mechanism needs to be provided to empty the list eventually.
Para prevenir que el bucle while se ejecute para siempre, es necesario proporcionar algún mecanismo para vaciar la lista.
We know that the while loop will continuously implement
Sabemos que el bucle while implementará continuamente
What happens is that the true-or-false-test in the while loop tests true, so the search expression is executed.
Lo que ocurre es que la prueba-verdadero-o-falso en el bucle while es verdadera, por lo que se ejecuta la expresión de búsqueda.
Nici un rezultat pentru acest sens.
Treci la Premium pentru a debloca milioane de exemple de traduceri, a salva și învăța vocabular nelimitat, fără reclame.

Sinonime și analogii pentru "the WHILE loop" în limba Română

Cuvântul și expresia zilei
Imaginea zilei
kite: light frame flown in the wind on a string
Află cuvântul
Publicitate

Sugestii

Rezultate: 94. Exacte: 94. Timp de răspuns: 88 ms.