命令行编译 meaning in English
command line builds
Examples
- The following command line compiles and links all c source files in the current directory
下列命令行编译并链接当前目录中的所有c源文件。 - The vsvars32 . bat file sets the appropriate environment variables to enable command line builds
Vsvars32 . bat文件设置适当的环境变量以启用命令行编译。 - The vcvars32 . bat file sets the appropriate environment variables to enable 32 - bit command - line builds
Vcvars32 . bat文件设置适当的环境变量以启用32位命令行编译。 - Select an application , clean out its classes directory , and then pick a single source file and compile it from the command line
选择一个应用程序、清除其类目录、然后选定一个源代码文件并用命令行编译它。 - If you do not use the visual studio command prompt , it is necessary to run vsvars32 . bat to set the appropriate environment variables to support command line builds
如果不使用“ visual studio命令提示” ,则需要运行vsvars32 . bat以设置适当的环境变量来支持命令行编译。