Examples with "semicolons in JavaScript" and their translation in Frans
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.
There are other rules for when you should and shouldn't use them - see Your Guide to Semicolons in JavaScript for more details.
Il y a d'autres règles à propos de leur emploi ou non-emploi - voyez Guide des points-virgule en JavaScript pour plus de détails.
Andere resultaten
$("li").addClass("starred"); You'll notice a lot of semicolons and brackets in JavaScript, and many $ (dollar signs) in jQuery.
$("li").addClass("starred"); Vous remarquerez qu'il y a beaucoup de points-virgules, de parenthèses, crochets et autres accolades en JavaScript, tandis qu'il y a de nombreux $ (signes dollar) en jQuery.
Now, you notice that it skipped right over this error here: didn't even catch it because the way Javascript handles semicolons.
Maintenant, vous remarquerez qu'il a sauté droit sur cette erreur ici : il n'a même pas signalé celle-ci à cause de la manière dont Javascript gère des points-virgules.
In most programming languages, semicolons are required, but they are optional in JavaScript.
Dans la plupart des langages de programmation, le point-virgule est JavaScript cependant, il est optionnel.
Simple statements in JavaScript are generally followed by a semicolon character, just as they are in C, C++, and Java.
Les instructions simples en JavaScript sont généralement suivies par un point-virgule, comme ils sont en C, C ++ et Java.
That is, JavaScript is designed so that when it encounters an error, it will automatically insert a semicolon in an attempt to fix that error.
Autrement dit, JavaScript est conçu de sorte que lorsqu'il rencontre une erreur, il insérera automatiquement un point-virgule pour tenter de remédier à cette erreur.
The semicolon (;) character is used to separate statements in JavaScript code.
En JavaScript, le point-virgule (;) est utilisé afin de séparer des instructions dans le code.
In JavaScript, the escape character allows for the inclusion of quotes in strings.
En JavaScript, le caractère d'échappement permet d'inclure des guillemets dans les chaînes.
The game runs in your browser and is written in Javascript.
Le jeu s'exécute dans votre navigateur et est écrit en Javascript.
In particular, it can implement specific actions coded in Javascript language.
Il peut notamment y implémenter des traitements spécifiques, codés en langage Javascript.
There is an operator called typeof in JavaScript that does this.
En JavaScript, l'opérateur nommé typeof est prévu pour cela.
In JavaScript, a function can be defined based on a condition.
En JavaScript, une fonction peut être définie selon une condition.
Potentieel gevoelige of ongepaste informatie
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.