Source program file的意思|示意

美 / / 英 / /

源程序文件


Source program file的网络常见释义

源程序文件 ... instruction) 返回指令(Return instruction) 被调用程序(Callee) 栈帧(Stack frame) 源程序文件(Source program file)汇编语言程序文件(Assemble language source file) 目标程序文件(Object/Target program file) 可执行程序文件(Executable ...

Source program file相关短语

1、 source program file type 源程序文件类型

2、 source file management program 源文件管理程序

3、 Program Source File Naming Convention 程序源文件命名规范

Source program file相关例句

The "hello World" statement is a complete program when placed in a source file such as hello.py.

“hello World”语句放在hello . py之类的源文件中时,就是一个完整的程序。

The compiler and linker can compile and link source code program files into object code file that is executable to the virtual machine system.

编译器和连接器将源程序文件编译和连接成虚拟机系统可执行的目标代码文件。

This can be restated as follows: the program should operate the same, irrespective of its source of input (a file, a pipe, or the terminal) and of its output destination.

该特性可以重新叙述如下:不管程序的输入源(文件、管道或终端)和输出目的地是什么,程序都应该以同样的方式工作。

With WPO, the compiler can inline functions from any source file in the program.

有了WPO,编译器就可以从程序中的所有源文件内联函数。

Create the source file using the text editor or word-processing program of your choice.

可以使用所选的文本编辑器或字处理程序来创建源文件。

NET image processing Programming (2nd edition), "a book full source code sample program executable file and image processing for some testing with the image files."

NET图像处理编程(第二版)一书中全部的源代码、示例程序的可执行文件以及一些供图像处理测试用的图像文件。