![]() | 1 chaleaoch OP Although developed using web technologies, pgAdmin 4 can be deployed either on a web server using a browser, or standalone on a workstation. The runtime/ subdirectory contains a QT based runtime application intended to allow this - it is essentially a browser and Python interpreter in one package which is capable of hosting the Python application and presenting it to the user as a desktop application. 自问自答。。。。 最终还是用的 QT 内嵌一个浏览器。。。 |
2 clijiac 2017-08-11 12:55:44 +08:00 electron |
![]() | 3 jarlyyn 2017-08-11 12:55:46 +08:00 |
![]() | 5 leyucode 2017-08-11 22:57:18 +08:00 via Android flask |
6 DualNibs 2017-08-12 02:10:28 +08:00 也推荐 electron,撸起来特别简单,扩展走 node.js 也很方便,可用性足够高了。 我六月才独自撸出了一整套前后的进销存+pos,pos client 的部分就用的这个,走 RS232 接秤子(进货)跟打印。还不够的自己从 node.js 下手也不是什么大事。 顺带抱怨一下 pgadmin4 真特么比 3 难用得多,而且 ui 实在是… |
![]() | 7 1qaz2wsx 2017-08-12 19:48:08 +08:00 nwjs 也是可以得 t/381573#reply0 electron 也行,只需要会前端就能搞了 |