IP屬地:陜西
通過appearance統(tǒng)一設(shè)置所有UITabBarItem的文字屬性NSMutableDictionary *attrs = [NSMutab...
什么是runtime 1> runtime是一套底層的c語言API(包括很多強(qiáng)大實(shí)用的c語言類型,c語言函數(shù));2>實(shí)際上,平時(shí)我們編寫的oc代...
#define SingletoH(methodName) +(instancetype)shared##methodName;//.h文件里...