摘要:
点击阅读原文 引言 在用C++的项目源码中,经常会不可避免的会看到下面的代码:#ifdef __cplusplus extern "C" { #endif /*...*/ #ifdef __cplusplus } #endif 它到底有什么用呢,你知道吗?而且这样的问题经常会出现在面试or笔试中。下面我就从以下几个方面来介绍它: 1、#ifdef _cplusplus/#endif ... 阅读全文
posted @ 2018-07-30 08:50
icuic
阅读(3469)
评论(0)
推荐(1)

浙公网安备 33010602011771号