我可以使用网络语言(HTML-CSS-jQuery)创建iPhone应用程序(IOS)吗? [英] Can I create iphone app (IOS) using web's languages ( HTML - CSS - jQuery )?

查看:113
本文介绍了我可以使用网络语言(HTML-CSS-jQuery)创建iPhone应用程序(IOS)吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以使用Web的语言(HTML-CSS-jQuery)创建iphone应用程序(IOS)吗?我如何给它加注星标?

Can I create iphone app (IOS) using web's languages ( HTML - CSS - jQuery ) ? How can I star that ?

推荐答案

您可以采用多种方法.

首先,创建 iPhone WebApps .这种方法为您提供了许多不同的Mobile Safari API,这些API通过Safari浏览器公开了内部功能.

First, there's creating iPhone WebApps. This approach give you a number of different Mobile Safari APIs that expose internal capabilities through the Safari Browser.

第二,您可以创建一个包含UIWebView的本机应用程序.除了这些细节之外,该方法与第一种方法完全相同,只是使用了用于Mobile Safari的API.

Second, you can create a native application that contains a UIWebView. Other than this detail, the approach would be the same as the first, exclusively using the APIs for Mobile Safari.

最后,您可以采用使用第三方SDK的方法,例如 PhoneGap .这种方法为您提供了一组基本的API,您不仅可以利用它们来制作iPhone Web应用程序,而且还可以在其他移动平台上使用该应用程序.

Lastly, you can take an approach of using a third-party SDK, like Titanium or PhoneGap. This approach gives you a base set of APIs that you leverage for not only making iPhone webapps, but an app that works on other mobile platforms as well.

祝你好运!

这篇关于我可以使用网络语言(HTML-CSS-jQuery)创建iPhone应用程序(IOS)吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆