Visual Studio Code 基本操作 - Windows 版

1.Install the .NET SDK

2.Create app: dotnet new console -o myApp cd myApp

3.Run your app:dotnet run

posted @ 2018-09-13 11:24  jasonlai2016  阅读(140)  评论(0编辑  收藏  举报