electron-custom-menu-bar

时间:2021-05-25 07:53:00
【文件属性】:
文件名称:electron-custom-menu-bar
文件大小:57KB
文件格式:ZIP
更新时间:2021-05-25 07:53:00
JavaScript 在Electron中创建自定义菜单栏 您是否要替换电子应用程序的菜单栏以使其看起来很酷? 让我们看看如何通过构建与Slack的菜单栏类似的菜单来构建自定义菜单栏。 前提条件 ElectronJS的基础知识。 查看以开始使用。 资源 可以从获得完成的代码 我们将建立什么 这是我们完成后的外观。 设立电子项目 通过electronic的官方快速入门github repo设置一个最小化的electronic应用。 # Clone the Quick Start repository $ git clone https://github.com/electron/electron-quick-start # Go into the repository $ cd electron-quick-start # Install the dependencies and run $ npm inst
【文件预览】:
electron-custom-menu-bar-master
----result_image.jpg(14KB)
----index.html(1KB)
----main.js(1KB)
----menu-functions.js(1KB)
----yarn.lock(23KB)
----electron_first_image.jpg(23KB)
----preload.js(726B)
----result_image_3.jpg(14KB)
----menu.js(1KB)
----result_image_2.jpg(17KB)
----LICENSE.md(6KB)
----README.md(11KB)
----.gitignore(13B)
----renderer.js(2KB)
----style.css(851B)
----package.json(435B)

网友评论