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

Designing Programmes

Designing Programmes

Karl Gerstner / Springer Verlag / 2007 / $499.00

Karl Gerstnera (TM)s work is a milestone in the history of design. One of his most important works is Designing Programmes, which is presented here in a new edition of the original 1964 publication. I......一起来看看 《Designing Programmes》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具