当前位置:网站首页>Visual studio 2019 installation and use
Visual studio 2019 installation and use
2022-04-23 07:20:00 【sunshinecxm_ BJTU】
One 、 download
1. Download address :
Download version of history :
https://my.visualstudio.com/Downloads/Featured?mkt=zh-cn
2. Choose the version :
(1)Community—— Community Edition , It can also be understood as personal version . For students 、 Open source and personal . It's a good choice for some beginners to learn . This version has relatively complete free IDE. Can be used to develop Android、iOS、Windows and Web Applications for .
(2)Professional—— pro , It's not just for teams of all sizes , The same applies to individuals . This version is very powerful . It has all the advantages of the community version and the enterprise version .
(3)Enterprise—— Enterprise Edition , For development teams and companies . This version provides professional developer tools 、 Services and subscriptions are very rich , Compared to the personal version , It can keep working efficiently , You can work seamlessly with different teams of developers .
Select any version , Click start download ( With Community Version as an example ).
Two 、 install
- Double click download program , It will show the interface , single click “ continue ”, Wait for the installer to complete the installation .
- Choose the workload , Check use C++ Desktop development and Visual Studio Extended development .
- Select language pack ( Default Chinese Simplified , There is no special need to change ).
- Select installation location ( Default C disc ), After changing the installation position , Click Install in the lower right corner .
- Wait for installation to complete :
3、 ... and 、 Use
- start-up Visual Studio, Click create new project :
- Create a new project :
- Configure new projects :
- Create the source file
- Add a new item :
- Write code
- function
版权声明
本文为[sunshinecxm_ BJTU]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230610530342.html
边栏推荐
- Miscellaneous learning
- 【点云系列】 A Rotation-Invariant Framework for Deep Point Cloud Analysis
- cmder中文乱码问题
- Itop4412 HDMI display (4.4.4_r1)
- 免费使用OriginPro学习版
- Gephi教程【1】安装
- Project, how to package
- torch.mm() torch.sparse.mm() torch.bmm() torch.mul() torch.matmul()的区别
- torch_ Geometric learning 1, messagepassing
- 1.2 初试PyTorch神经网络
猜你喜欢
Cause: dx. jar is missing
机器学习笔记 一:学习思路
[recommendation for new books in 2021] professional azure SQL managed database administration
Easyui combobox 判断输入项是否存在于下拉列表中
ArcGIS License Server Administrator 无法启动解决方法
Bottomsheetdialogfragment conflicts with listview recyclerview Scrollview sliding
【2021年新书推荐】Red Hat RHCSA 8 Cert Guide: EX200
【2021年新书推荐】Enterprise Application Development with C# 9 and .NET 5
【2021年新书推荐】Practical Node-RED Programming
【点云系列】Fully-Convolutional geometric features
随机推荐
Summary of image classification white box anti attack technology
树莓派:双色LED灯实验
Visual Studio 2019安装与使用
Recyclerview batch update view: notifyitemrangeinserted, notifyitemrangeremoved, notifyitemrangechanged
第2章 Pytorch基础2
素数求解的n种境界
Pytorch model pruning example tutorial III. multi parameter and global pruning
【3D形状重建系列】Implicit Functions in Feature Space for 3D Shape Reconstruction and Completion
torch. mm() torch. sparse. mm() torch. bmm() torch. Mul () torch The difference between matmul()
Component based learning (1) idea and Implementation
Itop4412 HDMI display (4.4.4_r1)
【动态规划】最长递增子序列
ThreadLocal,看我就够了!
图像分类白盒对抗攻击技术总结
Using queue to realize stack
Using stack to realize queue out and in
[recommendation of new books in 2021] enterprise application development with C 9 and NET 5
Android room database quick start
WebView displays a blank due to a certificate problem
c语言编写一个猜数字游戏编写