Synopsis Destructuring assignment Synopsis How to use Node.js and Electron APIs. All of Node.js’s built-in modules are available in Electron and third-party node modules a...
Build Instructions 平台要求 前置知识 Setting up the git cache Getting the code A note on pulling/pushing 构建 打包 交叉编译 Windows on Arm (experimental) 测试 Sharing the git cache betwee...
Source Code Directory Structure Structure of Source Code Structure of Other Directories Source Code Directory Structure The source code of Electron is separated into a few par...
应用部署 手动发布 将你的应用程序打包成一个文件 使用下载好的二进制文件进行重新定制 Windows macOS Linux 通过重编译源代码来进行重新定制 创建一个自定义 Electron 分支 通过 surf-build 创建一个自定义版本 应用部署 为了使用 Electron 部署你的应用,您需要进行打包和重塑。这样做的最简单...
在 macOS 中调试 要求 附加并调试 Electron 设置断点 进一步阅读 在 macOS 中调试 If you experience crashes or issues in Electron that you believe are not caused by your JavaScript application, but inst...
在 macOS 中调试 要求 附加并调试 Electron 设置断点 进一步阅读 在 macOS 中调试 If you experience crashes or issues in Electron that you believe are not caused by your JavaScript application, but inst...
Electron 常见问题 (FAQ) 为什么我在安装 Electron 的时候遇到了问题? Electron 会在什么时候升级到最新版本的 Chrome? Electron 会在什么时候升级到最新版本的 Node.js? 如何在两个网页间共享数据? 几分钟后我应用的 Tray 消失了。 我在 Electron 中无法使用 jQuery、Requi...
Electron 常见问题 (FAQ) 为什么我在安装 Electron 的时候遇到了问题? Electron 会在什么时候升级到最新版本的 Chrome? Electron 会在什么时候升级到最新版本的 Node.js? 如何在两个网页间共享数据? 几分钟后我应用的 Tray 消失了。 我在 Electron 中无法使用 jQuery、Requi...