Download for Windows Premium
-50% Premium
if-else - Engels-SpaansSpaans-Engels
Publiciteit
if-else

Vertaling van "if-else" 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.
if-else
if/else
Podemos considerar la sentencia elseif como una extensión de la construcción if-else.
We can consider the elseif statement as an extension to the if-else construct.
Y hemos visto este if-else en otras lecciones.
And we've seen this if-else in other lessons.
Lo bueno es que is también puede incluir un bloque else, tal como en la declaración if-else.
The good news is that is can also include an else block just like the if-else statement.
En if-else sintaxis, podemos proporcionar una lista de acciones a realizar cuando una condición se convierte en falsa.
In if-else syntax, we can provide a list of actions to be performed when a condition becomes false.
Entonces, cuando tiene dos opciones, y una de ellas debe ejecutarse, puede usar la construcción if-else.
So when you have two choices, and one of them must be executed, you can use the if-else construct.
A menudo, el resultado son unas estructuras de instrucciones «if-else» demasiado extensas para asegurarnos de que usamos el método más óptimo en el contexto adecuado.
This often results in a lengthy if-else statements to ensure that we use the most optimal method in the right context.
Por ejemplo, si tienes una función con una sentencia if-else y pruebas solo la rama if, entonces no sabe si la otra rama else funciona o no.
For example, if you have a function with an if-else statement and you test only the if branch, then you don't know whether the else branch works or not.
Componente if-else ampliable (instrucción switch) para controlar con facilidad el flujo de los datos en los proyectos de asignación mediante la asociación de un valor a un criterio determinado
Expandable if-else component (switch statement) - enables users to easily control the flow of data in their mapping projects by matching a value to a selected criterion.
En la lección anterior vimos un ejemplo en el que se alteraba el orden de ejecución de un programa con la sentencia if-else, estas instrucciones se llaman instrucciones de control de flujo.
We saw an example in which the order of execution of a program with the if-else statement was altered in the previous lesson, these instructions are called flow control instructions.
El operador if-else se puede sustituir por el operador condicional'?:'
The if-else operator can be written using the conditional operator'?:' as in example below
Este tipo de lógica condicional ("si es verdadero se hace esto y si es falso se hace lo otro") es controlada normalmente por un bloque if-else.
This kind of conditional logic - "if true do this or else do this" - is usually handled by an if-else block.
Nota: las funciones que generan xsi:nil no pueden pasar por funciones ni componentes que solamente operen en valores (como la función if-else, por ejemplo).
Functions which generate xsi:nil cannot be passed through functions or components which only operate on values (such as the if-else function).
Si el valor del atributo "temp" del XML de origen es inferior a 5, entonces se pasa el valor de constante "low" a la condición if-else.
If the value of the "temp" attribute in the source is less than 5, the constant value "low" is passed on to the if-else condition.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor if-else in het Spaans

Publiciteit

Suggesties

Resultaten: 32. Exact: 32. Verstreken tijd: 32 ms.