Sencha 与 jQuery Touch
其中哪一个是更好的选择?还有更好的选择吗?哪个有更好的文档和社区?
Which one of these is the better choice? Is there a better choice? Which has better documentation and community?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
检查以下链接 -
http://9-bits.com/post/ 723711597/jqtouch-and-sencha-touch
你可以用谷歌搜索更多。
Check the below link -
http://9-bits.com/post/723711597/jqtouch-and-sencha-touch
you can google out for more of them.
Sencha触感更好。 JqueryMobile 更容易,但是当您能够理解 sencha touch 时,您将构建比 jquerymobile 更强大的应用程序。
Sencha touch is better. JqueryMobile is more easy, but when you can understand sencha touch, u will build more powerful apps than jquerymobile.
如果您想构建一个 iOS 应用程序,那么您可以选择 Phonegap + sencha,因为 sencha 使其看起来像一个真正的本机应用程序,并且具有明确的 iPad 支持。它将非常适合 iPhone。但如果你想在Android中移植同一个应用程序,你需要重新考虑;由于硬件规格较低,Android 中的速度较慢。由于其良好的规格,在 HTC、S3 和其他高端 Android 设备中表现要好一些。
如果需求是开发一个非常注重性能、安全性、可扩展性等的大型企业应用程序,那么选择 Sencha Touch 可能是一个不错的决定。但是,如果您正在寻找简单的基于 Web 且上市时间非常短的应用程序,那么 jQuery Mobile 可能是一个不错的选择,因为它简单且非常以 Web 为中心的开发方法。
早期 ST 的文档非常少,但现在我想说 ST 的文档和 JQM 一样好。 Sencha 文档
If you want to build an iOS app then you may go for Phonegap + sencha because sencha makes it looks like a real native app and has explicit iPad support. It will work very well for iPhone. But if you want to port the same app in Android, you need to rethink; it is slower in android due to low hardware specs. It is somewhat better in HTC, S3 and other high end android devices because of their good specs.
If the requirement is to develop a large enterprise application with lots of emphasis on performance, security, extensibility etc, opting for Sencha Touch could be a good decision. But if you are looking for simple web based and very less time to market applications, jQuery Mobile could be a good decision because of its simplicity and its very Web-centric approach to development.
Earlier ST had very less documentation, but now i will say documentation of ST is as good as JQM. Sencha Docs
Sencha Touch 比 JQMobile 更简单,并且具有更多功能。它还具有存储和排序数据、列表、过滤器、图表等的方法。
Sencha Touch is wayy easier and has much more features than JQMobile. It also has a way to store and sort data, lists, filters, charts, etc.
Sench touch 仅为 webkit 浏览器开发。 Chrome 和 safari 可以使用,但 Android 浏览器可能有问题。
如果您的最终项目涉及桌面交互,请记住这一限制。
Sench touch is only developed for webkit browsers. Chrome and safari will work, but the android browser may have issues.
If your final project involves desktop interaction, bear that limitation in mind.
我用 Sencha Touch 2 做了一个项目,发现它非常棒。之前我用过Sencha Touch 1.1,效果不太好,特别是性能。然而,Sencha Touch 2.0 有了很大的改进。另外,Sencha 架构非常好,它确实可以帮助您快速完成工作。所以,我的建议是使用 Sencha Touch 2,如果可能的话,使用 Sencha Architect
I have done a project with Sencha Touch 2 and found it is awesome. Previously I used Sencha Touch 1.1 and it wasn't good, specially the performance. HOwever, a lot improvement in the Sencha Touch 2.0. Also, the Sencha Architecture is really good, it really helps you to get things done quickly. So, my suggestion is go for Sencha Touch 2 and if it is possible, use Sencha Architect
NB Sencha Touch 不支持 Android Honeycomb!
NB Sencha Touch does not support Android Honeycomb!