当前位置:网站首页>Vs 2022 new features_ What's new in visual studio2022

Vs 2022 new features_ What's new in visual studio2022

2022-06-13 02:54:00 Tianma 3798

One 、VS 2022 New characteristics _Visual Studio2022 new function

Visual Studio 2022 Here comes the official edition . The default support .Net 6; The default support C# 10.

Download address :

https://visualstudio.microsoft.com/zh-hans/downloads/

System requirements :
Windows 11 edition 21H2 Or later : Home Edition 、Pro、Pro Education 、 The workstation Pro、Enterprise And Education Edition
Windows 10 edition 1909 Or later : Home Edition 、 pro 、 Education and enterprise .
Windows Server 2022:Standard and Datacenter.
Windows Server 2019:Standard and Datacenter.
Windows Server 2016:Standard and Datacenter.

Hardware requirements :
cpu:4 nucleus 64 Bit dominant frequency 1.8HG above ( The minimum configuration can be ignored ).
Memory :8G( Nominal 4G, It is too laggy. )
Hard disk :50G( Basic installation )

Two 、 New feature finishing

 1.64 Bit Visual Studio

VS 2022, Full conversion bit 64 Bit application .

Visual Studio 2022 Is by far the best Visual Studio. Our front 64 position IDE Easier to handle larger projects and more complex workloads . Daily operations ( Such as typing code and switching branches ) More fluid , Faster response time . 
 

2. intellisense 、 Intelligent coding
The current mainstream development tools , Are seeking to improve the programming efficiency of developers .Visual Studio In the previous version , It has also incorporated many smart tips 、 Automatic coding function .

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 .
 

IntelliCode Is a powerful set of automatic code completion tools , It can understand the code context : Variable name 、 Function and the type of code being written . It means IntelliCode Can complete a whole line at a time , To help you be more accurate 、 Code more confidently .

3. Hot Realod Hot heavy load

from Vs 2019 Asp.net Core Coding hot overloading is already supported in the project , stay Vs 2022 Added in C++ Developed thermal overload .

Hot overload currently supports WPF, Windows Forms, ASP.NET Core, Console,C++ And other types of applications .
 

4. .Net 6.0 / C# 10

VS 2022 Full support .NET 6.0, This framework is used for website application 、 Client applications and mobile applications provide unified technical support , Support at the same time Windows and Mac OS platform ; The framework also supports .NET Multi platform interface development ( Multi-platform APP UI, Also known as .NET MAUI).

This cross platform development tool , Write applications based on multiple platforms for developers (Windows, Android, macOS, and iOS) Provide a convenient way .

more :

 Element-ui and Element-Plus The difference between _Element2 and Element3 The difference between

Vue2 and Vue3 The difference between _Vue3 and Vue2 The difference between

Vue3+Element Plus Develop and build _Vue3+Element3 Develop and build

原网站

版权声明
本文为[Tianma 3798]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202280535329538.html