Building your First App Learning goals Setting up your project Initializing your npm project Adding a .gitignore Running an Electron app Loading a web page into a BrowserWindo...
打造你的第一个 Electron 应用 安装 Electron 开发一个简易的 Electron 启动你的应用 尝试此例 打造你的第一个 Electron 应用 Electron 可以让你使用纯 JavaScript 调用丰富的原生(操作系统) APIs 来创造桌面应用。 你可以把它看作一个 Node. js 的变体,它专注于桌面应用而不是 ...
Deep Links Overview Examples Main Process (main.js) Windows code: MacOS and Linux code: Important notes Packaging Electron Forge Electron Packager Conclusion Deep Link...
Build Instructions Platform prerequisites Build Tools GN Files GN prerequisites Setting up the git cache Getting the code A note on pulling/pushing Building Packaging Cross...
Debugging on macOS Requirements Attaching to and Debugging Electron Setting Breakpoints Further Reading Debugging on macOS If you experience crashes or issues in Electron th...
Debugging on macOS Requirements Attaching to and Debugging Electron Setting Breakpoints Further Reading Debugging on macOS If you experience crashes or issues in Electron th...