摘要: <a target=_blank href=http://www.codeforge.cn/point/?recoid=3159532>CodeForge源码分享</a> 阅读全文
posted @ 2019-06-12 09:47 lyswp 阅读(266) 评论(0) 推荐(0) 编辑
摘要: 以下转载自http://www.cppblog.com/changshoumeng/articles/107160.html 谢谢分享 预处理过程扫描源代码,对其进行初步的转换,产生新的源代码提供给编译器。可见预处理过程先于编译器对源代码进行处理。 在C 语言中,并没有任何内在的机制来完成如下一些功 阅读全文
posted @ 2013-06-26 20:42 lyswp 阅读(234) 评论(0) 推荐(0) 编辑