摘要: (1)addBackGesture() 阅读全文
posted @ 2018-11-06 16:55 懂事长qingzZ 阅读(191) 评论(0) 推荐(0)
摘要: 1.图片截取 func test(addView:UIView) -> UIImage?{ UIGraphicsBeginImageContextWithOptions(CGSize(width: JY_DEVICE_WIDTH, height: addView.height), false, UIScreen.main.scale) i... 阅读全文
posted @ 2018-11-06 13:13 懂事长qingzZ 阅读(259) 评论(0) 推荐(0)