翊榕
翊榕
config会出现线程安全问题,多线程下同时操作这个字典,那不是呵呵
Multithreaded is not safe. You can refer to https://github.com/codesourse/WERouter --
Using NSCondition may solve it you can download image from internet. - (void)download { [self.condition lock]; //TODO: download code if (donloadFinish) { // after download send signal [self.condition signal]; [self.condition...

Anyone can help me