If you are looking for software to use, go to Huajun Software Park! software release
Location: front pageTutorial strategyTutorialComputer software tutorials How to use VS...

How to use VS2012 to create a new project-VS2012 tutorial

Author: dim sum Date: 2021-09-13

VS2012
VS2012-Chinese version

programming tools Storage size: 1.1MB Time: 2021-02-26

Software introduction: VS2012 is a development tool kit carefully created by Microsoft Corporation of the United States. Visual Studio2012 has comprehensive functions and includes all software...

Download now

Recently, some partners have just started using VS2012 software. During the use process, they said that they are not very familiar with the operation of creating new projects. So, how to use VS2012 to create new projects? The specific steps are shared below.

​ 1. Open the VS2012 software

1.jpg

​ ​ 2. Open the file - New, or use the shortcut key ctrl+shift+n to open the screen as shown in the picture. If you create a C language development environment, click OK

2.jpg

​​ 3. Click Next, select an empty project, and click Finish.

3.jpg
4.jpg

​​ 4. Click the Solution Explorer on the left side of the screen, right-click the source file to start a new creation, or use the shortcut key ctrl+shift+a,

5.jpg

5. Select the c++ header file and click OK in the lower right corner.

6.jpg

The above is the operation method of using VS2012 to create a new project explained by the editor. Let’s learn together. I believe it can help some new users.

Related articles