Download for Windows Premium
Publiciteit
switch statement
instruction switch f
énoncé switch
You can combine a long list of conditions in a switch statement.
Vous pouvez combiner une longue liste de conditions dans une instruction switch.
This is exactly what the switch statement is for.
C'est exactement à cela que sert l'instruction switch.
And here is the created flowchart for switch statement.
Et voici le diagramme de flux créé pour les instructions switch.
This is similar to the switch statement in C.
C'est similaire à l'instruction switch du langage C.
These rules also apply to the switch statement.
Ces règles s'appliquent aussi à l'instruction switch.
It is important to understand how the switch statement is executed in order to avoid mistakes.
Il est important de comprendre que l'instruction switch exécute chacune des clauses dans l'ordre.
A label in a switch statement as discussed below.
Une étiquette dans une instruction switch (voir plus bas).
A switch statement allows a variable to be tested for equality against a list of values.
Une instruction switch permet une variable à tester pour l'égalité contre une liste de valeurs.
Creating flowchart for switch statement is a good way for software engineers to improve clarity and offer the potential for faster execution.
La création d'un diagramme pour les instructions switch est un bon moyen pour les ingénieurs en logiciel d'améliorer la clarté et d'offrir la possibilité d'une exécution plus rapide.
Although it appears you're switching on a character here, the switch statement is actually using the integral value of the character.
Bien qu'il semble que la sélection s'opère ici sur un type caractère, l'instruction switch utilise en réalité la valeur entière du caractère.
Here's a simple example of a switch based on pattern matching, this time lined up in a way to make it look more like a switch statement.
Voici un exemple simple de switch basé sur un appariement de motif, cette fois mis en page de façon à le faire ressembler un peu plus à une instruction switch.
You can use one swicth statement inside another switch statement(s).
Vous pouvez utiliser une instruction swicth dans un autre instruction switch (s).
Also the compiler can't easily check if all possible types have been examined in a switch statement (you can use an enum type instead to solve this particular problem).
Ensuite, le compilateur ne peut pas facilement vérifier que tous les types ont été considérés dans les instructions switch (on peut utiliser un type enum pour se prémunir contre ce problème précis).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor switch statement in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
kettle: container for boiling water
Ontdek het woord
Publiciteit

Resultaten: 43. Exact: 43. Verstreken tijd: 44 ms.