书栈网 · BookStack 本次搜索耗时 0.055 秒,为您找到 3219 个相关结果.
  • Contributing

    Developing Electron Updating an Appveyor Azure Image Build Instructions Build Instructions (Linux) Build Instructions (macOS) Build Instructions (Windows) Build System Overvi...
  • Testing

    Testing Linting Unit Tests Testing on Windows 10 devices Extra steps to run the unit test: Missing fonts Pixel measurements Testing We aim to keep the code coverage of Ele...
  • Manually Enabling Accessibility Features

    辅助功能 Spectron Devtron Manually enabling accessibility features 使用 Electron 的 API 在第三方软件内 macOS 辅助功能 为程序制作辅助功能是很重要的。在这里,我们很高兴地向你们介绍Devtron 和Spectron 。这两个新功能有机会使开发者们让他们的应用程...
  • Testing

    Testing Linting Unit Tests Node.js Smoke Tests Testing on Windows 10 devices Extra steps to run the unit test: Missing fonts Pixel measurements Testing We aim to keep the...
  • 术语表

    词汇表 ASAR CRT DMG IME IDL IPC libchromiumcontent main process MAS Mojo native modules NSIS OSR process renderer process Squirrel userland V8 webview 词汇表 这篇文档...
  • 术语表

    词汇表 ASAR CRT DMG IME IDL IPC libchromiumcontent main process MAS Mojo native modules NSIS OSR process renderer process Squirrel userland V8 webview 词汇表 这篇文档...
  • Node组件

    Node组件 纯JS组件 解构任务 传统样式 C/C++ Addon Node的组成部分 开发环境 开发Addon 编译Addon 使用C/C++ Addon 如何编译为Electron组件? Node-FFI组件 安装Node-FFI 测试使用 Node组件 Node为开发者提供了两种方式来对其进行扩展:一种是通过纯Ja...
  • Examples

    Examples Overview How to…? Examples Overview In this section, we have collected a set of guides for common features that you may want to implement in your Electron application....
  • 通知(Notifications)

    通知(Notifications) 用法 在主进程中显示通知 在渲染进程中显示通知 不同平台注意事项 Windows 使用高级通知 查询通知状态 macOS 查询通知状态 Linux 通知(Notifications) 每个操作系统都有自己的机制向用户显示通知。 Electron的通知 API 是跨平台的,但对每个 进程 类型来说是...
  • 基本要求

    基本要求 目标 前言 所需工具 代码编辑器 命令行工具 Git 和 GitHub Node.js 和 npm 基本要求 教程目录 这是 Electron 教程的第 1 部分 。 基本要求 创建您的第一个应用程序 使用预加载脚本 添加功能 打包您的应用程序 发布和更新 Electron是一个使用 JavaScript...