在sqlite的源码中看到: /* ** Make sure we can call this stuff from C++. */ #if 0 extern "C" { #endif #if 0 #endif用于屏蔽注释中间的代码