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.
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.
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.
JRE Java Runtime Environment, es una versión reducida que contiene la JVM pero que no incluye el compilador java.
JRE Java Runtime Environment, is a reduced version which contains the JVM, but doesn't include the java compilator.
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.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "el compilador Java" în limba Română