Examples with "' bytecode" and their translation in Spaans
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.
Strip assemblies level: the scripts' bytecode is analyzed so that classes and methods that are not referenced from the scripts can be removed from the DLLs and thereby excluded from the AOT compilation phase.
El nivel de Strip assemblies: el bytecode del script es analizado para que las clases y métodos que no están referenciados de los scripts sean eliminados del DLLs y por lo tanto excluidos de la fase de compilación AOT.
Andere resultaten
In its earliest versions, the Java code was compiled 'Just in Time' in bytecodes on the Dalvik virtual machine, which is not that different from the JIT compilation of the JS code on a virtual machine like V8.
En sus primeras versiones, el código Java se compilaba 'Just in Time' en bytecodes sobre la máquina virtual Dalvik, no siendo tan diferente de la compilación JIT del código JS sobre una máquina virtual como V8.
Recall that native machine code is much faster than bytecode.
Recordemos que el código binario es mucho más rápido que bytecode.
The latter option, bytecodes, is a bit like Java.
La última opción, bytecodes, es un poco como Java.
After installation, the compiling program will convert scripts into bytecode.
Después de la instalación, el compilador convertirá los scripts en bytecode.
Programs created with Java are portable because they are assembled in bytecode.
Los programas creados con Java son portátiles porque están ensamblados en bytecode.
Kotlin is a modern programming language that compiles to Java bytecode.
Kotlin es un moderno lenguaje de programación que compila a código byte Java.
This is just the bytecode "data" sent along with the request.
Esto es solamente el data bytecode enviado junto con la solicitud.
FindBugs operates on Java bytecode, rather than source code.
FindBugs opera en Java bytecode, en lugar de código fuente.
Bytecode is then executed upon request by an interpreter called a virtual machine.
Bytecode entonces se ejecuta a petición de un intérprete llamado máquina virtual.
As developers, we aren't responsible for writing the bytecode.
Como desarrolladores, no somos responsables de escribir el código byte.
This bytecode can only execute on a virtual machine.
Este bytecode solo se puede ejecutar en una máquina virtual.
Compile bytecode with the help of this tool.