IOS 上面播放 gif 动画的例子

时间:2014-12-24 11:45:25
【文件属性】:
文件名称:IOS 上面播放 gif 动画的例子
文件大小:130KB
文件格式:ZIP
更新时间:2014-12-24 11:45:25
IOS 播放 Gif 动画 IOS 上面播放gif 动画的例子,还有类
【文件预览】:
AnimatedGifExample
----.DS_Store(12KB)
----Classes()
--------.DS_Store(6KB)
--------AnimatedGifExampleViewController.m(1KB)
--------AnimatedGifExampleViewController.h(366B)
--------AnimatedGif.m(13KB)
--------AnimatedGifExampleAppDelegate.h(547B)
--------AnimatedGifExampleAppDelegate.m(675B)
--------AnimatedGif.h(2KB)
----apple_logo_animated.gif(5KB)
----AnimatedGifExample_Prefix.pch(205B)
----main.m(374B)
----11.gif(45KB)
----AnimatedGifExample.xcodeproj()
--------stijn.mode1v3(39KB)
--------scspijker.mode1v3(39KB)
--------scspijker.pbxuser(10KB)
--------stijn.pbxuser(5KB)
--------kiss.mode1v3(39KB)
--------project.pbxproj(13KB)
--------kiss.pbxuser(4KB)
----MainWindow.xib(9KB)
----background.png(24KB)
----AnimatedGifExample-Info.plist(909B)
----test.gif(12KB)
----AnimatedGifExampleViewController.xib(27KB)

网友评论

  • 忘记评论了, 参考lz 的例子可以把效果搞出来
  • 只能这样了。貌似ios上播放gif就那么几种方法,要么UIWebView 要么UIImageView 要么自己写个类用定时器刷新了