search
HomeComputer TutorialsComputer KnowledgeHow to compile C language programs in the Chinese version of Microsoft Visual C 2010 Learning Edition?

Microsoft Visual C 2010学习版中文版如何编译C语言程序

How to compile C language program in the Chinese version of Microsoft Visual C 2010 Learning Edition

File->New->Project

In the opened new project dialog box, select CLR under Visual C in the leftmost column, and then select CLR Empty Application

in the area on the right

And fill in the project name (Name), project location (Location) and solution name (Solution Name) in the three text boxes below

Click OK

After opening the newly created project in the browser, right-click the project name and select Properties. In the dialog box that opens, find the General option under Configuration Properties. Find Common Language Runtime Support (CLR support) in the dialog box on the right and set it to "No Common Language Runtime Support". Finally click OK and exit the dialog box.

Next, right-click Source Files in the project, select Add->New Item..., select "C File (.cpp)" in the dialog box, and enter the file name ending with .c. After clicking Add, you can add C language code to this file. Press F5 to debug and run.

Visualc 2010 usage

2008 is almost the same~~

Open the main interface of VS2008, and then select File→New→Project

Pop up the dialog box as shown

Select VC →win32 in the project type, then select win32 console application in the template on the right, and then enter a name below (project name, no need to include .C), select the save location and confirm

Okay, a dialog box pops up, ignore it, next step

Next, please note that in this dialog box, the application type must be selected as a console application, and the additional options must be selected as "Empty Project". Then click Done.

Then the dialog box disappears and you return to the VS main interface. At this time, there will be more "Solution Manager" on the left and right sides as shown in the toolbar

Right-click on the source file and select "Add → New Item". Note here that if you already have a written C source file, then select "Existing Item"

Another dialog box opens,

Regardless of the left one, select the C file (Note 1) in the template on the right, enter the name of the source file plus .C (Note 2) in the name below, and use the default save location. Then click "Add".

Okay, the editing page is out, everyone can write code. Here is a program "hello world" that all programmers must write no matter what language they learn^_^

As you can see here, VS2008 can intelligently mark function parameters and function bodies for easy viewing and modification. Much more convenient than VC6.0.

tips: The purpose of system("pause") is to "pause" the program when it reaches this position

After editing, then select Debug, or just click the green small arrow button (Note 3) to view the program running results

Finally, don’t forget to save

How to use visual stdio2010

1. Microsoft Visual Studio is a program development platform software developed by Microsoft. It is very powerful and easy to use. It is very popular among the majority of program developers. Microsoft Visual Studio 2010 is simple to operate, saves us a lot of time when writing programs, and makes it convenient for us to debug programs. The basic usage process is as follows;

2. First, create a new project. This prompt window will pop up after we open the program. What needs to be noted here is that the file name and file path must develop a good habit. The name should be based on the function or content of the program. The path should be placed in a special folder. You can also select New in File-New-Project. Project type;

3. Microsoft Visual Studio common functions--Toolbox

When we design the form, the toolbox is a tool that allows us to see what we get. We can drag controls directly in it. First, open the trial view - toolbox. Then fix it to the left end of the window, find the control we need in the toolbox, and drag it directly into the form program. To adjust the size, just place the mouse on the edge of the control. The size of the form can also be adjusted.

4. Commonly used functions of Microsoft Visual Studio-Properties Panel

After we add the control, we need to set the properties of the control, such as name, color, etc. At this time we need to use a very important panel - the properties panel; right-click the control to be edited and select Properties, then various properties of the control will appear in the lower right corner. Just set it according to the needs of the program.

5. Microsoft Visual Studio common functions--debugging

When our program is designed or halfway through writing, if we want to check how our program is running, we can click the debug button, or directly press F5 or ctrl F5 (commonly used in console programs). Click to stop debugging to return to the editing state.

6. Microsoft Visual Studio Common Functions--Publish

We want to publish the written program. At this time, find Generate-Publish to publish the program.

The above is the detailed content of How to compile C language programs in the Chinese version of Microsoft Visual C 2010 Learning Edition?. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:Excel办公网. If there is any infringement, please contact admin@php.cn delete
Download Hidester VPN/Proxy to Access Your Favorite Content - MiniToolDownload Hidester VPN/Proxy to Access Your Favorite Content - MiniToolApr 22, 2025 am 12:50 AM

Learn about Hidester VPN and Hidester proxy and download Hidester VPN for Windows, Mac, Android, and iOS to use this VPN service to view websites with no limit. For more useful free computer tools and troubleshooting tips, you may visit php.cn Softwa

Windows Keyboard Opening Shortcuts Instead of Typing [Fixed]Windows Keyboard Opening Shortcuts Instead of Typing [Fixed]Apr 22, 2025 am 12:48 AM

Have you ever encountered the trouble of “Windows keyboard opening shortcuts instead of typing”? In this post from php.cn, you will learn how to fix this issue.

Easy Ways to Add the Control Panel Icon to Desktop on Win 10 / 11Easy Ways to Add the Control Panel Icon to Desktop on Win 10 / 11Apr 22, 2025 am 12:46 AM

In this post, php.cn Software will introduce what Control Panel is and how to add the Control Panel icon to desktop on your Windows 10 or Windows 11 computer. You can also learn some related information about desktop icon settings.

Granblue Fantasy Relink Save File Location & Backup Save DataGranblue Fantasy Relink Save File Location & Backup Save DataApr 22, 2025 am 12:45 AM

If you play Granblue Fantasy: Relink on your PC, you may wonder where you can find its save file. In this post, php.cn introduces everything you want to know - Granblue Fantasy Relink save file location and how to back up the savegame of this game.

How to Fix Event ID 1104: The Security Log Is Now Full? - MiniToolHow to Fix Event ID 1104: The Security Log Is Now Full? - MiniToolApr 22, 2025 am 12:44 AM

Event Viewer keeps track of activity for better management. However, if the upper limit of the security log is reached, no more events can be logged. In this post on php.cn Website, we will show you how to deal with Event ID 1104 the security log is

Watch: How to Enable Secure Boot on Gigabyte Motherboard?Watch: How to Enable Secure Boot on Gigabyte Motherboard?Apr 22, 2025 am 12:43 AM

Secure Boot is a security standard that can prevent your computer from booting with untrustworthy software. Enabling it will add an extra layer of security to your device. In this post from php.cn Website, we will show you how to enable Secure Boot o

Windows 11 23H2 Release Date: September 26, 2023 - MiniToolWindows 11 23H2 Release Date: September 26, 2023 - MiniToolApr 22, 2025 am 12:42 AM

Coming to a new year, what Windows 11 users are looking forward to are not only the patch updates but also the annual major update for Windows 11. This post will talk about the Windows 11 23H2 release date. In addition, if you want to recover deleted

How to Turn off Bixby on Samsung Phone? See a Guide! - MiniToolHow to Turn off Bixby on Samsung Phone? See a Guide! - MiniToolApr 22, 2025 am 12:41 AM

Can you completely disable Bixby? How to turn off Bixby on Samsung phones? It is not hard to disable this voice assistant. In this post from php.cn, we will go to any length to help you find the method. Besides, a way to turn off “Hi, Bixby” is also

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor