Runs the % build section to compile the code.
运行%build节,编译代码。
There is no requirement that it not compile the code.
没有要求,没有编译代码。
NET must first compile the code into one or more assemblies.
NET必须首先将代码编译成一个或多个程序集。
To compile the code, generate some JCL to execute the compilation job.
要编译这段代码,需要生成一些JCL以执行编译任务。
That means you must declare all of your variables and compile the code.
这意味着必须声明所有的变量,然后编译代码。
This time, you must first compile the code to a JVM.class file using scalac.
在这次,你必须先用scalac来把代码编译成jvm可认的。class文件。
In fact, you need most of the JAR files to successfully compile the code.
事实上,要成功编译这段代码,您需要大部分JAR文件。
Once you compile the code, you need to deploy it in the server to access the service.
您一旦编译完了这些代码,就需要在服务器上部署它来访问那些服务。
Compile the code to generate an XML file containing the documentation comments.
编译此代码,以生成包含该文档注释的XML文件。
Re-compile the code and ensure that a texture mapped triangle does appear on your screen.
重新编译并运行代码,确保屏幕上出现一个带纹理的三角形。
Second, once you've written a Flex application, you compile the code using the MXML compiler.
其次,编写完Flex应用程序之后,使用MXML编译器编译代码。
The next step is to resolve any conflict that eventually appears and try to compile the code again.
下一步是解决最后出现的任何冲突,并设法再次编译代码。
When you compile the code, consider whether there is some way a malicious program could modify it.
当您编译程式码时,请想想恶意程式码是否可以利用某种方式来修改它。
For this project, I decided just to go with the standard Python setup tools and not compile the code.
对于本项目,我决定采用标准的Python安装工具,不编译代码。
First, the time taken by the JIT to analyze and compile the code path is included in the runtime of the test.
首先,测试的运行时间当中包含了JIT用于分析和编译代码路径所花的时间。
After you compile the code with GCC -g -o0 simple.c -o simple, a regular debug session might look like Listing 2.
用gcc- g - O0simple . c -o simple编译代码后,一个常规的调试会话如清单2所示。
You will need to have a J2ME development environment installed on your system in order to compile the code examples.
需要在系统中安装J 2 ME开发环境才能编译代码示例。
Compile the code and place the class file in <WP root>/shared/app/org/apache/log4j/servlet/ConfigurationServlet.class.
编译该代码并将类文件放在 <WProot>/shared/app/org/apache/log4j/servlet/ConfigurationServlet.class 中。
Finally, and this is actually a weakness, we use the embedded groovy runtime to both introspect and compile the code in your projects.
最后,实际上是缺点,我们使用内嵌的groovy运行时来解析和编译项目中的代码。
Because compilation happens at the same time as program execution, the time it takes to compile the code is added to the program's running time.
因为在程序执行时进行编译,所以编译代码的时间将计入程序的执行时间。
If you're not using Eclipse or WebSphere Studio Application Developer, these implied method additions are only recognized when you actually compile the code.
如果您使用的不是Eclipse或WebSphereStudioApplication Developer,那么所暗指的这些方法添加只有在实际编译这些代码时才能被认可。
With a build server in place to compile the code and the staging server standing by to receive it, the next step is to determine your deployment strategy.
构建服务器编译代码,交付准备服务器等候接收构建结果,有了这二者之后,下一步就是决定你的部署策略。
You can compile the code coverage results into reports and view them in Rational Application Developer, or save them to the file system for future analysis.
您可以将代码覆盖率结果数据汇编到报告之中并在RationalApplication Developer中查看它们,或者将它们保存到文件系统中以便未来的分析。
When you pass the information to the compiler, you request that the reader modify the include path appropriately per the installation. Then, compile the code.
在把信息传递给编译器时,您要求进程根据安装相应地修改include路径。
For code that runs frequently in a server, you'll see measurable gains in performance if you can ensure that the server doesn't have to parse or compile the code upon each encounter.
对于在服务器上频繁运行的代码,如果您能够确保服务器在每次遇到该代码时都不必解析或编译它,那么会看到明显的性能改善。
The first approach is to compile all the code but without performing any expensive analyses or transformations so that the code is generated quickly.
第一种方法是:编译所有的代码,但是不执行任何耗时多的分析和转换,因此可以快速生成代码。
Spring: Get the downloads necessary to compile and run the code presented in this article.
Spring:下载编译和运行本文代码所需的内容。
To use this version, you must compile the source code and build your own.jar file.
要使用这个版本,必须编写源代码并构建自己的. jar文件。
Compile source code of the application.
编译应用程序的源代码。
There should be no compile errors in the generated code.
生成的代码中并不会有编译的错误。
应用推荐