Vertaling van "in c or java" in Duits
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.
Above all, we are looking for students of computer science with good programming skills in C or Java who can actively support our development teams.
Wir suchen vor allem Studenten der Informatik mit guten Programmierkenntnissen in C oder Java, welche aktiv in unseren Entwicklerteams mitwirken können.
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.
Bei JavaScript existiert kein eigener Typ für Ganzzahlen (Integer), darum sollte man bei der Anwendung von Arithmetik etwas vorsichtig sein, falls man das Rechnen in C oder Java gewöhnt ist.
In C or Java, the equivalent code would have outputted 1.
"Standalone" blocks in JavaScript can produce completely different results from what they would produce in C or Java.
Alleinstehende Blöcke in JavaScript können komplett andere Ergebnisse erzeugen als in C oder Java.
This is a requirement of the PARTITION BY RANGE syntax; you can think of it as being analogous to a series of if... elseif... statements in C or Java in this regard.
Dies verlangt die Syntax von PARTITION BY RANGE, die in dieser Hinsicht einer switch... case-Anweisung in C oder Java ähnelt.
Spell checker and phonetics These products are also available in C or Java versions with adaptable source code (unlimited use from 2000 €HT).
Although "standalone" blocks are valid syntax, you do not want to use standalone blocks in JavaScript, because they don't do what you think they do, if you think they do anything like such blocks in C or Java. For example
Obwohl es auch eigenständige Blockanweisungen (standalone) gibt und diese zur Syntax gehören, sollte man auf deren Einsatz besser verzichten, da sie nicht auf dieselbe Weise funktionieren wie z. B. bei C oder Java. Beispiel