Examples with "es bytecode" and their translation in Engels
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.
Hay alguna verdad en esto: el archivo.pyc es bytecode compilado, que es después interpretado.
There's some truth to that: the.pyc file is the compiled bytecode, which is then interpreted.
Andere resultaten
La última opción, bytecodes, es un poco como Java.
Esto es solamente el data bytecode enviado junto con la solicitud.
This is just the bytecode "data" sent along with the request.
Si es compilado en bytecode, depende de un intérprete de bytecode.
El bytecode es entonces interpretado, o ejecutado por una máquina virtual.
RetroGuard es un ofuscador bytecode de Java.
RetroGuard is a Java bytecode obfuscator.
Identificar bytecode que es ejecutado frecuentemente.
Identify bytecode that is executed frequently.
El bytecode desplegado es portable, a diferencia del código máquina para cualquier arquitectura concreta.
El bytecode no es el código máquina de ninguna computadora en particular, y puede por tanto ser portable entre diferentes arquitecturas.
Bytecode is not the machine code for any particular computer, and may be portable among computer architectures.
Parrot bytecode es independiente de la plataforma.
Parrot bytecode is platform independent. Instruction set
Por ejemplo, la aplicación de bytecode es mucho más rápido que una visita al árbol de nodo de la sintaxis.
For example, the execution of the bytecode is much faster than visiting a node of the tree parser.
Si un archivo de PHP no es modificado, el bytecode siempre será el mismo.
If a PHP file is not modified, the bytecode will always be the same.
El código objeto de una VM también es llamado bytecode, definiendo específicamente un conjunto de instrucciones que ejecuta un intérprete.
The object code for a VM is also called bytecode, specifically defining an instruction set that an interpreter executes.