Download for Windows Premium
Publiciteit
el bucle "while

Examples with "el bucle "while" and their translation 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.
Porque el bucle "while" no va a definir de forma automática los valores de "i", y no va a cambiar de forma automatica los valores de "i" por mi
So the "while" loop isn't going to automatically define what my "i" values are, and it's not going to automatically change my "i" values or me.
El bucle "while" sigue siendo el método más apropiado y simple para leer un archivo línea por línea.
The while loop remains the most appropriate and easiest way to read a file line by line.

Andere resultaten

Algunas veces estos son mas rápidos de escribir que el bucle while equivalente.
Sometimes these are quicker to write than the equivalent while loop.
Pero no hay una condición para detener el bucle while.
But there's no stopping condition for the "while" loop.
El bucle do-while comienza ejecutando el código antes de verificar si debe repetirse.
The do-while loop starts by executing the code before verifying if it should repeat.
El bucle WHILE/ END WHILE ejecuta las instrucciones cero o más veces.
While/ End While executes the statements zero or more times.
El bucle while se ejecutará mientras la expresión que comprobamos sea verdadera.
The while-loop will run while the expression that we test for is true.
Otra interesante condición de sistema es el bucle While.
Another interesting system condition is the While loop.
Así que podemos usar el bucle do-while aquí.
So we can use the do-while loop here.
El bucle while continuará ejecutándose mientras la condición en el paréntesis sea true.
A while loop will continue to execute as long as the condition in the parenthesis is logically true.
Todo excepto el bucle while interno toma tiempo constante,
Everything but the internal while loop takes there constant time.
El bucle while requiere un contador para registrar las palabras o símbolos que se están contando.
The while loop requires a counter to keep track of the words or symbols being counted.
En otras palabras, el bucle while se ejecuta una vez cumplidas todas las condiciones necesarias para su ejecución.
Simply put, the while loop is executed while all necessary conditions for its execution are met...
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor el bucle "while in het Spaans

Publiciteit

Suggesties

Resultaten: 3250. Exact: 2. Verstreken tijd: 198 ms.