摘要: 【转】vscode调试运行c#详细操作过程 主要命令: //路径跳转cd //新建项目dotnet new console -o 路径 //运行dotnet run //用于发布exe<RuntimeIdentifier>win10-x64</RuntimeIdentifier> //在项目根目录执 阅读全文
posted @ 2018-12-21 17:15 landv 阅读(51676) 评论(6) 推荐(4) 编辑