下载样例代码,在您的系统上编译,进一步探索。
Download the sample code and compile it on your system to explore further.
因此,编写足够的代码来使测试进行编译、运行但结果失败。
So, write just enough code to get the test to compile, run, and fail.
那么如何将静态编译的代码链接到生成的类呢?
So how can I link the statically compiled code to the generated class?
同时,GWT将编译出非常快的代码。
它甚至不信任其自身编译过的代码。
幸运的是,自版本0.7起,在预编译环境中运行定制代码相当容易。
Fortunately, as of version 0.7, running custom code in the precompiled environment is a lot easier.
编译该文件,生成该代码的目标文件。
Compilation: Compile the file to produce an object file for the code.
在这次,你必须先用scalac来把代码编译成jvm可认的。class文件。
This time, you must first compile the code to a JVM.class file using scalac.
先介绍一个只编译python样例代码的构建脚本。
Let's start with a build script that just compiles the example Python code.
结果是.NET中最优化的代码来自Visual C++编译器。
The result is that the best optimized code in .NET comes from the Visual C++ compiler.
编译应用程序的源代码。
跟踪钩子不需要作为源代码的组成部分预先编译。
Trace hooks do not have to be pre-compiled as part of your source code.
编写足够的代码以使测试进行编译。
最后,可能出现这样的情况,源代码无法在您的系统中进行编译。
Finally, there will be instances when source code simply won't build on your system.
下载部分的样例代码包含样例编译作业。
The sample code in the Download section contains a sample compile job.
通常可以找到所选平台和版本的预编译二进制代码。
You can often find a precompiled binary for your chosen platform and version.
我们可以注意到,代码生成其实一直都是存在的!那什么是代码编译呢?
One can note that, code generation has always existed ! what is a code compiler?
软件包通常包含的是预编译的软件,但您也可以打包源代码。
Packages usually contain precompiled software, but you can also package source code.
已编译代码和字节码是这16MB的一部分。
In this case the compiled code and bytecodes are part of the 16mb.
存储过程中的代码是预先编译的。
如果你修改了代码后重新编译,生成的文件会有新的文件名。
If you change your code and compile a new filename is created.
在我下个月开始编写编译器的代码时,才开始真正有趣的内容。
The real fun begins next month when I start coding the compiler.
最后,你需要加载原生代码最终编译到的库。
Finally, you need to load the library that the native code will ultimately compile to.
虽然如此,通常aot编译的代码的速度要慢于JIT编译的代码。
Nonetheless, the common case is that AOT-compiled code is slower than JIT-compiled code.
稍后,如果您必须重新编译相同的代码,只需要运行这个Shell脚本即可。
Later, if you must rebuild the same code, simply run the shell script.
编译并运行这段代码的简单方法如下所示。
The simple way to compile and run this code is to do the following.
注意:这里的示例代码已经用IBMJREversion 1.5编译过。
Note: The sample code here has been compiled with IBM JRE version 1.5.
Spring:下载编译和运行本文代码所需的内容。
Spring: Get the downloads necessary to compile and run the code presented in this article.
因为它编译,并不意味着代码是正确的。
realname是包含库的已编译代码的真正文件名。
The real name is the actual file name containing the compiled code for the library.
应用推荐