摘要:
#define NSLog(FORMAT, ...) printf("%s\n", [[NSString stringWithFormat:FORMAT, ##__VA_ARGS__] UTF8String])#import int main(int argc, const char * argv[... 阅读全文
posted @ 2016-01-09 10:17
bobohahaha
阅读(155)
评论(0)
推荐(0)
摘要:
#define NSLog(FORMAT, ...) printf("%s\n", [[NSString stringWithFormat:FORMAT, ##__VA_ARGS__] UTF8String])#import static NSString * const kName = @"nam... 阅读全文
posted @ 2016-01-09 10:15
bobohahaha
阅读(255)
评论(0)
推荐(0)
摘要:
#define NSLog(FORMAT, ...) printf("%s\n", [[NSString stringWithFormat:FORMAT, ##__VA_ARGS__] UTF8String])#import int main(int argc, const char * argv[... 阅读全文
posted @ 2016-01-09 10:11
bobohahaha
阅读(145)
评论(0)
推荐(0)
摘要:
#define NSLog(FORMAT, ...) printf("%s\n", [[NSString stringWithFormat:FORMAT, ##__VA_ARGS__] UTF8String])#import int main(int argc, const char * argv[... 阅读全文
posted @ 2016-01-09 10:10
bobohahaha
阅读(105)
评论(0)
推荐(0)

浙公网安备 33010602011771号