摘要:在.pch中写:#ifdef DEBUG // 调试阶段#define CXSLog(...) NSLog(__VA_ARGS__)#else // 发布阶段#defineCXSLog(...)#endif
阅读全文
posted @ 2014-06-16 20:23
posted @ 2014-06-16 20:23
posted @ 2014-06-16 20:22
posted @ 2014-06-05 22:58