创建网络应用程序桌面 [英] Create application for web & desktop

查看:68
本文介绍了创建网络应用程序桌面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个应用程序,它应该可以在台式机(没有Internet连接)和Web上运行。应用程序应该是相同的(我是指UI和代码),并且可以在Web和桌面上工作(或者可能会有一点区别)

I want to create one application and it should work on both desktop (without internet connection) and in the web. The applications should be the same (I mean UI and code) and work on both web and desktop (or maybe with a little difference)

作为服务器端和桌面应用程序编程我决定使用Python。

As server side and desktop application programming language I decided to use Python.

作为UI,我想使用HTML5 + Javascript(JQuery)+ CSS

As UI I want to use HTML5 + Javascript (JQuery) + CSS

那么,您能帮我使用什么工具?我的意思是也许我的任务有一些框架。我应该在Web中使用什么框架,而在台式机中使用什么框架(也许在台式机中,这将是带有Webkit引擎的Web版本的某种包装?)?

So, can you help me what tools should I use? I mean maybe some frameworks for my task. What framework should I use in the web and what in the desktop (maybe in desktop it will be some kinda of wrapper for my web version with webkit engine?)?

推荐答案

我建议您使用 web2py 。您可以创建可离线使用的web应用,也可以将其打包到任何平台。

I suggest you use web2py. You can create webapps that work offline, and you can package them for any platform.

这篇关于创建网络应用程序桌面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆