When producing multiple output files in a command - line compilation , keep in mind that only one of the output files can be an assembly and that only the first output file specified implicitly or explicitly with 当在命令行编译中产生多个输出文件时,请记住其中只有一个输出文件可以是程序集并且只有用
The following table lists the command - line options . in addition to the listed options , all single - letter compiler directives can be specified on the command line , as described in compiler directive options 下列表中列出所有的命令行参数。在附加的选项列表中,所有的单字符编译器指令都可以在命令行编译中使用,详情请参照:编译器指令。
Just as with any other . net framework application , you can create windows - based applications in a text editor , make calls to . net framework methods and classes , compile your application at the command line , and distribute the resulting executable application 就像任何其他. net framework应用程序一样,您可以在文本编辑器中创建基于windows的应用程序,调用. net framework方法和类,在命令行编译应用程序,然后分发产生的可执行程序。