随笔分类 - iOS UI相关
摘要:1. /* 图片显示 */ [self.imageView sd_setImageWithURL:[NSURL URLWithString:urlString]]; [self imageCachesWithUrl:[NSURL URLWithString:model.mediumLogo]]; 2
阅读全文
摘要:1. .h文件 #import <UIKit/UIKit.h>#define Wi [[UIScreen mainScreen]bounds].size.width#define He [[UIScreen mainScreen]bounds].size.height@interface Alert
阅读全文

浙公网安备 33010602011771号