摘要: https://docs.microsoft.com/zh-cn/dotnet/core/tutorials/publishing-with-visual-studio 阅读全文
posted @ 2018-03-14 01:48 当年在远方 阅读(114) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/zh-cn/dotnet/core/tutorials/debugging-with-visual-studio?tabs=csharp 阅读全文
posted @ 2018-03-14 01:47 当年在远方 阅读(123) 评论(0) 推荐(0)
摘要: 10分钟快速使用 安装之后 打开cmd 第一步. dotnet new console -o firstApp 第二步. cd firstApp 第三部.dotnet run 这样就运行了hello world 控制台 阅读全文
posted @ 2018-03-14 00:25 当年在远方 阅读(667) 评论(0) 推荐(0)