摘要: weChat聊天发送图片带有小尖角的实现 1.#import <UIKit/UIKit.h>2.3.@interface JKShapeImage : UIView4.5.@property (nonatomic,strong) UIImage *image;6.7.@property (nonat 阅读全文
posted @ 2016-03-16 08:46 Emerys 阅读(885) 评论(0) 推荐(0)