iPhone / Android 网络应用程序
所以我开始设计一个移动网络应用程序。顺便说一句,这是我的第一个移动网络应用程序。我非常习惯为桌面编写 Web 应用程序:C#、jQuery、JSON 等。
在服务器端,我将坚持使用 C#。但我对客户端很好奇。
我对此主题有一些疑问:
- 移动网络开发有任何指南吗?
- 对于移动设备我应该担心什么?
- 我看到有一个 jQuery mobile。好的!有人可以给我反馈吗?
提前致谢!
So I'm starting to design a Web App for mobile. This is my first mobile Web App, BTW. I'm very used to writing Web Apps for desktop: C#, jQuery, JSON, etc.
On the server-side, I'll stick to C#. But I'm curious about the client-side.
I have some questions on the subject:
- Are there any guidelines for mobile web development?
- What should I worry about for mobile?
- I see there's a jQuery mobile. Nice! Can anyone give me a feedback on that?
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我使用过 Sencha Touch 和 JQmobile。我自己更喜欢 JQuery mobile,但我只是在等待发布。不幸的是,如果你在手机上运行演示(我有原来的 Droid),它们看起来非常慢且有问题。但在我的电脑上,它们运行得很好。所以我对其他工具很好奇。
I've used both Sencha Touch and JQmobile. I like JQuery mobile myself better, but I'm just waiting for a release. Unfortunately, If you run the demos on your phone (I have the original Droid) they seem pretty slow and buggy. On my PC though, they run great. So I'm curious about the other tools out there.