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 it knows a value will never change, it is able to apply optimizations to make your code run faster.
S'il sait qu'une valeur ne changera jamais, il est capable d'appliquer des optimisations pour rendre notre code plus rapide.
Consider making your code run cleanly with use strict and use warnings (or -w) in effect.
Pensez à faire tourner votre code proprement avec use strict et use warnings (ou -w) activés.
Consider making your code run cleanly with use strict and use warnings (or -w) in effect.
Pensez à faire tourner votre code proprement avec l'utilisation des avertissements stricts et l'utilisation (ou -w) en vigueur.
A potential problem caught by use strict; will cause your code to stop immediately when it is encountered, while use warnings; will merely give a warning (like the command-line switch -w) and let your code run.
La détection d'un problème potentiel par use strict; arrêtera votre code immédiatement. À l'inverse, use warnings; ne fera qu'afficher des avertissements (comme l'option -w de la ligne de commande) et laissera votre code continuer.
Introduction to Flow, to make your code run on the first try
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.