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 程序完全編譯,但是在運(yùn)行時(shí)會(huì)給一個(gè)”主要方法不公開(kāi)”的消息。
A : the program compiles properly but at runtime it will give “ main method not public . ” message 程序完全編譯,但是在運(yùn)行時(shí)會(huì)給一個(gè)”主要方法不公開(kāi)”的消息。
Once the program compiles and runs , the console window opens and a list of files and their sizes is displayed 在程序編譯和運(yùn)行后,將打開(kāi)“控制臺(tái)”窗口,并顯示一個(gè)包含文件及其大小的列表。
The compiler programs compile each source file and , unless otherwise specified , an object file for each compile 編譯器程序每次編譯都編譯每個(gè)源文件,并且還編譯一個(gè)對(duì)象文件(除非另外指定) 。