Chinaunix首页 | 论坛 | 博客
  • 博客访问: 8320303
  • 博文数量: 1413
  • 博客积分: 11128
  • 博客等级: 上将
  • 技术积分: 14685
  • 用 户 组: 普通用户
  • 注册时间: 2006-03-13 10:03
个人简介

follow my heart...

文章分类

全部博文(1413)

文章存档

2013年(1)

2012年(5)

2011年(45)

2010年(176)

2009年(148)

2008年(190)

2007年(293)

2006年(555)

分类: C/C++

2006-06-06 15:47:59

pelles C目前最新版本是4.0,用户可在网址进行最新版本下?
载.这是一个基于LCC的免费编译器.功能强大,速度极快.我试了一下,相比gcc要快得多.而且可定制比较方便.此
外,还支持插件化.一般可以制作win32及控制台应用程序,而且可以导入vc或嵌入式vc程序.此外,还可以制作
pocket pc及wince应用程序,功能可谓相当强大,比dev c++有过之而无不及.而且支持各种资源的编辑,如对话框,
菜单,图标等.软件短小精悍,却功能非凡.而且与vc有异曲同工之妙.强烈推荐.

Pelles C for Windows is a complete development kit for Windows and Pocket PC. It contains among other things an optimizing C compiler, a linker, a resource compiler, a message compiler, a make utility and install builders for both Windows and Pocket PC.

It also contains an integrated development environment (IDE) with project management, debugger, source code editor and resource editors for dialogs, menus, string tables, accelerator tables, bitmaps, icons, cursors, animated cursors, animation videos (AVI's without sound), versions and XP manifests.

The compiler is based on LCC (by Chris Fraser and David Hanson), and the install builder for Windows is based on NSIS. Both are heavily modified.
 
Features:
 
Integrated resource editor.
Integrated bitmap, icon and cursor editor.
Integrated animated cursor and video editor.
Integrated hex-dump editor.
Integrated source-level debugger.
Integrated source code editor with Win32 API call tips.
Project management.
Inline assembler with Intel syntax.
Support for custom controls in the dialog editor.
Support for additional project wizards.
Support for Microsoft's exception handling: __try, __except, __finally, __leave.
Support for Microsoft's new import libraries.
Support for delayed loading of DLL's, much like Microsoft.
Support for most C99 features.
Support for Pocket PC.
Pelles C is free!

它的网址是

 

阅读(1372) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~