program compiling meaning in English
程序编译
Examples
- Statement is only available for programs compiled with the jscript command - line compiler . using
只有用jscript命令行编译器编译的程序可以使用 - The program compiles properly but at runtime it will give “ main method not public . ” message
程序完全编译,但是在运行时会给一个”主要方法不公开”的消息。 - A : the program compiles properly but at runtime it will give “ main method not public . ” message
程序完全编译,但是在运行时会给一个”主要方法不公开”的消息。 - Once the program compiles and runs , the console window opens and a list of files and their sizes is displayed
在程序编译和运行后,将打开“控制台”窗口,并显示一个包含文件及其大小的列表。 - The compiler programs compile each source file and , unless otherwise specified , an object file for each compile
编译器程序每次编译都编译每个源文件,并且还编译一个对象文件(除非另外指定) 。