最后,我调用了dot可执行文件生成buildfile的构建目标的PDF。
Finally, I call the dot executable to generate the PDF of the build targets of the buildfile. Figure 3 shows an example of this file.
通过输入下面的命令,您可以看到目标文件中包含可执行代码的每个段的汇编清单。
By typing the following command, you can see an assembly listing of every section in the object file that contains executable code.
从代码到可执行代码的转换过程经过了良好的定义并实现了自动化,而目标文件是这个链中有机的连接性环节。
The transformation process that proceeds from code to executable is well-defined and automated, and object files are an integral link in the chain.
应用推荐