IP屬地:福建
[self.view addSubview:siftView]; // siftView中含有子view, 此時(shí)在屏幕外 [siftView m...
- (UIImage*)createImageWithColor:(UIColor*) color { CGRect rect=CGRectMa...
- (UIImage *)changeImage:(UIImage *)image toColor:(UIColor *)color { UIG...
(1)清除 xcodebuild clean -project Desktop/XXX/XXX.xcodeproj/ -configuratio...
現(xiàn)象:項(xiàng)目沒設(shè)置了所有尺寸的啟動(dòng)頁,并選擇了正確的啟動(dòng)頁文件夾,在模擬器運(yùn)行項(xiàng)目正常顯示啟動(dòng)頁,但打包安裝到手機(jī)上后啟動(dòng)頁無法正常適配,而是顯示...