请问。。
登录 | 论坛导航 -> 华新鲜事 -> 求学狮城 | 本帖共有 18 楼,分 1 页, 当前显示第 1 页 : 本帖树形列表 : 刷新 : 返回上一页
<<始页  [1]  末页>>
作者:我行故我 (等级:5 - 略有小成,发帖:1333) 发表:2003-05-02 15:12:33  楼主  关注此帖
请问。。
c 语言编程用什么软件比较好。。。

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


谢谢
Don't forget to always have a dream
我曾是孤单的飞鸟
飘荡在远方的天空
如今我已飞得太久
才知道我就是春天
我用力地挥动翅膀
开始寻找家的方向
我用力地挥动翅膀
溶进这宽阔的天空
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:unkown (等级:1 - 微不足道,发帖:541) 发表:2003-05-02 16:41:55  2楼 评分:
recommend: just under your UNIX, it is OK
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:香陵居士 (等级:16 - 好恐怖呀,发帖:22662) 发表:2003-05-02 18:04:48  3楼 评分:
Just find any compiler
In 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.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:香陵居士 (等级:16 - 好恐怖呀,发帖:22662) 发表:2003-05-02 18:13:34  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 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
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.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:我行故我 (等级:5 - 略有小成,发帖:1333) 发表:2003-05-02 18:20:45  5楼
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
真详细。。
对我已经足够了。。。


非常感谢香陵居士。
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:我行故我 (等级:5 - 略有小成,发帖:1333) 发表:2003-05-02 18:21:52  6楼
recommend: just under your UNIX, it is OK
xiexie ...斑竹上草*&*
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:homeless (等级:0 - 我是小白,发帖:680) 发表:2003-05-02 19:02:33  7楼
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!!!
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:注册 (等级:2 - 初出茅庐,发帖:77) 发表:2003-05-02 20:19:12  8楼
Why not use VC++?
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:妙不可言 (等级:4 - 马马虎虎,发帖:570) 发表:2003-05-02 21:04:24  9楼
夷?请教一下具体用vc 编 c的问题....
能将详细一点?
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:香陵居士 (等级:16 - 好恐怖呀,发帖:22662) 发表:2003-05-02 21:26:17  10楼
夷?请教一下具体用vc 编 c的问题....能将详细一点?
和其他的IDE是一样的
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:我行故我 (等级:5 - 略有小成,发帖:1333) 发表:2003-05-02 22:45:56  11楼
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!!!
没有你的日子里。。
我用学习来麻痹自己。。。

*O*
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:大一的人 (等级:2 - 初出茅庐,发帖:127) 发表:2003-05-02 23:17:49  12楼 评分:
夷?请教一下具体用vc 编 c的问题....能将详细一点?
Suppose you've VC6.0 installed
File-->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..
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:大一的人 (等级:2 - 初出茅庐,发帖:127) 发表:2003-05-02 23:19:27  13楼
没有你的日子里。。我用学习来麻痹自己。。。 *O*
你这个玻璃
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:我行故我 (等级:5 - 略有小成,发帖:1333) 发表:2003-05-02 23:51:55  14楼
你是?
male or female??
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:homeless (等级:0 - 我是小白,发帖:680) 发表:2003-05-03 00:02:09  15楼
人家都自我介绍拉!!!
他叫玻璃!!!
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:我行故我 (等级:5 - 略有小成,发帖:1333) 发表:2003-05-03 00:12:57  16楼
人家都自我介绍拉!!!他叫玻璃!!!
你和他很熟??
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:妙不可言 (等级:4 - 马马虎虎,发帖:570) 发表:2003-05-03 00:29:56  17楼
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..
多谢
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:homeless (等级:0 - 我是小白,发帖:680) 发表:2003-05-04 02:03:23  18楼
他是
谁,我也不知道。不过大家都是来华新上,开个玩笑无所谓拉!!!
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
论坛导航 -> 华新鲜事 -> 求学狮城 | 返回上一页 | 本主题共有 18 篇文章,分 1 页, 当前显示第 1 页 | 回到顶部
<<始页  [1]  末页>>

请登录后回复:帐号   密码