Vertaling van "Java byte" 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.
A good example of this is the support for pack200, a compression algorithm that uses knowledge of the Java byte format of compiled classes to effectively pack Java applications.
Ein gutes Beispiel hierfür ist der Support von pack200. Dieser Komprimierungsalgorithmus macht sich Kenntnisse über das Java-Byte-Format von kompilierten Klassen zu Nutze, um Java-Anwendungen effektiv zu packen.
The method as in claim 8, wherein the executable code comprises Java byte code, the distributed service provision point comprises a Java virtual machine and the network supports a common object request broker architecture (CORBA).
Verfahren nach Anspruch 8, wobei der ausführbare Code einen Java-Byte-Code umfasst, der verteilte Dienstbereitstellungspunkt eine Java Virtual Machine umfasst und das Netz eine Common Object Request Broker Architecture (CORBA) unterstützt.
Scala source code is compiled into Java byte code, so it can run on JVM, and you can call the existing Java class libraries.
Scala-Quellcode in Java-Bytecode kompiliert wird, so kann es auf JVM ausgeführt werden, und Sie können die vorhandenen Java-Klassenbibliotheken nennen.
The language is based on Ruby and Python and is compiled in Java byte code.
Die Sprache basiert auf Ruby und Python und wird in Java-Byte-Code kompiliert.
This is the secret to Java's platform independence, but it also adds certain weaknesses from the point of view of the security of the Java Byte Code.
Dieses Prinzip stellt die Plattformunabhängigkeit Javas sicher, allerdings birgt die Verwendung von Java Byte Code aus sicherheitstechnischer Sicht auch Gefahren.
But in case I do, I'll produce only Java Byte Code in the future.
Aber wenn doch, werde ich in Zukunft nur noch Java-Byte-Code erzeugen.
You're forgetting that one can produce Java Byte Code with Ada.
"Aber nein, Sie vergessen, dass man auch von Ada aus Java-Byte- Code erzeugen kann."
Would-be attackers need only simple, freely shared tools to not only tamper with the Java Byte Code, but to actually transition it back into the source code.
Bereits mit einfachen, frei verfügbaren Tools lässt sich der Java Byte Code nicht nur beliebig manipulieren, sondern auch in Java Source Code rückübersetzten.
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.
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.
When compiling Java Source Code, the code is first translated into a unique interim language, called Java Byte Code.
Beim Kompilieren von Java-Quellcode wird dieser zunächst in eine Zwischensprache, den so genannten Java Byte Code, übersetzt.
To circumnavigate these risks, AxProtector Java comes with the ability to automatically encrypt the Java Byte Code.
Um solchen Missbrauch zu verhindern, bietet AxProtector Java die Möglichkeit, den Java Byte Code automatisch zu verschlüsseln.
When Java source code is compiled, it first takes a brief detour under a new guise, called Java Byte Code.
Beim Kompilieren von Java Source Code wird dieser zunächst in eine Zwischensprache, den so genannten Java Byte Code, übersetzt.
Scala is a multi-paradigm language combining functional features with imperative object-oriented programming. Scala is compiled to Java Byte Code which makes it easy to integrate it with Java projects. The course provides a practical introduction to Scala and its ecosystem.
Scala ist eine neue Sprache, die funktionale und objektorientierte Paradigmen vereint und in Byte Code für die Java Virtual Machine (JVM) übersetzt wird. Um einen praxisrelevanten Einsatz der Sprache zu demonstrieren, umfasst die Lehrveranstaltung die Behandlung von ausgewählten Themen zu Scala und dessen Ökosystem.