Auf einigen Architekturen habe sich die Binärschnittstelle geändert, daher dürfe kompilierter Code nicht mit kompiliertem Code von älteren Versionen von g++ gemischt werden.
For some architectures the binary interface has been changed, so compiled code must not be mixed with compiled code from older versions of G++.
Ausführung im preemptive Modus: Nur kompilierter Code lässt sich in einem preemptive Prozess ausführen.
Execution in preemptive mode: only compiled code can be executed in a preemptive process.
Aus Sicherheitsgründen ist das S-bint nur für Binärdateien (kompilierter Code) wirksam. Es funktioniert nicht für Scripts (Batchdateien), mit Ausnahme von perl-Scripts.
For security reasons the s-bit works only when used on binaries (compiled code) and not on scripts (an exception are perl scripts).
Komfortabel Kompakt Kleiner kompilierter Code, annähernd 300Kb, kein externer Treiber (wie BDE) notwendig.
Short compiled code with approximate size 740 Kb, no external drivers (such as BDE) required.
Wenn jedoch React Native verwendet wird, um eine native App zu entwickeln, ist das Ergebnis plattformspezifisch kompilierter Code, der vom jeweiligen Prozessor ausgeführt werden kann.
If you're using React Native to develop a native app though, the result is platform-specific compiled code, which can be executed by the respective processors.
Bei einem Access-Projekt ein Datentyp variabler Länger mit maximal 2^31 - 1 (2.147.483.647) Bytes an binären Daten. Hiermit werden BLOBs (Binary Large Objects), wie z. B. Bilder, Dokumente, Sounds und kompilierter Code, gespeichert.
In an Access project, a variable-length data type that can hold a maximum of 2^31 - 1 (2,147,483,647) bytes of binary is used to store BLOBs (Binary Large Objects), such as pictures, documents, sounds, and compiled code.
MCode ist kompilierter Code.
MCode is compiled code.
Kompilierter Code wird im Pufferspeicher gespeichert.
Compiled code is stored in cache.
Kompilierter Code behandelt numerische Präzision und lokale Variablen nicht auf dieselbe Weise wie gewöhnlicher Mathematica-Code.
Compiled code does not handle numerical precision and local variables in the same way as ordinary Mathematica code.
Die Software wird kostenlos als kompilierter Code bereitgestellt.
Software shall be made available free of charge in object code.
Gemeinsame Bibliotheken sind kompilierter Code, der von vielen verschiedenen Programmen gemeinsam genutzt wird.
Shared libraries are compiled code which is intended to be shared among several different programs.
Beim Öffnen der Datenbank prüft die 4D Engine die von der Datendatei verwendete Sprache und gibt sie an die Programmiersprache weiter (interpretierter oder kompilierter Code).
When a database is opened, the 4D engine detects the language used by the data file and provides it to the language (interpreter or compiled mode).
Kleiner kompilierter Code mit annähernd 1100 Kb Platzbedarf, integrierbare Datenbank als Ersatz für die BDE, keine DLLs oder externe Treiber (wie BDE) erforderlich.