We will first study it line by line, then we will see how to compile and run it.
我们首先一行一行的学习,然后再看看如何去编译和执行他。
To test this, paste the code into a file named execwithcaps.c, and compile and run it as root.
为了测试这个函数,将代码复制到一个文件中并保存为execwithcaps . c,编译并作为根用户运行它。
Usually you will only have to write a program and type a single command to compile and run it.
通常你仅需要编写一个程序,输入一条指令去编译和运行它。
We'll look through the code later, now just try to copy it to your project, compile and run it.
稍后我们浏览一下代码,现在试着拷贝代码到你的项目中,编译、运行它。
Copy the files to the migrate directory, compile and run it, passing the name of each product XML file as an argument.
将文件复制到migrate目录,编译并运行它,此时要传递每个产品XML文件的名称作为参数。
No modifications are required for this sample program; you can compile and run it using the commands shown in this section.
该示例程序不需要修改;可以利用本部分中所示的命令编译并运行它。
You can compile code and run it in any scope or its default scope.
您可以编译代码并且在任意范围或默认范围里执行它。
Run some events through it, watch it load classes, compile bytecode, and of course, manage memory.
对它运行一些事件,观察它加载类、编译字节代码以及管理内存。
It may use too much memory if you compile and run the GNU debugger, probably because it tends to open a window whenever you step into a program call.
如果您编译运行gnu调试器,可能会使用太多内存,或许是因为您进入一个程序呼叫时,它都试图打开一个窗口。
However, it is important to be aware that JDK 5.0 is required only to compile and run the tests; you can still build your application code with your preferred compiler.
但是,您要知道只有在编译和运行测试的时候才需要JDK 5.0,所以您仍然可以用自己喜欢的编译器来构建应用程序。
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这样要输入命令,文件名,只需点击按钮就可以了。
One other thing to note is that when you do a compile and run ./configure, it runs a configuration script for the local machine on which the agent is being compiled.
另一个需要注意的问题是,当您进行编译并运行./configure 的时候,它将运行本地计算机(正在编译代理的计算机)的配置脚本。
An interesting feature in Flex Version 3 is that you can compile a CSS file as an SWF file and load it at run time.
FlexVersion3内一个有趣的特性是您能像编译一个SWF文件一样编译一个CSS文件,并在运行时加载它。
Although you can compile and run the application at this time, it would be better to add the Employee detail page and view the finished result.
虽然现在就可以编译和运行该应用程序,但最好还是添加Employee细节页面,然后再显示最终的结果。
Therefore, generic framebuffer code that doesn't explicitly understand the PS3 will break spectacularly if you simply compile it and let it run.
因此,如果您简单地编译并运行通用framebuffer代码,它并不能显式地理解PS 3会这样中断。
The user has to obtain your module, run Makefile.PL to create a Makefile, run make to compile it, test it, and install it, and only then can scripts using the module be run.
用户必须取得您的模块,然后运行Makefile.PL来创建一个Makefile,再运行make 来对它进行编译、测试和安装。只有这样,使用这个模块的脚本才能得以正确运行。
To compile and run the program, just put it into a file called test.pgc and run the following commands.
要编译并运行这个程序,只需要将其保存到test . pgc文件中,并运行下面的命令。
To compile this interactively, and run it, run erl again
要想以交互方式编译模块代码并运行它,则应该再次运行 erl
If you compile the classes in Figure 1 and run the resulting assembly through the FxCop tool, you will find that it produces a critical warning about the ExplicitConstructor class.
如果您编译图1中的类,然后通过FxCop工具运行得到的程序集时,就会发现它会生成一个关于explicitconstructor类的严重警告。
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来运行该程序(要获取本文的完整源代码,请参阅下载部分的链接)。
You can now save the client projects, and compile and run them (make sure to set the Active property of the TClientDataSet to false, so it won't be open at design-time).
现在可以保存客户机项目,并编译和运行这些项目(要确保TClientDataSet的Active属性被设为false,这样它在设计时就不会被打开)。
This is the big hurdle; to leap over it you have to be able to create the program text somewhere, compile it successfully, load it, run it, and find out where the output went.
这是横在你面前的一道巨大的障碍,要逾越它你必须能够在某处写下程序代码,然后成功编译,装载,运行,最终找到结果输出到了何处。
Someone updating to that point should be able to compile it (if applicable) and run the test suite, and have the test suite pass.
也就是说,其他人此时更新代码后应该能够编译(可能的话),执行测试套件,并通过测试。
To link this into executables, you need to enable both the compile-time linker and the run-time dynamic linker to find it.
要将其链接到可执行程序中,需要启用编译时链接器和运行时动态链接器来定位它。
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提示中,它使用三个命令编译程序,一个命令生成一个可执行主程序并运行该程序。
Compile it and archive it in a Jar file, which will be run with the hadoop command later.
对它执行编译并存档在一个Jar文件中,后面hadoop命令将运行这个文件。
You'll run a command to "fully compile" a target script or scripts, and it will create the.class file it does now along with all the method binding.class files it normally generates at runtime.
你可以通过命令来“完全编译”目标脚本,这样就会创建。class文件,其中绑定了运行时会生成的所有方法。
It has a run-time interface, not a compile time interface, to its consuming offering, and is only available to customers in a consuming offering (that is, it is not available separately).
它拥有对于其消耗的供应产品(offering)的运行时接口,而非编译时接口,并且只对使用的供应产品(offering)中的客户有效(换句话说,分离时它不是有效的)。
It has a run-time interface, not a compile time interface, to its consuming offering, and is only available to customers in a consuming offering (that is, it is not available separately).
它拥有对于其消耗的供应产品(offering)的运行时接口,而非编译时接口,并且只对使用的供应产品(offering)中的客户有效(换句话说,分离时它不是有效的)。
应用推荐