Compile source code of the application.
编译应用程序的源代码。
Gets the Settings and options used to compile source code into an assembly.
获取用于将源代码编译为程序集的设置和选项。
The stack on the left in Figure 2 illustrates an integration build that doesn't do much more than compile source code, package classes into a binary, and deploy software into an operating environment.
图2左侧的堆栈演示的集成构建除了编译源代码、将类打包为二进制文件、在操作系统上部署软件之外,什么也没做。
Compile the source code to create your class files.
编译源代码来创建类文件。
To use this version, you must compile the source code and build your own.jar file.
要使用这个版本,必须编写源代码并构建自己的. jar文件。
编译所有的源代码。
If you are deploying an open source project, provide a distribution that includes all JAR files necessary to compile your code, subject to licensing restrictions, of course.
如果你部署开发源码项目,应该提供包括所有需要的JAR文件的发行版本,当然是在遵守许可协议的基础上。
As a developer, you will recognize these steps as the normal procedure to configure, compile, and install most applications from source code.
作为一名开发人员,您可以将这些步骤看作常规过程,从源代码配置、编译和安装大多数应用程序。
You can edit source code files, compile and debug your project seamlessly from within a single IDE.
在单个ide中,您可以无缝地编辑源代码文件、编译和调试您的项目。
A continuous integration server will automatically retrieve source code from the repository, compile, test, package and install it, signaling any errors that appear during the process.
持续集成服务器能自动从代码库中获取源代码、编译、测试、打包并安装,在此过程中出现任何错误它都会发出通知。
Next, you need to compile the included source code for the demo application and then create the JAR file.
接下来,您需要编译包含的演示应用程序源代码,然后创建JAR文件。
So what you want to do is compile all of that source code into a JAR.
因此需要做的是把所有源代码编译成一个JAR。
With each higher level of optimization, compile time and systems resources used to compiler the source code increase as the additional amount of performance squeezed out decreases.
随着优化级别的提高,编译源代码所用的编译时间和系统资源增加,而性能的提升幅度下降。
If you successfully compile the source code, you can execute the bytecode within a JVM.
如果成功地编译了源代码,就可以在JVM中执行字节码。
And you can write your source code in it but to compile something you don't run a command like GCC and then the name of the file, you instead click a button.
你们可以在上面写源代码,如果要编译的话,不用像GCC这样要输入命令,文件名,只需点击按钮就可以了。
If you're brave enough, you can compile the source code for yourself.
如果您够勇敢,可以自己编译源代码。
This command will compile the provided C-source code.
该命令将编译C 源代码。
Notice that JDK 5+ is required to compile the source code.
注意,编译源代码需要JDK5+。
What this does is save Perl from having to compile the script from its source code into the bytecode each time.
这样做的优点是节省了Perl每次将脚本从源代码编译成字节代码的时间。
Compile the source code, and then install the tool using sudo permissions.
编译源代码,然后使用sudo权限安装该工具。
It should compile the source code, install the module, and create a new initrd image.
安装过程中应该会编译源代码,安装模块,并创建一个新的initrd镜像。
At the home page (see Resources for a link), you will find only source code, which you can compile on your own if you have GTK and Autotools.
在它的主页(见参考资料中的链接)上,可以找到源代码,如果您有gtk和Autotools,可以自己编译源代码。
The source code should readily compile on any supported system, but it is recommended that you have the latest version of OpenSSL.
在任何支持的平台上,源代码的编译都应该是非常容易的,不过我建议您使用最新版本的OpenSSL。
You can download, compile, and install the Audacity source code yourself, or use your distribution's method of installing new software.
您可以自己下载、编译和安装audacity源代码,或者使用您安装新软件的发行版方法。
And this implementation is closed: After you compile the FulfillmentGenerator class, you can't extend the invoice method to new types without editing the source code and recompiling.
此实现是封闭的:在您编译FulfillmentGenerator类以后,在不编辑源代码和重新编译的情况下,您无法将invoice方法扩展到新的类型。
For instance, you could type make -j 4 to have make compile up to four source code files simultaneously.
例如,您可以输入make -j4,使得make可以同时运行4个源代码文件。
If you want to skip ahead, download the completed text.c file included in the source code repository and compile it with the make command.
如果需要跳到前面,请下载源代码存储库中包含的完整text . c文件并用make命令编译该文件。
This will allow you to compile Flex source code without having to specify the location of the Flex compiler each and every time.
这将允许您编译flex源代码,并且不需要每次都指定Flex编译器的位置。
Extract the Nagios plug-ins source code tarball and then compile and install the plug-ins, as shown in Listing 8.
解压缩nagios插件源代码tarball,然后编译和安装这些插件,如清单8所示。
To create a load module, the newly generated, modified COBOL source code must go through the standard COBOL COMPILE and LINK EDIT.
为了创建加载模块,新生成的修改后的cobol源代码必须经过标准COBOLCOMPILE和LINKEDIT。
应用推荐