By default, the C# compiler will build a console application unless you specify otherwise. For this reason,it’s not necessary to specify the /target:exe switch, but doing so makes your intention clearer, which isuseful if you are creating build scripts that will be used by others.
which后面的怎么理解,謝謝。
添加回答
舉報
0/150
提交
取消