基于 HTML 5 的移动开发的最佳框架是什么?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/16353125/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-29 08:05:54  来源:igfitidea点击:

What is the Best Framework for HTML 5 Based Mobile Development?

javascripthtmljquery-mobilemobilesencha-touch

提问by abhi

What is the best framework for HTML 5 based mobile development?

基于 HTML 5 的移动开发的最佳框架是什么?

I evaluated a few frameworks like jQuery Mobile , Sencha Touch , but didn't find any framework which extends its components in the mobile version as it does on the desktop version.

我评估了一些框架,如 jQuery Mobile 、 Sencha Touch ,但没有找到任何框架可以像在桌面版本上那样在移动版本中扩展其组件。

Do you have any suggestions?

你有什么建议吗?

回答by Ouadie

If you want to build a mobile-onlysite, I think the best html5 frameworks are:
jQuery mobile + PhoneGap
Sencha Touch + PhoneGap

如果你想建立一个仅限移动的网站,我认为最好的html5框架是:
jQuery mobile + PhoneGap
Sencha Touch + PhoneGap

If you want to build a website that adaptsfor mobiles, tablets and desktop computers use Twitter Bootstrap, HTML5 Boilerplate, Zurb Foundation, Skeletonor Blueprint

如果你想构建一个适用于手机、平板电脑和台式电脑的网站,请使用 Twitter BootstrapHTML5 BoilerplateZurb FoundationSkeletonBlueprint

回答by Nitesh

I suggest going for Twitter Bootstrap, Zurb Foundation V 4, or skeletonas the most ideal frameworks with HTML5 for mobile development.

我建议使用Twitter BootstrapZurb Foundation V 4skeleton作为最理想的 HTML5 移动开发框架。

回答by Ishank

You have to use jQuery mobile/other frameworks with PhoneGaplike - this

你必须像这样使用 jQuery 移动/其他框架和PhoneGap-这个