iOS 图片浏览 XHImageViewer

码农软件 · 软件分类 · 图像(Image) · 2019-05-31 14:41:47

软件介绍

XHImageViewer 实现图片浏览功能,点击图片,开启图片全屏浏览模式。支持下载和显示网络图片。

image

使用方法:

#import "XHImageViewer.h"    

XHImageViewer *imageViewer = [[XHImageViewer alloc] init];
imageViewer.delegate = self;
[imageViewer showWithImageViews:_imageViews selectedView:imageView];

_imageViews is mutiple imageViews(subClass UIImageView or UIImageView)
imageView is user touch imageView to selectedImageView

本文地址:https://codercto.com/soft/d/6951.html

智能优化算法及其应用

智能优化算法及其应用

王凌 / 清华大学出版社 / 2001-10 / 22.00元

智能优化算法及其应用,ISBN:9787302044994,作者:王凌著一起来看看 《智能优化算法及其应用》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

随机密码生成器
随机密码生成器

多种字符组合密码

html转js在线工具
html转js在线工具

html转js在线工具