Runs the % build section to compile the code.
运行%build节,编译代码。
So, write just enough code to get the test to compile, run, and fail.
因此,编写足够的代码来使测试进行编译、运行但结果失败。
This time, you must first compile the code to a JVM.class file using scalac.
在这次,你必须先用scalac来把代码编译成jvm可认的。class文件。
To use this version, you must compile the source code and build your own.jar file.
要使用这个版本,必须编写源代码并构建自己的. jar文件。
The simple way to compile and run this code is to do the following.
编译并运行这段代码的简单方法如下所示。
In fact, you need most of the JAR files to successfully compile the code.
事实上,要成功编译这段代码,您需要大部分JAR文件。
Download the sample code and compile it on your system to explore further.
下载样例代码,在您的系统上编译,进一步探索。
Write just enough code to make the test compile.
编写足够的代码以使测试进行编译。
Finally, you need to load the library that the native code will ultimately compile to.
最后,你需要加载原生代码最终编译到的库。
Compile the source code to create your class files.
编译源代码来创建类文件。
Compilation: Compile the file to produce an object file for the code.
编译该文件,生成该代码的目标文件。
Notice that JDK 5+ is required to compile the source code.
注意,编译源代码需要JDK5+。
To compile and link the main code, use the following command line.
要编译并连接main代码,可以使用下面的命令行。
Spring: Get the downloads necessary to compile and run the code presented in this article.
Spring:下载编译和运行本文代码所需的内容。
You'll need Ant to compile your code and create the.war file for the example application.
您将需要用Ant来编译代码并为示例应用程序创建.war文件。
Issue the following command to compile the application source code: MXMLC microblog.mxml.
要编译应用程序源代码,发出以下命令:mxmlcmicroblog . mxml。
In other situations, a cast may be essential just to get the code to compile.
在其他情况下,造型只有在代码编译时才显出重要性。
Compile from source code, you can get it. Otherwise, refer to the previous section.
如果可以的话从源代码开始编译。否则,参考前面的章节。
You need to fix the code so it will compile.
你需要解决所以它将编译的代码。
How to: Compile and Run the Automation Object Model Code Examples.
如何:编译和运行自动化对象模型代码示例。
How to: Compile and Run the Automation Object Model Code Examples.
如何:编译和运行自动化对象模型代码示例。
应用推荐