Blogger Information
Blog 11
fans 0
comment 0
visits 6610
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
C#代码手动编译
sonne的博客
Original
1399 people have browsed it

1:写入代码至文本文档

2:修改后缀名为.cs

3:进入vs的开发人员命令符,一般在开始菜单

4:cd至文件所在目录

5:输入:csc xxx.cs

6:直接生成exe文件

//以下是示例

**********************************************************************

** Visual Studio 2017 Developer Command Prompt v15.7.5

** Copyright (c) 2017 Microsoft Corporation

**********************************************************************


E:\vs2017\vs>D:


D:\>C:


C:\>cd C:\Users\Administrator\Desktop


C:\Users\Administrator\Desktop>csc Helloworld.cs

Microsoft(R) Visual C# 编译器 版本 2.8.3.63029 (e9a3a6c0)

版权所有(C) Microsoft Corporation。保留所有权利。




Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post