一、编绎显示Unknown type name “CGFloat” 错误解决方法将Compile Sources As 改为 Objective-C++二、如果是extern const引起的。直接加头文件#import <UIKit/UIKit.h>