ZZGallerySliderView

码农软件 · 软件分类 · 滚动视图(ScrollView) · 2019-06-04 15:12:38

软件介绍

实现仿UtralVisual首页的动画,滑动视图时,滑动到上方的视图以及视图中的文字会慢慢变大,当视图滑动到下方时又会慢慢缩小。 

define CELL_HEIGHT 100 //CELL普通高度
define CELL_WIDTH 320.0f //CELL宽度
define CELL_CURRHEIGHT 240 //置顶CELL的高度
define TITLE_HEIGHT 40
define IMAGEVIEW_ORIGIN_Y -30
define IMAGEVIEW_MOVE_DISTANCE 160 //cell内部图片视差移动距离
define NAVIGATOR_LABEL_HEIGHT 25
define NAVIGATOR_LABELCONTAINER_HEIGHT 125
define SC_IMAGEVIEW_HEIGHT 360
define RGBACOLOR(r,g,b,a) [UIColor colorWithRed:(r)/255.0f green:(g)/255.0f blue:(b)/255.0f alpha:(a)]
define DRAG_INTERVAL 170.0f //手指滑动多少距离可以滚动一个单位(可随意设置)
define HEADER_HEIGHT 60.0f //第一个CELL的高度,可以当作导航或者HEADER使用
define RECT_RANGE 1000.0f //从layout数组里面取得attributes的取值范围

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

Approximation Algorithms

Approximation Algorithms

Vijay V. Vazirani / Springer / 2001-07-02 / USD 54.95

'This book covers the dominant theoretical approaches to the approximate solution of hard combinatorial optimization and enumeration problems. It contains elegant combinatorial theory, useful and inte......一起来看看 《Approximation Algorithms》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

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

多种字符组合密码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具