BYTECODE IN SPANISH TRANSLATION

código de bytes
byte code

Examples of using Bytecode in English and their translations into Spanish

{-}
  • Colloquial category close
  • Official category close
Bytecode cache stores compiled PHP code so that the next time it is used the compilation step can be skipped.
Bytecode cache almacena código de PHP recopilado así la siguiente vez cuando se utiliza el paso de recopilación puede ser omitido.
teaches how to understand the bytecode underpinning the language.
enseña cómo entender el bytecode que sustenta el lenguaje.
interprets the bytecode, and executes it on the operative system.
interpreta el bytecode, y ejecuta el código en el sistema operativo.
generation of bytecode from downloaded sources,
la generación de bytecode desde fuentes descargadas,
known in the world of Java as bytecode.
conocido en el mundo de Java como bytecode.
But keep in mind that uncompressed bytecode can be up to 5 times larger than the original source code.
Pero tenga en cuenta que el código de byte sin comprimir puede ser hasta 5 veces más largo que el código fuente original.
also compiles down to bytecode.
que también se compila a códigos de byte.
is the low level language that compiles down to bytecode.
que es el lenguaje de bajo nivel que se compila a códigos de byte.
If a cache bytecode like APC is installed this will used to retrieve the requested file.
Si un cache de bytecode como APC está instalado este puede ser utilizado para recuperar el archivo solicitado.
The replaced forms emit different bytecode than the original form would have emitted.
Las formas reemplazadas emiten un bytecode diferente del que sería emitido por las formas originales.
Bytecode is a set of instructions targeted to run on a Java virtual machine(JVM).
Los códigos byte son instrucciones estándar destinadas a ejecutarse en una Java Virtual Machine(JVM).
A common approach historically is bytecode, which uses 8-bit opcodes
Históricamente, un acercamiento común es el bytecode, que utiliza opcodes de 8 bits
Bytecode is not the machine code for any particular computer,
El bytecode no es el código máquina de ninguna computadora en particular,
More complex than just emulating bytecode is compatibly
Más complicado que solo la emulación de bytecode es la implementación compatible
The verifier permits only some bytecode sequences in valid programs,
Esto significa que solo una cantidad limitada de secuencias de bytecode forman programas válidos;
HHBC is a bytecode format created specifically for HHVM,
HHBC es un formato de bytecode creado específicamente para HHVM,
just-in-time(JIT) compilers, translate bytecode into machine code as necessary at runtime.
traducen el bytecode a código máquina inmediatamente antes de su ejecución para mejorar la velocidad de ejecución.
Ѕometimes, bytecode can also be compiled to a native binary using an AOT compiler or executed natively,
Sin embargo, algunas veces, el código byte también puede ser compilado a un binario nativo usando un compilador Ahead-of-time compilation(compilación por adelantado),
APC as many other bytecode caches help an application to reduce the overhead of read,
APC como tantos otros caches de bytecode, ayuda a una aplicación para reducir la sobrecarga de lectura,
runs the bytecode on an instance of the JVM.
ejecuta el código byte en una instancia de la JVM.
Results: 147, Time: 0.043

Top dictionary queries

English - Spanish