30行实现iOS下gif显示(xcode)

时间:2016-11-25 04:53:45
【文件属性】:

文件名称:30行实现iOS下gif显示(xcode)

文件大小:43KB

文件格式:ZIP

更新时间:2016-11-25 04:53:45

ios xcode gif view

30行实现iOS下gif显示(xcode)完美实现gif的播放。


【文件预览】:
GifDemo
----GifDemo()
--------main.m(338B)
--------GifDemo-Info.plist(1KB)
--------Default.png(6KB)
--------2.gif(4KB)
--------GifDecoder.m(14KB)
--------AppDelegate.h(366B)
--------AppDelegate.m(2KB)
--------Default-568h@2x.png(18KB)
--------GIFImageView.m(1KB)
--------Default@2x.png(16KB)
--------GifDecoder.h(1KB)
--------ViewController.h(237B)
--------GifDemo-Prefix.pch(317B)
--------GIFImageView.h(247B)
--------ViewController.m(797B)
--------en.lproj()
----.DS_Store(6KB)
----GifDemo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(14KB)
--------xcuserdata()

网友评论

  • 很有学习价值的文档,感谢.
  • 学习啦!谢谢
  • 代码不错 用上了
  • 看了你的代码,对我有些帮助,但是现在用UIimage+gif解决了