纯净控制台

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

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