登录 | 首页 -> 华新鲜事 -> 求学狮城 | 切换到:传统版 / sForum | 树形列表
请问。。
<<始页  [1]  末页>> 

请问。。c 语言编程用什么软件比较好。。。

我现在自学c语言。。
有没有适合初学者的工具??


谢谢
[我行故我 (5-2 15:12, Long long ago)] [ 传统版 | sForum ][登录后回复]1楼

recommend: just under your UNIX, it is OK[unkown (5-2 16:41, Long long ago)] [ 传统版 | sForum ][登录后回复]2楼

Just find any compilerIn Unix you don't need anything, solaris cc/GNU gcc are good compiler, what you need is a editor, such as VIM (get free from www.vim.org)

In DOS/Windows you need to install a compiler, any compiler will do, 16bit Turbo C/Quick C or 32bit LCC/Dev C++/Cygwin/Watcom C++/MingW/M$ C++/Borland C++(Builder), all of them are more than enough for a beginner.

If you do not know where to get one, try:

LCC: http://www.cs.virginia.edu/~lcc-win32
Pros: Compartively effective, support Windows API programming
Cons: No C++ support

DevC++: http://www.bloodshed.net/download.html
Pros: gcc compatability, support Windows API programming also
Cons: (Don't know)

MingW: http://www.mingw.org/download.shtml
Pros & Cons: (Never use, never heard, don't know)

Cygwin: http://cygwin.com
Pros: gcc compatability, additional Unix emulator
Cons: Slow, additional DLL required when moving

Watcom: http://www.openwatcom.org/download/down_win_installer.html
Pros: Highly efficient compiler, C++ support
Cons: IDE got problem under WindowsNT

M$ C++/Borland C++ (Builder) are not freely available.
[香陵居士 (5-2 18:04, Long long ago)] [ 传统版 | sForum ][登录后回复]3楼

(引用 香陵居士:Just find any compilerIn Unix you don't need anything, solaris cc/GNU gcc are good compiler, what you need is a editor, such as ...)Additional point:If you program in Unix with VIM, read the manual first! Otherwise I am afraid that you may even don't know how to quit.[香陵居士 (5-2 18:13, Long long ago)] [ 传统版 | sForum ][登录后回复]4楼

(引用 香陵居士:Just find any compilerIn Unix you don't need anything, solaris cc/GNU gcc are good compiler, what you need is a editor, such as ...)真详细。。对我已经足够了。。。


非常感谢香陵居士。
[我行故我 (5-2 18:20, Long long ago)] [ 传统版 | sForum ][登录后回复]5楼

(引用 unkown:recommend: just under your UNIX, it is OK)xiexie ...斑竹上草*&*[我行故我 (5-2 18:21, Long long ago)] [ 传统版 | sForum ][登录后回复]6楼

come:You should have a good rest in the holiday. Why do you want to study? I advise you to play basketball as much as possible!!! Then we can play a basketball game next semester. haha!!! [homeless (5-2 19:02, Long long ago)] [ 传统版 | sForum ][登录后回复]7楼

Why not use VC++?[注册 (5-2 20:19, Long long ago)] [ 传统版 | sForum ][登录后回复]8楼

(引用 注册:Why not use VC++?)夷?请教一下具体用vc 编 c的问题....能将详细一点?[妙不可言 (5-2 21:04, Long long ago)] [ 传统版 | sForum ][登录后回复]9楼

(引用 妙不可言:夷?请教一下具体用vc 编 c的问题....能将详细一点?)和其他的IDE是一样的[香陵居士 (5-2 21:26, Long long ago)] [ 传统版 | sForum ][登录后回复]10楼

(引用 homeless:come:You should have a good rest in the holiday. Why do you want to study? I advise you to play basketball as much as possible!!...)没有你的日子里。。我用学习来麻痹自己。。。

*O*
[我行故我 (5-2 22:45, Long long ago)] [ 传统版 | sForum ][登录后回复]11楼

(引用 妙不可言:夷?请教一下具体用vc 编 c的问题....能将详细一点?)Suppose you've VC6.0 installedFile-->New---> Choose Either of
1, Projects Tag--> Win32 Console Application
2, Files Tag--> C++ Source File

Then you can do basic C/C++ programming.

If you want to see the output, just press F5(Debug mode)
or Build-->Rebuild All to make the executable.

C++ is back-compatible with C
(C++ is a super-set of C)
so do not worry whether the file extension is .c or .cpp

but for O/S module, you'd better do C programming in UNIX since there are some functions(system calls terminologically) which are specific to the O/S, and cannot be recognised by VC..
[大一的人 (5-2 23:17, Long long ago)] [ 传统版 | sForum ][登录后回复]12楼

(引用 我行故我:没有你的日子里。。我用学习来麻痹自己。。。 *O*)你这个玻璃[大一的人 (5-2 23:19, Long long ago)] [ 传统版 | sForum ][登录后回复]13楼

(引用 大一的人:你这个玻璃)你是?male or female??[我行故我 (5-2 23:51, Long long ago)] [ 传统版 | sForum ][登录后回复]14楼

(引用 我行故我:你是?male or female??)人家都自我介绍拉!!!他叫玻璃!!![homeless (5-3 0:02, Long long ago)] [ 传统版 | sForum ][登录后回复]15楼

(引用 homeless:人家都自我介绍拉!!!他叫玻璃!!!)你和他很熟??[我行故我 (5-3 0:12, Long long ago)] [ 传统版 | sForum ][登录后回复]16楼

(引用 大一的人:Suppose you've VC6.0 installedFile-->New---> Choose Either of 1, Projects Tag--> Win32 Console Application 2, Files Tag--> C++ ...)多谢[妙不可言 (5-3 0:29, Long long ago)] [ 传统版 | sForum ][登录后回复]17楼

(引用 我行故我:你和他很熟??)他是谁,我也不知道。不过大家都是来华新上,开个玩笑无所谓拉!!! [homeless (5-4 2:03, Long long ago)] [ 传统版 | sForum ][登录后回复]18楼


<<始页  [1]  末页>> 
登录 | 首页 -> 华新鲜事 -> 求学狮城 | [刷新本页] | 切换到:传统版 / sForum