Examples with "compilador Java compila" 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.
Una vez que usted escribe el código, el compilador Java compila para producir código de máquina que está pensada solo para el equipo en el que se pretende ejecutar.
The JVM will produce a machine code that is intended only for the machine on which it is intended to run.
Andere resultaten
Entonces, un compilador de Java compila los archivos de código
Para hacer posible la independencia de plataforma, el compilador de Java compila el código Java a una representación intermedia denominada "bytecode Java" el cual se ejecuta en un JRE (Java Runtime Environment, Entorno de Ejecución Java) y no directamente en el Sistema Operativo.
To make platform independence possible the Java compiler compiles the Java code to an intermediate representation called "Java bytecode" that runs on a JRE (Java Runtime Environment) and not directly on the operating system.
A continuación, se compila por un compilador Java en la clase archivos en forma de Java código de bytes.
Compiladores Java no hacen cumplir estas reglas, pero no seguir las mismas pueden dar lugar a confusión y código erróneo.
Java compilers do not enforce these rules, but failing to follow them may result in confusion and erroneous code.
Autoboxing es la conversión automática que hace el compilador Java entre los tipos primitivos y sus correspondientes clases de contenedor de objetos.
Autoboxing is the automatic conversion that the java compiler makes between the primitive type and their corresponding wrapper class.
Una sentencia de importación le comunica al compilador Java dónde encontrar las clases a las que usted hace referencia dentro de su código.
An import statement tells the Java compiler where to find classes that you reference inside of your code.
Cualquier objeto no trivial usa otros objetos para alguna funcionalidad y la sentencia de importación es cómo usted le comunica al compilador Java sobre ellos.
Any nontrivial class uses other classes for some functionality, and the import statement is how you tell the Java compiler about them.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.