将漫画转为 iPhone 网络应用程序

发布于 2024-09-13 18:00:07 字数 137 浏览 1 评论 0原文

我正在帮助一位朋友将她每周的漫画变成 iPhone 网络应用程序。有没有任何示例应用程序可以让我了解如何完成此操作?

漫画是每周一个新的jpeg文件,通常包含4个块。最好一次显示一个块并使用滑动事件来回移动。

非常感谢任何帮助。

I am helping a friend to turn her weekly comic strip into an iPhone webapp. Is there any sample app that I can learn how this is done?

The comic strip is a new jpeg file every week, usually containing 4 blocks. It is desirable to show one block at a time and use swipe events to move back and forth.

Any help is highly appreciated.

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

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

发布评论

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

评论(1

只是偏爱你 2024-09-20 18:00:07

您应该查看 jQtouch 库。它旨在支持网络应用程序的手机手势:
http://www.jqtouch.com/

特别是,测试版本具有滑动检测功能:
https://github.com/senchalabs/jQTouch/wiki/Callback-Events

You should check out the jQtouch library. It's designed to support phone gestures for webapps:
http://www.jqtouch.com/

In particular, the beta version has swipe detection:
https://github.com/senchalabs/jQTouch/wiki/Callback-Events

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