Die Fähigkeit in nativen Code zu übersetzen.
The ability to render to native code.
Diese Bibliothek verwendet nativen Code und kann nur einmal vom Anwendungsserver geladen werden.
This library uses native code and can be loaded only once by the application server.
Zunächst stellten wir eine Möglichkeit zur Verfügung, Enterprise-Anwendungen in nativen Code zu kompilieren.
Firstly, by providing a way to compile an enterprise application into native code.
Darüber hinaus waren Funktionen wie das Rouletterad, das haptische Sensoren erforderte, im nativen Code schwer zu programmieren.
In addition, features like the roulette wheel, which required haptic sensors, were hard to program in native code.
Verbesserte Performance durch nativen Code für manche Berechnungen
Improved performance by using native code for some operations
Zuvor habe ich die Datei „" eingerichtet, die sämtlichen nativen Code in der App enthält.
Earlier, I set up, which is meant to hold all the native code in the app.
Verfahren zur Ausführung eines objektorientierten Computerprogramms, welches das Übersetzen des Programms in nativen Code nach einem der vorhergehenden Ansprüche und das Ausführen des nativen Codes am physikalischen Prozessor aufweist.
A method of executing an object oriented computer program comprising translating the program into native code as claimed in any one of the preceding claims, and executing the native code on the physical processor.
Verfahren nach einem der Ansprüche 1 bis 12, 24, 25 oder 26, wobei der Schritt des Übersetzens des Codes des virtuellen Prozessors in nativen Code von einem zweiten Übersetzerprogramm ausgeführt wird, welches selbst im Code des virtuellen Prozessors geschrieben ist.
A method as claimed in any one claims 1 to 12, 24, 25 or 26, in which the step of translating the virtual processor code into native code is carried out by a second translator program which is itself written in virtual processor code.
Diese Bibliothek verwendet nativen Code und kann während des Anwendungsserverlebenszyklus nur einmal von einem Klassenlader geladen werden.
This library uses native code and can be loaded only once by a class loader during the application server lifecycle.
Mithilfe einfach zu bedienender Designtools und Frameworks können Designer und Marketer sehr schnell schöne Sreens und nutzerfreundliche Navigationsstrukturen schaffen, alles basierend auf einem nativen Code.
Using intuitive design tools and frameworks, designers and marketers can quickly create beautiful screens and nuanced navigational structures, all backed by native working code.
Erhöhen Sie Ihre Produktivität und beschleunigen Sie die Implementierung mithilfe einer grafischen Benutzeroberfläche und Hunderter vorgefertigter Komponenten und Konnektoren, die nativen Code ohne Handcodierung generieren.
Increase your productivity and speed time to deployment using a graphical UI and hundreds of pre-built components and connectors that generate native code without hand coding.
Wenn die Anwendung also in nativen Code aufruft und dieser systemeigene Code als 32-Bit-Code kompiliert ist, kann die DLL mit diesem Aufruf nicht geladen werden.
So, when the application is calling in to native code, and that native code is compiled as 32-bit code, this call will fail to load that DLL.
Eine normale Binärdatei unter OSX besteht aus einem Header, der einige Informationen über die Datei enthält und dem eigentlichen, nativen Code.
Basically a binary on OSX consists of a header with some info on the binary and the actual machine code.