Übertragungssystem (2) nach Anspruch 2, wobei der ausführbare Code in einem Java-Bytecode besteht.
A transaction system (2) as claimed in claim 2, wherein the executable code is Java bytecode.
Ein Programm, das Java-Bytecode unabhängig von einem Web-Browser interpretiert und ausführt.
A program that interprets and executes Java bytecode independently of a Web browser.
Diese JAR-Datei enthält den kompletten Java-Bytecode der Firmware, den Bitstrom und einige Betriebssystem abhängige Bibliotheken.
This.jar file contains all Java bytecode, the firmware, the bitstream and the OS dependent libraries.
Diese Technologie kann z.B. im Embedded Bereich genutzt werden. Der Java-Bytecode wird auf Anforderung über einen Webserver an die Clients (Browser) geschickt, die die Anwendung auf dem Host ausführen.
This technology can e.g be used for embedded technologies where the Java-Bytecode is downloaded from a webserver which is integrated in the application.
Computerprogrammprodukt nach Anspruch 46, wobei die Befehlsausführungseinheit in Hardware Befehle in Java-Bytecode zumindest als eine Wiedergabe einer oder mehrerer natürlicher bzw. ursprünglicher Programmbefehle auf dem Prozessorkem ausführt.
A computer program product as claimed in claim 46, wherein said hardware instruction execution unit executes Java bytecode instructions as at least a representation of one or more native program instructions upon said processor core.
Du brauchst auch eine virtuelle Maschine für Java, welches eine "Maschine in der Maschine" ist, die Java-Bytecode versteht und sie in Maschinensprache für den Zielprozessor übersetzt.
You also will need a Java virtual machine, which is a "machine within a machine" which understands Java bytecodes and translates them into machine language on the target processor.
Der Hauptbeitrag ist ein generischer Verifikationsbedingungsgenerator (VCG), den wir für eine Teilsprache von Java-Bytecode instanziieren.
Our main contribution is a generic verification condition generator (VCG), which inspects code and emits proof obligations.
Anordnung nach Anspruch 1 oder 2, dadurch gekennzeichnet, daß der plattformunabhängige Programmcode ein JAVA-Bytecode ist, daß der Prozessor ein JAVA-Prozessor ist und daß die Run-Time-Umgebung eine JAVA-Run-Time-Umgebung ist.
The arrangement as set forth in claim 1 or 2, characterized in that the platform-independent program code is a JAVA byte code, in that the processor is a JAVA processor, and in that the run-time environment is a JAVA run-time environment.
yGuard ist eine kostenlose Software, welche Java-Bytecode obfuskiert und verkleinert. yGuard kann eine wesentliche Verbesserung des Software Deployments darstellen, indem unerwünschter Zugriff auf den Sourcecode erheblich erschwert und gleichzeitig die Größe der bearbeiteten Jar-Dateien drastisch verringert wird.
yGuard is a free Java bytecode obfuscator and shrinker that improves your software deployment by prohibiting unwanted access to your source code and drastically shrinking the processed Jar files at the same time.
Scala-Quellcode in Java-Bytecode kompiliert wird, so kann es auf JVM ausgeführt werden, und Sie können die vorhandenen Java-Klassenbibliotheken nennen.
Scala source code is compiled into Java byte code, so it can run on JVM, and you can call the existing Java class libraries.
Er kann Java-Quellcode zu Java-Bytecode, Java-Byte/Quellcode zu nativem Maschinencode und auch ganze Java Archive (JAR) für die verschiedensten Prozessorarchitekturen kompilieren.
GNU Compiler for Java (GCJ), compiles from Java to Java bytecode; it can also compile to native machine code and was part of the GNU Compiler Collection (GCC) up until version 6.
Er kann Java-Quellcode zu Java-Bytecode, Java-Byte/Quellcode zu nativem Maschinencode und auch ganze Java Archive (JAR) für die verschiedensten Prozessorarchitekturen kompilieren.
The most common form of output from a Java compiler is Java class files containing platform-neutral Java bytecode, but there are also compilers that gives optimized native machine code for a particular hardware/operating system combination.
JSP.Janino ist ein Compiler, der einen Java-Ausdruck, einen Java-Block oder eine Java-Quelldatei liest und Java-Bytecode generiert, der direkt geladen und ausgeführt wird.
Category: Development Tools Janino is a compiler that reads a Java expression, block, or source file, and generates Java bytecode that is loaded and executed directly.