Translation of "in Bytecode" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Nach der Installation wird der Compiler Skripte in Bytecode umwandeln.
After installation, the compiling program will convert scripts into bytecode.
Wenn in Bytecode kompiliert, hängt es von einem Bytecode-Interpreter ab.
javac: Java-Compiler, der Java-Quellcode in Bytecode umwandelt.
in Bytecode übersetzte Java-Klassen „ .class",
Java-Programme werden in Bytecode übersetzt und dann in einer speziellen Umgebung (der Java-Laufzeitumgebung) ausgeführt.
PHPs Syntax, Fähigkeiten und seine Ausführungsmodell haben Ähnlichkeiten mit Perl: Skripte werden von einem Interpreter geladen, in Bytecode übersetzt und dann ausgeführt.
PHP's syntax, capabilities, and execution model bear vague similarities to Perl; scripts are loaded by an "interpreter", compiled to bytecode, and then executed.
Ubuntu Wie einige von Euch vielleicht wissen, werden Eure PHP-Skripte vor der Ausführung durch Apache in Bytecode kompiliert.
Ubuntu As some of you might know, PHP scripts are compiled to bytecode right before they are executed.
QuakeC-Quellcode wird mit einem Programm namens qcc in Bytecode kompiliert und in einer Datei mit Namen progs.dat gespeichert.
QuakeC source code is compiled using a tool called qcc into a bytecode kept in a file called progs.dat.
Um ein Java-Programmierer zu werden brauchst du einen "Kompiler", ein Programm mit dem man Java-Quellcode in Bytecode umwandelt.
To become a Java programmer, you need a "compiler", a program to convert Java source code to bytecode.
Sie kann in Bytecode oder JavaScript kompiliert werden; zu ihren Merkmalen gehören ein statisches Typensystem, Objektorientierung, prozedurales Programmieren mittels Funktionen, Unterstützung für Variable Type Inference und Support für Closures.
Statically typed, object-oriented, procedural programming using functions as well as support for Variable Type Inference and for closures - those are just a few of its key characteristics. And rather importantly, it can also be compiled to bytecode or JavaScript.
Alle Scripts, die mit ByteRun Protector for PHP geschützt worden sind, werden in Bytecode umgebildet und chiffriert.
All scripts protected by ByteRun Protector for PHP are converted to bytecode and encrypted.
Kotlin ist eine statisch typisierte Programmiersprache, die in Bytecode für die Java Virtual Machine (JVM) übersetzt wird, aber auch in JavaScript-Quellcode transformiert werden kann.
Java, Scala, Groovy, C#, Gosu Kotlin is a statically-typed programming language that runs on the Java Virtual Machine and also can be compiled to JavaScript source code.
UniScript=>Speichern/Ausführen Die Änderungen im Editor werden gespeichert und die Datei wird in Bytecode übersetzt.
UniScript=>Save/ExecuteSaves the changes in the UniScript editor and executes the code.