compile command 基本解释
网络 编译命令
重点词汇
- commandn. 命令, 指挥, 控制, 部队, 司令部 v. 命令, 指挥, 控制 [计] 命令; 指令; DOS外部命令:启动新的命令处理器
- compilevt. 编译, 编辑, 编纂, 收集 [计] 编译
compile command 双语例句
- 1、
Alternatively, you can place source code under the/ java directory structure and use the zero compile command from the command line to compile it.
或者,也可以将源代码放置到/java目录结构中,并从命令行使用zerocompile命令来编译它。 - 2、
Now you can compile this program and the SOAP wrapper by entering the following command
现在您可以使用下面的命令来编译这个程序和SOAP封装程序了 - 3、
You can compile object-oriented ( OO) clients and classes by using the cob2_j command.
使用cob2j命令可以编译面向对象(OO)的客户端和类。 - 4、
To compile and link the main code, use the following command line
要编译并连接main代码,可以使用下面的命令行 - 5、
Compile this library and add it to your project SQABasic path, and then you can start to use this Customer Driver command.
编译该库并添加到您的工程SQABasic路径下,然后就可以开始使用这条用户驱动程序命令。 - 6、
Once you've downloaded and extracted the Ghosd source code archive, compile it with the command./ configure& make install.
下载并解压缩Ghosd源代码归档文件后,用./configure&makeinstall命令编译它。 - 7、
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命令编译该文件。 - 8、
Compile and run the application from the command line, and you should get the expected response
编译该程序然后在命令行中运行就可以得到预期的结果 - 9、
Once we have successfully configured the source files, we must compile PHP using the make command.
在成功地配置了源文件之后,我们必须使用make命令来编译PHP。 - 10、
Compile it and archive it in a Jar file, which will be run with the hadoop command later.
对它执行编译并存档在一个Jar文件中,后面hadoop命令将运行这个文件。 - 11、
Download and compile the ListUrls program, and run it by passing in a URL on the command line ( see the Download section for a link to this article's full source code).
下载并编译ListUrls程序,通过在命令行传入一个URL来运行该程序(要获取本文的完整源代码,请参阅下载部分的链接)。 - 12、
Compile txtclient. c by issuing the following command
发出以下命令来编译txtclient.c - 13、
Compile txtserver. c by issuing the following command
发出以下命令,编译txtserver.c - 14、
At the AIX shell prompt, it takes three commands to compile the programs, one command to generate an executable main program and run it.
在AIXshell提示中,它使用三个命令编译程序,一个命令生成一个可执行主程序并运行该程序。 - 15、
So, it's getting more interesting but we'll soon see that things don't always compile as easily as this command suggests.
更有意思了,但我们很快就会发现,并不是所有的编译都,像这条命令这么简单。 - 16、
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这样要输入命令,文件名,只需点击按钮就可以了。

