加载图像时的活动指示器 [iphone]

发布于 2024-10-13 09:44:54 字数 617 浏览 4 评论 0原文

我正在开发的 iPhone 应用程序遇到了一个大问题。

当您运行该应用程序时,您会看到来自不同用户的图像流。 实际上,当您启动我的应用程序或单击刷新按钮时,您会看到一个带有“刷新..”的模式圆角矩形,当完成刷新时,您可以看到所有图像。但这需要花费太多时间,特别是对于慢速连接。

现在查看来自不同应用程序的屏幕截图:

alt text alt text

alt text

这些应用程序是 Nuji、Picplz 和 Instagram。 当您运行这些应用程序时,您会立即看到流,当您向下滚动并且其他图像获得焦点时,图像开始加载,并且您会看到一个活动指示器。

我想要这样的东西,我想要在加载图像时有一个活动指示器,也许为了提高应用程序速度,开始加载焦点图像并停止加载其他图像。

我希望我能很好地解释自己。 如果你能帮助我,请帮助我。

非常感谢你,对我的英语感到抱歉。

再见。

I've a big problem with the iPhone application that I'm developing.

When you run the application you see a image-stream from different users.
Actually, when you start my app or you click the refresh button you see a modal round rectangle with "Refreshing..", when finish the refreshing, you can see all images. But this takes too times, specially for slow connections.

Now checkout this screenshot from different apps:

alt text alt text

alt text

The applications are Nuji, Picplz and Instagram.
When you run these application you see instantaneously the stream and when you scroll down and the other images get focus, the image start loading and you see an Activity Indicator.

I want something like this, I want an activity indicator while images loading and maybe, for increase application speed, start loading images on focus and stop loading the others.

I hope I explain myself well.
Please if you can help me.

Thank you very much and sorry for my english.

Bye.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

月下伊人醉 2024-10-20 09:44:54

您可以在 Github https://github.com/facebook/ Three20 上查看 Three20 框架。使用该框架,您可以使用 TTImageView 免费获得该功能。

更新:我还想到了我在另一个地方看到过这种功能。 enormego 的开发人员也提供了解决方案。 http://developers.enormego.com/view/what_if_images_on_the_iphone_were_as_easy_as_html

You might look into the Three20 framework on Github https://github.com/facebook/three20. Using that framework you can get that capability for free, using TTImageView.

Updated: Also I thought of another place I've seen this capability. The developers at enormego offer a solution too. http://developers.enormego.com/view/what_if_images_on_the_iphone_were_as_easy_as_html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文