Site icon Produkta atslēga

Visual Studio 2022 Uzstādīšanas pamācība

1、 VS uzstādīšana

1. VS oficiālā vietne: click here

After entering the official website, atrast kopienu 2022 (Kopienas izdevums) — developers can use it for academic purposes for free and open source.

2. Pēc noklikšķināšanas, vs.exe fails tiks automātiski lejupielādēts (kā parādīts zemāk esošajā attēlā):

3. Pēc lejupielādes, kā parādīts zemāk esošajā attēlā, click to Next.

4. Installation completed

After the installation is completed, you can select the workload. It is recommended to check what you can use. Selecting all will occupy a lot of memory. If the learning content is increased later, you can still download it again. If you only want to learn c/c++, check it as shown in the following figure.

5. Installation position

Click Change to change the installation location. For the three files, you have selected different folders on disk D, as shown in the following figure (Piezīme: VS IDE is placed in the default location, which may run faster)

6. Complete the above operations, click Install, and wait for the download to complete.

2、 Test installation succeeded

1. Create a project

Solis 1: Open VS and click Create New Project

Solis 2: Click on the empty item

Solis 3: Enter your own project name in the project name; select the storage location of the project in the location (it is recommended to create a separate folder for storing the project in the future) and finally click Create to complete the project creation.

2. Create a source file

After the mouse finds the source file, right-click, click Add , and then click New Item . After selecting the c++ file , change the storage location and source file name , and then click Add to complete the creation of the source file.

3. Write code

Once the project and source files have been created, the code can be written.

4. Compile the code + run

5. Running results

The running result is shown in the figure above, which proves that the VS2022 installation is complete, and congratulations on the completion of your own first c language project.

If you want to buy Visual Studio 2022 Produkta atslēga, please order the link directly

Exit mobile version