Translation of "byte-code" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Every virtual machine capable of executing Java byte-code needs to perform some sort of automatic memory management, commonly referred to as garbage collection.
Jede abstrakte Maschine, die Java Bytecode ausführen kann, muss eine gewisse Art der automatischen Speicherverwaltung durchführen, welche als Speicherbereinigung bezeichnet wird.
It accepts byte-code from any Python version between 1.5 and 2.3 inclusive.
Es akzeptiert Bytecode von allen Python-Versionen zwischen 1.5 und einschließlich 2.3.
Java applications consist of byte-code which may be interpreted by a virtual engine.
Java Anwendungen bestehen aus einem Bytecode, der von einer virtuellen Maschine interpretiert wird.
Method and apparatus for performing byte-code optimization during pauses
The term code, as used above, may include software, firmware, byte-code and/or microcode, and may refer to programs, routines, functions, classes, and/or objects.
Der Begriff Code, wie oben verwendet, kann Software, Firmware, Byte-Code und/oder Mikrocode beinhalten, und kann sich auf Programme, Routinen, Funktionen, Klassen und/oder Objekte beziehen.
The virtual microprocessor and its corresponding operating system of claim 1, in which said means for transcribing the code of the executable instructions into low level code directly executable on the host microprocessor comprise a byte-code converter.
Virtueller Mikroprozessor und sein komplementäres Betriebssystem gemäß Anspruch 1, wobei die Mittel zum Transkribieren der ausführbaren Instruktionen in auf dem Host-Mikroprozessor direkt ausführbaren Niedrigniveau-Code einen Byte-Code-Umwandler umfassen.
The Java virtual machine interprets this byte-code and runs the program.
Die Java-Laufzeitumgebung wird auch als Virtuelle Maschine bezeichnet.
Note that it cannot yet decompile byte-code from Python 2.4 and 2.5.
Beachten Sie, dass dieses Programm noch keinen Bytecode der Python-Versionen 2.4 und 2.5 dekompilieren kann.
Decompyle converts Python byte-code back into equivalent Python source.
Decompyle konvertiert Python-Bytecode zurück in den äquivalenten Python-Quelltext.
If compiled into byte code, it depends on a byte-code interpreter.
Decompyle can also verify the equivalence of the generated source by compiling it and comparing the new byte-code with the original byte-code.
Decompyle kann auch die Äquivalenz eines Quellcodes überprüfen, indem er kompiliert wird und der neue Bytecode mit dem Originalcode verglichen wird.
Further, some projects incorporate binary or byte-code files that also require analysis.
Außerdem enthalten einige Projekte Binär- oder Byte-Code-Dateien, die ebenfalls analysiert werden müssen.
Instead of compiling only to ASM, could there be byte-code generated for java virtual machines, enabling web development from a unified syntax?
Statt dem ausschließlichen Kompilieren in ASM, könnte es nicht einen Byte-Code - generiert für Java Virtual Machines - geben, was die Web-Entwicklung mit einem einheitlichen Syntax ermöglichen würde?