How to install visual studio 2019

1. The following is the installation method of visual studio 2019:

2. You can download it through Baidu search, but it may come with other installation packages,

Xiao Guan recommends searching and downloading on the software assistant

3. Click Install, it will jump to a page to remind you of the attached program that needs to be downloaded, Xiaoguan needs python, .NET and C#,

Check, click to download

4. Wait patiently, the download is complete in about 3~4 minutes

5. Enter the login interface of Microsoft account, which is the Microsoft account of your computer

6. Choose a development environment, Xiaoguan chose C# here

7. Choose a theme color, Xiaoguan chooses a dark color here

8. New project below

9. Select the console application

10. Give the project a name, Xiaoguan uses MyFirstApp to commemorate my first APP development software

Check to put the solution and the project in the same directory to facilitate future search

11. Under the new project, a program.cs file will be automatically generated, and the first program hello world will be automatically generated

12. Press F5 to run the program

In this way, visual studio 2019 will be installed successfully

I hope I can help everyone, I ask you if you want a like, will you give it, thank you all.
Copyright statement: The copyright of this article belongs to the author (@攻城狮小关) and CSDN. Welcome to reprint, but you must keep this paragraph without the author’s consent Statement, and provide the original link in an obvious place on the article page, otherwise the right to pursue legal responsibility is reserved.
It is not easy for everyone to write articles, please respect the fruits of labor~ 
Communication plus Q: 1909561302
Blog Park Address https://www.cnblogs.com/guanguan-com/

Guess you like

Origin blog.csdn.net/Mumaren6/article/details/108676359
Recommended