本文介绍了iPhone图像幻灯片的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想在iPhone上创建幻灯片.我不知道是否已经有一个示例代码或一个库已经完成了.
I want to create a slideshow on iphone. I don't know if there is already a sample code or a lib that already do that.
感谢您的帮助
推荐答案
创建Facebook iPhone应用程序的乔·休伊特(Joe Hewitt)开源了他编写的创建Facebook应用程序的代码.最值得注意的是他创建的图像查看器.我敢肯定,如果您签出他的作品,您会找到您想要的.他的项目位于github上.
Joe Hewitt who created the Facebook iPhone app open sourced the code he wrote to create the Facebook application. Most notable is his image viewer that he created. I am certain if you checkout his work you can find what you are looking for. His project lives on github.
https://github.com/facebook/three20/
从他的网站上参考他的作品:
Reference to his work from his website:
http://joehewitt.com/post/the-three20-project/
这篇关于iPhone图像幻灯片的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!