上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 35 下一页
摘要: 使用: 阅读全文
posted @ 2018-11-20 16:41 新年新气象 阅读(277) 评论(0) 推荐(0)
摘要: #import #import @interface CreateUI : NSObject #pragma mark viewRadius +(void)radiusWithView:(UIView *)radiusView withRadius:(CGFloat)radius; +(void)radiuCornerWithColor:(UIView *)aView radius:(i... 阅读全文
posted @ 2018-11-20 16:32 新年新气象 阅读(332) 评论(0) 推荐(0)
摘要: 根据颜色返回图片,根据str返回颜色,压缩UIImage不大于300k .h代码: .m代码: 头像压缩代码: 阅读全文
posted @ 2018-11-20 10:40 新年新气象 阅读(169) 评论(0) 推荐(0)
摘要: ContactsService.h代码 ContactsService.m代码 使用: 阅读全文
posted @ 2018-11-20 10:20 新年新气象 阅读(265) 评论(0) 推荐(0)
摘要: AlbumService询问相机权限 AuthorizationService相机封装 plist文件设置: 代码:AlbumService.h AlbumService.h AlbumService.m 使用 阅读全文
posted @ 2018-11-20 10:04 新年新气象 阅读(185) 评论(0) 推荐(0)
摘要: 改代码是参考一个Demo直接改的,代码中有一些漏洞,如果发现其他的问题,可以下方直接留言 .h文件 .m文件 使用: 阅读全文
posted @ 2018-11-19 16:30 新年新气象 阅读(538) 评论(0) 推荐(0)
摘要: 我使用的Masonary布局,当然这里可以改成frame,很简单,新建CountView继承UIView,CreateUI这个类是我封装创建基础的UILabel,UIButton的,很简单的代码 #import "CountView.h"#import "CreateUI.h"#import "Ma 阅读全文
posted @ 2018-11-16 10:17 新年新气象 阅读(396) 评论(0) 推荐(0)
摘要: 打印代码小技巧 阅读全文
posted @ 2018-11-15 16:25 新年新气象 阅读(700) 评论(0) 推荐(0)
摘要: 自定义CustomporgressView 使用: 阅读全文
posted @ 2018-11-15 14:11 新年新气象 阅读(553) 评论(0) 推荐(0)
摘要: 最低是1 //可以输入0.01; 阅读全文
posted @ 2018-11-14 14:07 新年新气象 阅读(462) 评论(0) 推荐(0)
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 35 下一页