2015年12月20日

摘要: 1、预处理(prepressing) · 将"#define","#if"等宏定义,条件编译指令展开 · 删除注释"//"和'/**/' · 添加行号和文件名标识 · 保留所有"#pragma"编译器指令 · output: *.i2、编译(compilation) ---- 核心 ---... 阅读全文
posted @ 2015-12-20 21:53 czh_eric 阅读(197) 评论(0) 推荐(0)

导航