开发移动网络应用程序的简单方法是什么?
我想开发一个用于移动用途的小型网络应用程序。它将有一些数据库表。 用户注册、登录、一些带有ajax自动完成框的简单表单(将与数据库对话)
我能想到的选项是
- cakePHP和jquerymobile
- Force.com
- spring mobile
我知道PHP,Java。
如果有任何其他简单(且免费)的解决方案,我愿意学习。
请建议。
谢谢
I want to develop a small web application for mobile uses.It will have a few DB tables.
user registration, login, few simple forms with ajax auto complete boxes (will talk to database)
The options I could think were
- cakePHP with jquerymobile
- force.com
- spring mobile
I know PHP, Java.
if there is any other easy (and free) solution I am open to learn that.
please suggest.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是一个非常主观的问题。当你问这样的问题时,可能会引发一场激烈的争论——所以这取决于你的研究。 :)
我的观点:
但如果你已经了解 php - 就用它吧……;)
Is is very subjective question. When you asking something like this, can start a sort of flamewar - so it is up to your research. :)
My point of view:
but if you already know php - go with it... ;)