All Projects → lexdene → Gcc_five_minute

lexdene / Gcc_five_minute

gcc五分钟系列

Programming Languages

assembly
5116 projects

gcc五分钟系列

简介

  • 通过大量简单的例子介绍 gcc 的基本用法
  • 每节内容简短,控制在5分钟以内
  • 讲的是一些最基础的用法

关于版本

写本系列文章时,gcc的版本是4.6.2。 本系列文章参照此版本进行介绍。

如果gcc的最新版本的参数或用法发生更改, 本系列文章可能不会及时更新。 所以请您在正式使用前 务必 确认您的gcc版本并参考gcc的说明文档。

在线阅读与电子书下载

gitbook 主页: https://www.gitbook.com/book/lexdene/gcc-five-minutes

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].