twitter-bootstrap Twitter 引导程序或 JQuery Mobile
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/22333403/
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
Twitter bootstrap or JQuery Mobile
提问by user3407430
We are about to start the development of a new website, which we want to render correctly on Desktop computers and also on the mobile devices(tablets & phones).
我们即将开始开发一个新网站,我们希望在台式机和移动设备(平板电脑和手机)上正确呈现。
Should we be using the Responsive Web Design approach for this requirement?
我们应该使用响应式网页设计方法来满足这个要求吗?
How is Jquery Mobile framework different from the Twitter Bootstrap tool? And which is would be better option for the above requirement?
Jquery Mobile 框架与 Twitter Bootstrap 工具有何不同?对于上述要求,哪个是更好的选择?
Thank You.
谢谢。
回答by RDuncan
Yes, Responsive web design approach would render your site correctly on desktop, tablets, phone. There are many links comparing Jquery Mobile and Bootstrap. Below is one of them. A lot depends on what else you need your site to do.
是的,响应式网页设计方法可以在台式机、平板电脑和手机上正确呈现您的网站。有很多比较 Jquery Mobile 和 Bootstrap 的链接。下面是其中之一。在很大程度上取决于您还需要您的网站做什么。

