Download for Windows Premium
Publiciteit
el compilador java

Vertaling van "el compilador java" 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.
the Java compiler
Las palabras clave son identificadores predefinidos que tienen un significado especial para el compilador Java.
Keywords are predefined identifiers that have special meaning to the Java compiler.
En vez de eso, el compilador Java compila nuestro código a código byte.
Instead, the Java compiler compiles our code to bytecode.
Esto también puede aplicarse para el compilador Java (javac)
This can also be done for the Java compiler (javac)
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 vez que usted escribe el código, el compilador Java compila para producir código de bytes.
Once you write the code, the Java compiler compiles it to produce bytecode.
Al agregar este nivel de abstracción, el compilador Java difiere de los otros compiladores de lenguaje, que escriben instrucciones apropiadas para el chipset de la CPU en el que el programa se ejecutará.
In adding this level of abstraction, the Java compiler differs from other language compilers, which write out instructions suitable for the CPU chipset the program will run on.
Sin esas declaraciones de importación, el compilador Java no reconocería el applet de clases y gráficos, que la clase del applet se refiere a.
Without those import statements, the Java compiler would not recognize the classes Applet and Graphics, which the applet class refers to.
El compilador Java (si todo ha ido bien) creará un archivo cuadro.class que contiene, naturalmente, el código binario (bytecode) y este podrá ser ejecutado por el interprete
The Java compiler (if everything went OK) will generate the file Cuadro.class that naturally contains the binary (bytecode) form and it can be immediately executed by the interpreter as
El compilador Java, al igual que el compilador.NET, genera byte code, en vez de código máquina.
The Java compiler, like the.NET compiler, generates byte code, rather than machine code.
JDK Java Development Kit contiene la JVM, el compilador java y muchas herramientas adicionales para el desarrollo de aplicaciones java.
JDK Java Development Kit contains the JVM, the java compilator and other additional tools for the development of java applications.
Cuando se compila el código fuente de Java, el compilador Java almacena los metadatos de la Anotación en los ficheros/archivos de clases.
The Java compiler conditionally stores annotation metadata in the class files, if the annotation has a RetentionPolicy of CLASS or RUNTIME.
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.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor el compilador java in het Spaans

Publiciteit

Suggesties

Resultaten: 12. Exact: 12. Verstreken tijd: 42 ms.