基于 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
What is the Best Framework for HTML 5 Based Mobile Development?
提问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 Bootstrap、HTML5 Boilerplate、Zurb Foundation、Skeleton或Blueprint
回答by Nitesh
I suggest going for Twitter Bootstrap, Zurb Foundation V 4, or skeletonas the most ideal frameworks with HTML5 for mobile development.
我建议使用Twitter Bootstrap、Zurb Foundation V 4或skeleton作为最理想的 HTML5 移动开发框架。