What is the translation of " JAVA编译器 " in English?

java compiler
java编译器
java compilers
java编译器

Examples of using Java编译器 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Java编译器决定哪些方法是根据方法的签名中使用。
The Java compiler determines which method is used based on the method signature.
这告诉Java编译器你想要编译HelloWorld.java。
This tells the Java compiler that you want to compile HelloWorld. java..
我听说IBM的新Java编译器有好的错误报告。
I have heard that the new IBM Java compilers have good error reporting.
你的Java编译器会优化它,并在编译时完成连接。
Your Java compiler optimizes it and completes the connection at compile time.
从一种语言到另一种――关于Java编译器.
From one language to another-- about Java compilers.
Java编译器将Lambda表达式是编译成类的私有方法的。
The Java compiler compiles lambda expressions into private methods of classes.
Java编译器会报错的。
The Java compiler will throw an error.
在某些情况下,Java编译器也会为您创建一个Character对象。
The Java compiler will also create a Character object for you under some circumstances.
并且Java软件有一个开源版本的Java编译器,程序员可以在Java平台上的开源应用上交流合作。
Java software has an open source version of a Java Compiler where programmers can collaborate on an open source application of the Java platform.
是的,我完全希望C和Java编译器能够不断提高,包括JIT和类NGEN的静态编译器。
Yes, I fully expect C and Java compilers to keep improving- both JIT and NGEN-like static compilers..
Java编译器将强类型检查应用于泛型代码,并在代码违反类型安全性时发出错误。
A Java compiler applies strong type checking to generic code and issues errors if the code violates type safety.
Java编译器也许会自行决定嵌入一个方法,但我们对此没有更多的控制权力。
The Java compiler may decide on its own to inline a method, but you don’t have much control over this.
Java编译器并不像C/C++那样直接将高级语言转换成为机器语言(直接的CPU指令);.
Java compiler does not directly convert high-level language such as C/C++ to the machine language(direct CPU instruction);
你的Java编译器会优化它,并在编译时完成连接。
Your Java compiler will optimize this and perform the concatenation at compile time.
java编译器编译任何代码时,它生成的字节代码不是机器本机代码(与C编译器不同)。
When Java compiler compiles any code then it generates the byte-code which is not the machine native code(unlike C compiler)..
Java的当前版本只允许泛型类型包含引用类型,而且Java编译器会在编译时删除它所包含类型的详细信息。
Current versions of Java only allowgeneric types to contain reference types, and the Java compiler removes the detail of the contained type during compilation.
表达式的目标类型是Java编译器期望取决于表达式出现位置的数据类型。
The target type of an expression is the data type that the Java compiler expects depending on where the expression appears.
也就是说,Java编译器通过伪编译后,将生成一个与任何计算机体系统无关的“中性”的字节码。
That is, the Java compiler will generate a“neutral” bytecode that is unrelated to any computer system after pseudo compilation.
您可以使用许多技术使Java编译器生成更快,更小的字节码。
There are many techniques you can use to make the Java compiler generate faster and smaller bytecode.
Robocode安装程序附带开发环境,内置机器人编辑器和Java编译器
The Robocode installer comes with a development environment,built-in robot editor, and Java compiler.
SunMicrosystems1997年收购AnimorphicSystems之后,Hlzle协助开发了Javasoft高性能的HotspotJava编译器
After Sun Microsystems acquired Animorphic Systems in 1997,he helped build Javasoft's high-performance Hotspot Java compiler.
自动装箱(Autoboxing)是Java编译器在基本类型和相应的对象包装类之间进行的自动转换。
Autoboxing is the automatic conversion that the Java compiler makes between a primitive type and its corresponding object wrapper class.
上面的用法会造成语法错误,因为Java编译器只把第一个*/当做注释来处理。
Will generate a syntax error because the java compiler will only treat through the first*/ as a comment.
Java编译器通过生成与特定的计算机体系结构无关的字节码指令来实现这一特性。
The Java compiler accomplishes this by generating byte code instructions which have nothing to do with a particular computer architecture.
这意味着,虽然Java编译器的产品可能是与平台无关的,但JVM是平台特定的。
This means that, although the product of Java compiler may be platform independent, JVM is platform specific.
正在进行的工作示例有Java编译器的建造,是一个基于Key创建的符号执行树。
Ongoing work includes, for instance, the construction of a Java compiler based on symbolic execution trees created by KeY.
也就是说,尽管Java编译器生成的结果是平台独立的,但JVM与特定平台相关的。
This means that, although the product of Java compiler may be platform independent, JVM is platform specific.
Java编译器使用了一些注解类型,有些也适用于其他注解。
Some annotation types are used by the Java compiler, and some apply to other annotations.
它还有助于确定非标准和内部API的使用情况,这是对Java编译器警告信息的一个补充。
This will also help identify the usage of non-standard and internal APIs,which is a complement to the warnings from the Java compiler.
Results: 29, Time: 0.0177

Word-for-word translation

Top dictionary queries

Chinese - English