View Animations
实现各种各样的视图变换效果,比如淡入淡出,飞入飞出、滑进滑出等等。 [Code4App.com]
评论
图片
表情
视频
全部评论
Background-Position Animations
Addstheabilitytodobackground-positionanimationstojQuery1.2,andnewer.$('#background').animate({backgr
Background-Position Animations
0
Full Screen Animations
这个代码实现了两种比较酷的动画效果:1.程序启动画面(splash画面)到程序界面(rootviewcontroller)之间的过渡动画效果是翻书的效果。即开机画面停留一小段时间后,慢慢像翻书一样翻到
Full Screen Animations
0
UIView Animations Demo
实现十几种视图动画效果(UIViewAnimations),包括旋转、弹跳、淡入淡出、放大缩小、左右移动、上下移动等等等等。可以用在所有UIView中,包括图像、UILabel、按钮等等。[Code4
UIView Animations Demo
0
Cache View
DisplaysGoogle'sCache,Coral'sCache,WaybackMachine'sCache,DotCache,TechGuru'sCache,andCachebin'scache
Cache View
0
Gravity View
一个测试iOS设备重力感应的例子。界面上有一个方块,随着设备位置的改变,界面上的方块会做出移动。其中利用accelerometer来判断设备的位置,从而让界面上的方块要么上升、要么下降、要么左右移动。
Gravity View
0