Vertaling van "in c or java" 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.
The reason for this is that T is always an array of 5 T's, no matter whether T itself is an array or not (this is not the case in C or Java).
La raison en est que T est toujours un tableau de 5 T, peu importe si T lui-même est un tableau ou non (ce n'est pas le cas en C ou Java).
Function definitions in PHP, on the other hand, typically require some kind of list of formal arguments as in C or Java which is not the csse in PERL.
Les définitions de fonction en PHP, d'autre part, nécessitent généralement une sorte de liste des arguments formels en C ou Java qui n'est pas la SCSST en PERL.
There's no such thing as an integer in JavaScript, so you have to be a little careful with your arithmetic if you're used to math in C or Java. Watch out for stuff like
Il n'y a par exemple pas de type entier en JavaScript, donc il vous faudra faire preuve d'un petit peu de prudence avec vos opérations arithmétiques si vous avez l'habitude de faire des maths en C ou en Java.
In C or Java, the equivalent code would have outputted 1.
In C or Java, a switch can only be applied to numbers, now we can apply to whole
En C ou Java, un switch ne peut être appliqué qu'aux nombres, maintenant nous pouvons appliquer à l'ensemble
In particular, the output of float.hex() is usable as a hexadecimal floating-point literal in C or Java code, and hexadecimal strings produced by C's %a format character or Java's Double.toHexString are accepted by float.fromhex().
En particulier, la sortie de float.hex() est utilisable comme valeur hexadécimale à virgule flottante littérale en C ou Java, et des chaînes hexadécimales produites en C via un format %a ou Java via Double.toHexString sont acceptées par float.fromhex().
Python is interpreted, even if there are compiled versions in C or Java bytecode.
Python est interprété, même s'il existe des versions compilées en C ou en bytecode Java.
In C or Java, the equivalent code would have outputted 1.
Un code C ou Java équivalent aurait produit 1.