electron打造跨平台的桌面应用
本帖最后由 幽梦三影 于 2019-9-17 13:20 编辑你还在用python, c++写桌面应用么?
就像这个样子
https://upload-images.jianshu.io/upload_images/13985423-6584fa20df66535b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240
还要学习第三方库的api多麻烦,electron允许你使用html + css + javascript打造跨平台的桌面应用官网
https://upload-images.jianshu.io/upload_images/13985423-2e072f69c000f513.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240
大名鼎鼎的vscode就是用它开发的,其他的还有像postman, atom, github desktop, 微信客户端, 迅雷等等都是使用electron开发的
你可以使用bootstrap, element-ui等快速构建你的桌面应用样式,就像这样
https://upload-images.jianshu.io/upload_images/13985423-c70b37f0fc278462.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240
一个简单的音乐播放器,我刚刚编译好了,下载地址
源代码地址
什么鬼?我还没写完呢!我还没发表呢?我只是保存草稿了 麻烦给我删掉帖子@不二如是
页:
[1]