1、在NSObject类中使用UI控件倒入
#import <UIKit/UIKit.h>可以
#import <UIKit/>提示uikit file not found ?为什么
2、为什么GCD主队列同步会卡,但是串行同步正常,不是一样的吗