04 2015 档案
摘要:一般情况下,可能我们写的单例模式是这样的:Ios代码#import@interfaceDownloader:NSObject+(instancetype)sharedDownloader;@end#import"Downloader.h"@implementationDownloaderstatic...
阅读全文
摘要:Objective C中有很多不定参函数,例如NSLog(format, arg1, arg2),还有字符串或数组在构造时所用的[NSString stringWithFormat: format, arg1, arg2, arg3],它们的方法原型分别是:FOUNDATION_EXPORT voi...
阅读全文
浙公网安备 33010602011771号