上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 18 下一页
摘要: //// UIImage+Tools.h// 截屏//// Created by YaguangZhu on 15/9/10.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import @interface UIImage... 阅读全文
posted @ 2015-09-10 11:25 微博和csdn还有你 阅读(124) 评论(0) 推荐(0) 编辑
摘要: //// UIImage+UItool.h// 图片裁剪//// Created by YaguangZhu on 15/9/10.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import @interface UIIm... 阅读全文
posted @ 2015-09-10 10:49 微博和csdn还有你 阅读(382) 评论(0) 推荐(0) 编辑
摘要: //// ViewController.m// 水印//// Created by YaguangZhu on 15/9/10.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import "ViewController.h... 阅读全文
posted @ 2015-09-10 09:44 微博和csdn还有你 阅读(127) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-09-09 22:05 微博和csdn还有你 阅读(161) 评论(0) 推荐(0) 编辑
摘要: //// HMview.h// 雪花飘落效果//// Created by YaguangZhu on 15/9/9.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import @interface HMview : UI... 阅读全文
posted @ 2015-09-09 21:18 微博和csdn还有你 阅读(393) 评论(0) 推荐(0) 编辑
摘要: 新建一个类 HM imageView 类似于系统自带的UI imageview 效果是一样的//// HMUIimageView.h// 模仿imageView的底层实现//// Created by YaguangZhu on 15/9/9.// Copyright (c) 2015年 Y... 阅读全文
posted @ 2015-09-09 20:53 微博和csdn还有你 阅读(392) 评论(0) 推荐(0) 编辑
摘要: 没有上下文,没有渲染画图//// HMView.m// UIKit练习//// Created by YaguangZhu on 15/9/9.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import "HMView.h... 阅读全文
posted @ 2015-09-09 20:23 微博和csdn还有你 阅读(191) 评论(0) 推荐(0) 编辑
摘要: 和饼图差不多,代码差别不大//// HMPieView.m// 饼图//// Created by YaguangZhu on 15/9/9.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import "HMPieView... 阅读全文
posted @ 2015-09-09 19:38 微博和csdn还有你 阅读(306) 评论(0) 推荐(0) 编辑
摘要: //// UIColor+Random.h// 饼图//// Created by YaguangZhu on 15/9/9.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import @interface UIColor... 阅读全文
posted @ 2015-09-09 18:34 微博和csdn还有你 阅读(227) 评论(0) 推荐(0) 编辑
摘要: //// HMProgressView.h// 进度条//// Created by YaguangZhu on 15/9/9.// Copyright (c) 2015年 YaguangZhu. All rights reserved.//#import @interface HMProg... 阅读全文
posted @ 2015-09-09 15:57 微博和csdn还有你 阅读(193) 评论(0) 推荐(0) 编辑
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 18 下一页