书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 3225 个相关结果.
  • Building your First App

    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

    Deep Links Overview Examples Main Process (main.js) Windows code: MacOS and Linux code: Important notes Packaging Electron Forge Electron Packager Conclusion Deep Link...
  • 使用原生 Node.js 模块

    使用 Node 原生模块 如何安装原生模块 为 Electron 安装并重新编译模块 通过 npm 安装 为 Electron 手动编译 为Electron的自定义编译手动编译 故障排查 A note about win_delay_load_hook 依赖于 prebuild 的模块 依赖于 node-pre-gyp 的模块 使用...
  • Build Instructions

    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...
  • Snapcraft

    Snapcraft 指南 (Ubuntu 软件中心 & 更多) 背景和要求 使用 electron-installer-snap 步骤 1: 打包你的 Electron 应用程序 步骤 2: 运行 electron-installer-snap 使用一个现有的 Debian 包 步骤 1: 创建一个 Debian 包 步骤 2: 创建一个 sn...
  • Snapcraft 指南 (Ubuntu 软件中心 & 更多)

    Snapcraft 指南 (Ubuntu 软件中心 & 更多) 背景和要求 使用 electron-installer-snap 步骤 1: 打包你的 Electron 应用程序 步骤 2: 运行 electron-installer-snap 使用一个现有的 Debian 包 步骤 1: 创建一个 Debian 包 步骤 2: 创建一个 snap...
  • 使用 VsCode调试

    使用 VsCode调试 调试您的 Electron 应用 主进程 1. 在 VSCode 中打开一个 Electron 项目。 2. 添加文件 .vscode/launch.json ,内容为 3. 调试 调试 Electron 代码库(Electron codebase) Windows (C++) 1. 在 VSCode 中打开一个 Elect...
  • Debugging on macOS

    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

    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...