#define NSLog(FORMAT, ...) printf("%s\n", [[NSString stringWithFormat:FORMAT, ##__VA_ARGS__] UTF8String])
posted on 2016-01-12 09:05 涨姿势大叔 阅读(114) 评论(0) 收藏 举报