Examples with "to "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.
Java applications are typically compiled to "bytecode" that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture.
Las aplicaciones de Java son compiladas a bytecode (clase Java), que puede ejecutarse en cualquier máquina virtual Java (JVM) sin importar la arquitectura de la computadora subyacente.
Andere resultaten
The Java compilers convert your code from human readable Java source files to something called "bytecode" in the Java world.
Los compiladores de Java convierten su código de archivos de código fuente Java legible a algo llamado "bytecode" en el mundo Java.
The latter option, bytecodes, is a bit like Java.
La última opción, bytecodes, es un poco como Java.
Recall that native machine code is much faster than bytecode.
Recordemos que el código binario es mucho más rápido que bytecode.
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.