Build The Executable File的意思|示意
构建可执行文件
Build The Executable File的网络常见释义
生成可执行文件 ... Build Customer File 建立客户档案 Build The Executable File 生成可执行文件 file build 档案建立 ...
Build The Executable File相关例句
EXP file must be used later to build the executable file.
EXP档案稍后必须用来建置可执行档。
You can also browse artifact repositories or search for a given artifact by name (an artifact is the result of a build; it may be a JAR file, an executable, or a complete Web site).
您还可以浏览工件储存库,或者根据名称搜索某个给定的工件(一个工件就是一个构建结果,它可以是JAR文件、可执行文件或者是一个完整的Web站点)。
In this example, only one C file is used, but in large systems, typically various libraries are built and finally linked to build the executable file.
在这个例子中,只有一个 C 文件被使用,但是在较大的系统中,通常是各种数据库被建立,最终连接到这个可执行文件中。
To build the calling executable file, you must link with the import library.
若要建置呼叫的可执行档,您必须连结汇入程式库。
Open the states.mms file in Design Studio and build the map called master to generate an executable map called master.mmc.
在Design Studio中打开states . mms文件,构建名为master的数据图,以便生成一个名为master . mmc的可执行数据图。
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.
最后,我调用了dot可执行文件生成buildfile的构建目标的PDF。