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.
return false
El arte de escribir un bucle while consiste en elegir un mecanismo tal que la prueba-verdadero-o-falso devuelva verdadero solo el número de veces que requiere evaluar las expresiones subsiguientes, y luego hacer que la prueba devuelva falso.
The craft of writing a while loop consists of choosing a mechanism such that the true-or-false-test returns true just the number of times that you want the subsequent expressions to be evaluated, and then have the test return false.
La expresión-del-siguiente-paso está diseñada para que la prueba-hazlo-de-nuevo devuelva falso cuando la función ya no deba repetirse.
The next-step-expression is designed so that the do-again-test returns false when the function should no longer be repeated.
Una expresión para cambiar el valor pasado a la prueba-verdadero-o-falso para que esta devuelva falso después de que el bucle se haya repetido el numero de veces correcto.
An expression to change the value passed to the true-or-false-test so that the test returns false after the loop has repeated itself the right number of times.
Repite la segunda cita hasta que la primera devuelva falso y recopile los resultados: {2 4 8 16 3264128}!
Loops the second quotation until the first returns false and collects the results: {2 4 8 16 3264128}!
Esto hace que la expresión condicional, la prueba-hazlo-de-nuevo, devuelva falso después del número correcto de repeticiones.
This causes the conditional expression, the do-again-test, to test false after the correct number of repetitions.
Una prueba que devuelva falso después de que el bucle se ha repetido el número de veces correcto.
A test that will return false after the loop has repeated itself the correct number of times.
Una expresión if puede tener un tercer argumento opcional, llamado parte-de-otro-modo (else-part), en caso de que la prueba-verdadero-o-falso devuelva falso.
An if expression may have an optional third argument, called the else-part, for the case when the true-or-false-test returns false.
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.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "devuelva falso" în limba Română