What are the c language programming software under win7

  

What are the c language programming software under win7? A lot of friends who have just started to contact C language want to know that it is better to use the above software to develop c language. Generally speaking, Microsoft's things are definitely the best, more suitable for novices to learn, and you can access other software when you get started. Here is the script house Xiaobian to share with you the c language programming software?

Microsoft Visual C++, Microsoft Visual Studio, DEV C++, Code::Blocks, Borland C++, WaTCom C++, Borland C++ Builder, GNU DJGPP C++, Lccwin32 C Compiler3.1, High C, Turb C, gcc, C-Free, Win-TC, My Tc, etc., too many, because the C language is relatively mature, so the programming environment is many. Microsoft Visual C++ is recommended.

Software development under Windows, the preferred choice of compiler is of course Visual Studio, Microsoft also has a free version of Microsoft Visual C++2008Express available for download and use. However, if you consider cross-platform software, it is wise to choose gcc as a compiler. Regardless of Linux, MacOSX or other Unix variants, most of them use gcc as a compiler, so choose gcc as a compiler to make your software. By compiling the compiler in advance, it is easier to compile on different platforms. The TDM GCC project has helped you test and integrate the gcc installation tool TDM GCC On-Demand Installer on the Windows platform. You can choose to download and install those toolkits as needed. After the installation is complete, you need to modify the environment variables and add the installation directory to the PATH search path.

1. TC 2.0: Borland's products are compiled and run under the dos interface. They are small and flexible, but they cannot use the mouse. The interface is as follows:

The menu command is the first of the alt+ menu items. The letters can be debugged. When using it for the first time, you need to configure the directory as follows:

The first time you use it may feel uncomfortable (the mouse can't be used), slowly get familiar with it for a while. It’s okay, it’s the environment to study exams at school.

 Turbo C v2.0 Chinese version  is 〖 思思设计☆ WINYES. Turbo C 2.0, and perfected the operating environment under Windows and Chinese DOS, after repackaging, it is recommended to the teachers and students who learn "C language programming". Users do not need to be familiar with DOS knowledge. They only need to install Turbo C v2.0 in any folder during installation, and then you can compile the program without changing any options manually.

For some computer display card drivers are not compatible, the "black screen" or "CPU encountered invalid instructions", the special DOS virtual machine version, making it easier for beginners Use Turbo C Chinese version.

& nbsp;Turbo C v2.0 Chinese version of the main function

1, in order to take care of the unfamiliar DOS environment software operation of the majority of beginners, so that everyone can easily in the Windows environment With Turbo C v2.0 installed, this installer can install Turbo C v2.0 in any specified directory, and you can compile standard C programs without modifying the Directory option in the Options menu!

2. This version Integrated Chinese DOS operating environment, users do not need to download and install separately, you can directly use the Chinese interface to operate!

3, the latest integration of the source code editor, so that friends who are used to operating in the Windows environment are no longer TC - IDE environment headache;

4, the C program file you created will be saved in the "installation directory TC20HProject" directory, the start menu will create a shortcut to the "My Project directory", you It is more convenient to save;

5, the .OBJ and .EXE files output by the program will be saved in the directory of TC20HOutput” in the installation directory, and the output menu will be created on the start menu. The shortcut method makes your management more convenient;

6. You can choose to install Baidu Super Search, you can have powerful search functions, as well as intercept ads, clean up traces, etc.

7 〖 思思设计〗 also specially built the C language programming and C++ object-oriented programming related columns on the website Http://WWW.WINYES.COM, Http://WWW.WINYES.NET, collected a lot Related featured articles, I hope that interested friends can come to study and discuss together!

2, win-TC: Added interface based on tc2.0, able to use mouse, with syntax highlighting, Can be embedded in the assembly and other features, for some novices, please do not use the mouse. After writing the source code, compile and run, the software is relatively easy to use.

3, dev-C++: is a development environment for windows under c/c++, using gcc as a compiler, following the standard, powerful functions, syntax highlighting, single step debugging (this pair It is very important to eliminate errors. Performing breakpoint settings and other functions, following the C standard, is a very powerful development tool.

4, VC++, Microsoft's products, compilers, linkers, running, debugging and other powerful development tools, characterized by very powerful features, it takes a while for novices to explore

The c language programming software (supporting win7/win8) is a development system that supports multi-language development. c language programming software (support win7/win8) supports c language, c++ and vb language development, software can be very compatible with win7 and win8, users only need to set software compatibility, set it to win 98, win xp, etc. Wait.

The c language programming software provided for everyone is vc++6.0. VC++6.0 is a Windows-based platform, visualized integrated development environment introduced by Microsoft Corporation. Its source program is written according to the requirements of C++ language, and it has added the powerful MFC (Microsoft Foundation Class) class library provided by Microsoft.

The C language programming software (win7/win8) supports the MFC class library which encapsulates most of the Windows API functions and Windows controls. It contains functions that involve the entire Windows operating system. MFC not only provides users with a framework for applications in the Windows graphical environment, but also provides components for creating applications so that developers do not have to design and manage the programs required for a standard Windows application from scratch, but from a comparison High starting point programming saves a lot of time. In addition, it provides a lot of code to guide users to implement certain techniques and functions when programming. Therefore, using VC++'s highly visual application development tools and MFC class libraries makes application development easy.

5, aha C lightweight c language programming software v2.0 green free version

Aha C is a good lightweight C language programming entry software, compiled with gcc kernel Support syntax highlighting, code folding, compile error prompts, interface introduction, easy to operate, very suitable for C language learning entry.

6, C-Free

C-Free is a specialized C/C++ integrated development environment (IDE) that supports multiple compilers. With this software, users can easily edit, compile, connect, run, and debug C/C++ programs. C-Free integrates a C/C++ code parser that parses the code in real time and gives intelligent hints during the writing process. C-Free provides support for the current industry mainstream C/C++ compiler, and you can easily switch compilers in C-Free. Customizable shortcuts, external tools, and external help documentation make it easy to write code. Complete engineering/engineering group management allows you to manage your own code conveniently

C-Free is a domestic C and C++ development tool, which is an artifact that you can't put down.

If you are fed up with the huge bloat of Visual Studio and the compatibility of Visual C++ 6.0 under Win7 and Win8, C-Free will be a surprise option. C-Free's entire software is only 14M, very lightweight, easy to install, free to switch compilers.

The latest version of C-Free is 5.0. Registration requires 80RMB. You can try it for free for 30 days. If you do not register, you will not be able to use it. Although this tutorial provides a registration code, if you don't lack money, or contribute to domestic software, buy genuine.

Mainly includes the following features:

Support for multiple compilers, you can configure to add other compilers;

Currently supported compiler types:

(1 MinGW 2.95/3.x/4.x/5.0

(2) Cygwin

(3) Borland C++ Compiler

(4) Microsoft C++ Compiler

(5) Intel C++ Compiler

(6) Lcc-Win32

(7) Open Watcom C/C++

(8) Digital Mars C/C++< Br>

(9) Ch Interpreter

Enhanced C/C++ Syntax Brightener, (can highlight function names, type names, constant names, etc.);

Enhanced Intelligence Input function;

can add language highlighter to support other programming languages;

can add project type, can customize other project wizards;

Perfect code positioning function (Find declarations, implementations, and references);

Code completion functions and function parameter prompts;

Ability to list all symbols (functions, classes/structures, variables, etc.) contained in the code file ;

A large number of customizable features:

Customized shortcuts

Customizable external tools

Customizable help (supports Windows help, Html help and online help);

Color, with syntax highlighting print function;

Display the console window during debugging;

The project conversion function converts other types of projects into C-Free format projects and opens them in C-Free.

Multiple registration machines are for versions prior to C-Free 5.0, so share a C-Free 5.0 registration code here

7. CodeLite

CodeLite is a feature Powerful open source, C/C++ programming language cross-platform IDE (regularly tested under Windows XP SP2 /3, (K) Ubuntu 7.10/8.04 Gutsy Gibbon, and MacOSX 10.5.2). CodeLite's source code usage is subject to the GPL v2 license.

win installation

1. First download the installation package from the official CodeLite website, there are three installation packages to choose from,

The first one does not include MinGW (C /C++ compiler), so the compiler should be configured separately after installation;

The second is the installation package with C/C++ compiler (with the name of Mingw in the file name). This installation package is highly recommended for novices.

The third is the installation package with the wxWidgets library (the installation package with the file name wx);

If you don't know this well, you can choose the latest version of the installation package. Download codelite-xxx.exe The installation file (xxx is the version number).

2. After downloading the installation package, double-click the installation package, and then follow the prompts to go Next.

5, some auxiliary tools about vc

.C language compiler has a lot, this is my own contact, write it out, give you a little advice, I hope to be useful to you.

Copyright © Windows knowledge All Rights Reserved