当前位置:网站首页>Complete collection of development environment configuration -- Visual Studio 2022 installation
Complete collection of development environment configuration -- Visual Studio 2022 installation
2022-06-24 00:04:00 【51Aspx】
Visual Studio Is Microsoft's integrated development environment (IDE), With Windows A set of comprehensive and powerful IDE, Support C#、F#、VB、C/C++、HTML etc. 36 Kind of Language development .
One of the development tools that developers often use ,Visual Studio The latest version of 2022 paragraph , Like we used to use Visual Studio 2019.2022 The version is still very fragrant .
Today's article is divided into two parts Visual Studio 2022 new function and Installation configuration .
Let's introduce Visual Studio 2022 new function
1. Visual Studio One of the first 64 position
VS 2022, Full conversion bit 64 Bit application , And only 64 position , No, 32 position !VS Keep it 32 Bit program running , The memory limit cannot exceed 4GB Memory , Therefore, there will be many problems in the development and use process , For example, the system jams and loads slowly .
So if you're still 2019 edition , Consider downloading 2022 了 .
2. The loading speed is greatly improved
VS 2022 The loading speed is much faster than 2019, Especially when switching Git When branching , The loading speed of the system is significantly higher than 2019; That alone , Upgrade to use VS 2022 It's worth it .
3. Intelligent perceptual coding
stay VS 2022 in , Microsoft incorporates a lot of AI factors , The system can according to the content of the user's previous code 、 Keywords and other factors , Automatically prompt the following coding content , The user just needs to click tab key , A long string of code is automatically filled in your method . It's also a good news for beginners .
There are many new personalized features , Download it first and explore
Official website download address :https://visualstudio.microsoft.com/zh-hant/downloads/
Visual Studio 2022 Installation operation
1. Beginners can choose the community version
2. Download Online , The installation procedure is as shown in the figure
3. Click on the installation location , Default “C” Direct change to “D” Stored on other disks .
4. Click Install to enter the automatic installation status
5. Click OK after installation
6. And then click “ start-up ” Enter start Visual Studio2022, Select your corresponding development language
7. Enable Click to create new project
8. Select an empty item and click next
9. Enter the operation interface
10. Click try to open solution explorer
11. Right click the source file —— add to —— New item ( To create a project interface )
12. Enter the code , Click local Windows Debug and run the debugger
13. View the run results
You can find some source development environments that use VS Development , It can be used to practice hands .
边栏推荐
- Improvement of DC power distribution with open hall current sensor
- return、const、volatile关键字
- 生成所有可能的二叉搜索树
- The group procurement management system of daily chemical supplies industry changes the traditional procurement mode and reduces the procurement cost
- Facebook open source shimmer effect
- Some common tool functions in work
- Throttling and anti shake
- All 32 keyword classifications of C language C89 (C90)
- The input parameter is object, but it was passed as [object object] because it needs to be converted to JSON format
- windows10安全模式进入循环蓝屏修复
猜你喜欢
随机推荐
Kubernetes basic concept
fatal: The upstream branch of your current branch does not match the name of your current branch.
Chaos engineering, learn about it
节流和防抖
Revit API:明细表 ViewSchedule
Cvpr2019/ image translation: transgaga: geometry aware unsupervised image to image translation
What is medical treatment? AI medical concept analysis AI
[things about gbase] gbase 8s high availability technology and case analysis (issue 02)
组合总数II[每个元素只能用一次 + 去重复解集]
CPU取指到发出控制、微程序控制原理详细过程
How to take the PMP Exam agile on June 25? Share your troubles
Confused test / development programmers, different people have different stories and different puzzles
The group procurement management system of daily chemical supplies industry changes the traditional procurement mode and reduces the procurement cost
NLP工程师是干什么的?工作内容是什么?
并发和并行有什么区别?
1.< tag-动态规划和路径组合问题>lt.62. 不同路径 + lt.63. 不同路径 II
数据库中索引原理及填充因子
Application of acrel-3000web power management system in Duba Expressway
Startup process analysis of APP performance optimization
js 语言 精度问题








