我可以用 HTMLH 开发本机 iOS 应用程序吗?(具体来说,我问的是 Nativ iOS 应用程序)

发布于 2024-11-10 16:52:03 字数 171 浏览 0 评论 0原文

我可以用 HTML5 开发本机应用程序吗?如果是,请在这种情况下帮助我。

我特别指出它应该是原生 iOS 应用程序。

如果我们用 html5 构建,苹果会接受这个应用程序吗?

有人可以帮我在 TOI iPad 应用程序中构建滚动视图吗?请提供参考

谢谢, 戈帕尔R

Can I develop native app in HTML5? if yes then please help me in this case.

I am specific that it should be native iOS application.

can apple will accept this application if we build in html5.

Can anybody help me to build scroll view in TOI iPad app? please provide reference

Thanks,
Gopal R

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

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

发布评论

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

评论(3

卸妝后依然美 2024-11-17 16:52:03

是的,你可以。嗯,间接的。您可以创建它,然后使用 PhoneGap 将其转换为本机应用程序。 PhoneGap 还允许您访问本机 API。

Yes you can. Well, indirectly. You can create it then use PhoneGap to convert it to a native app. PhoneGap will also give you access to native APIs.

洛阳烟雨空心柳 2024-11-17 16:52:03

是的。您可以开发一个 HTML5/CSS3/Javascript 应用程序,然后将其包装在 PhoneGap 中使其成为原生应用程序并将其放在 App Store(或 Android Market...)上,以及将其发布到网络上。

额外的好处是 PhoneGap 允许您执行其他操作,例如解析 iPhone 联系人和访问本地硬件。

它与 jQuery Mobile 结合起来非常棒,但要非常小心地真正简化您的图像、CSS 和 Javascript。性能是一个主要问题。

请参阅此内容以了解有关移动框架的更多信息:http://www.markus-falk .com/mobile-frameworks-comparison-chart/

Yes. You can develop an HTML5/CSS3/Javascript app, then wrap it in PhoneGap to make it native and put it on the App Store (or Android Market...), as well as publish it on the web.

The added benefit is PhoneGap allows you to do additional things such as parse the iPhone contacts and access the local hardware.

It's great in combination with jQuery Mobile, but be very caution to really streamline your images, CSS, and Javascript. Performance is a major issue.

See this to learn more about Mobile Frameworks: http://www.markus-falk.com/mobile-frameworks-comparison-chart/

假装爱人 2024-11-17 16:52:03

据我所知,不可能用 HTML5 创建适用于 iOS 的本机应用程序。但它支持网络应用程序 - 如果您专门为 iOS 开发 - 可以放在主屏幕上,有一个应用程序图标,使用本地存储,定位服务,......

希望有帮助,
基督徒

PS:你可以检查一下
Safari 开发中心

As far as I know, it is not possible to create a native app in HTML5 for iOS. But it supports Web Apps which - if you develop specifically for the iOS - can be put on the Home Screen, have an App-Icon, use local storage, location services, ...

Hope that helps,
Christian

PS: You could check the
Safari Dev Center

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