| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
12年前发布

Pelles C - 免费的C语言开发工具

Pelles C是一款windows下的C IDE,支持调试,且为免费。
Pelles C - 免费的C语言开发工具
它有一个高效率的链接器,目前已被广泛采用为各种语言的后台链接器使用LCC作为编译器
并且完整支持win32编程,支持任何API调用,包含所有winAPI的库且含有完整 C Runtime Library。

Pelles C - 免费的C语言开发工具

特点:

  • Support for 32-bit Windows (X86), 64-bit Windows (X64), and (deprecated) Windows Mobile (ARM).
  • Support for the C99 and C11 standard.
  • Support for most SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AES, and AVX(1) intrinsics (X64 only).
  • Integrated source code editor with call tips and symbol browsing.
  • Integrated source-level debugger.
  • Integrated sampling profiler.
  • Project management.
  • Inline assembler for X86 and ARM.
  • Integrated resource editor.
  • Integrated bitmap, icon and cursor editor.
  • Integrated animated cursor and video editor.
  • Integrated hex-dump editor.
  • Support for custom controls in the dialog editor.
  • Support for custom project wizards.
  • Pelles C is free! (but this site, and all the work, isn't - so donations are welcome)

项目主页:http://www.open-open.com/lib/view/home/1337759939058

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1337759939058.html
C语言 C/C++开发