您的位置: 首页 > 文章 > 预编译指令 预编译指令 分类: 文章 • 2022-10-26 23:12:44 OC预约,预编译指令有效, swfit中不行, 在项目的 Build Settings 中 Preprocessor Marcros中设置 设置DEBUG_FISH debug下有效 添加 DEBUG_FISH = 1 使用 DEBUG_FISH if define (DEBUG_FISH) ....... #endif