纯净控制台

#define NSLog(FORMAT, ...) printf("%s\n", [[NSString stringWithFormat:FORMAT, ##__VA_ARGS__] UTF8String])

posted @ 2016-01-08 14:01  流浪法师0  阅读(113)  评论(0编辑  收藏  举报