program listing file的意思|示意

美 / / 英 / /

程序清单文件


program listing file的网络常见释义

程序列表文件 ... Listing file type 可以设置生成的列表信息文件的内容 program listing file 程序列表文件 base listing file 基础上市文件 ...

program listing file相关例句

Just as with the program in Listing 1, you can screen-scrape this code into a file, save it as calc.tcl, chmod it as executable, and then run it.

与清单1中的程序一样,您可以将这段代码从屏幕搜集到一个文件,并将其保存为calc . tcl,使用chmod将其权限修改为可执行,然后运行该程序。

The nm program is good for listing symbols and their types and values but, for examining in greater detail the contents of those named sections of the object file, more powerful tools are necessary.

nm程序可用于列举符号及其类型和值,但是,要更仔细地研究目标文件中这些命名段的内容,需要使用功能更强大的工具。

Listing 4 is a simple Python command-line program that adds a software entry file using the direct SOAP API.

清单4是一个简单的Python命令行程序,用直接的SOAP API添加软件条目文件。

Save the code in Listing 1 above into a file named extractStates.pl and run the program with the command cat us_states.kml | perl extractStates.pl.

把上面的清单 1 中的代码保存到名为 extractStates.pl 的文件中,并且用 cat us_states.kml | perl extractStates.pl 命令运行该程序。

Show-directory shows you the directory listing where the file containing the function exists (requires program build with debugging).

show - directory显示了括功能存在的地址列表(需要有调试的程序构建)。

Now, Listing 3 shows how to read this data into a Python program and parse the contents of the file.

现在,清单3显示如何把这个数据读入Python程序,并解析文件的内容。