常用的预处理器指令

#define

#ifdef

#undef

#import

#include

#pragma mark

#warning

#error

#if

#else

#elif

#endif

原文地址:https://www.cnblogs.com/isItOk/p/4873031.html