书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 3225 个相关结果.
  • Testing on Headless CI Systems (Travis CI, Jenkins.md)

    Testing on Headless CI Systems (Travis CI, Jenkins) Configuring the Virtual Display Server Travis CI Jenkins CircleCI AppVeyor Testing on Headless CI Systems (Travis CI, Je...
  • Testing on Headless CI Systems (Travis CI, Jenkins)

    Testing on Headless CI Systems (Travis CI, Jenkins) Configuring the Virtual Display Server Travis CI Jenkins CircleCI AppVeyor Testing on Headless CI Systems (Travis CI, Je...
  • 重要的API变更

    重大更改 重大更改的类型 计划重写的 API (15.0) 默认更改: nativeWindowOpen 默认为 true 计划重写的 API (14.0) 已移除: app.allowRendererProcessReuse Removed: Browser Window Affinity API 更改: window.open()...
  • 代码签名

    代码签名 签名 & 认证 macOS 版本 electron-forge electron-builder electron-packager Mac App Store 签署windows应用程序 Windows Store 代码签名 代码签名是一种用来证明应用是由你创建的一种安全技术。 macOS 系统能通过代码签名...
  • Debugging on Windows

    Debugging on Windows Requirements Attaching to and Debugging Electron Setting Breakpoints Attaching Which Process Should I Attach to? Using ProcMon to Observe a Process Using...
  • Notifications

    Notifications Overview Example Show notifications in the Renderer process Show notifications in the Main process Additional information Windows Advanced Notifications Quiet Ho...
  • 通知(Notifications)

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

    原生文件拖 & 放 概览 示例 Preload.js Index.html Renderer.js Main.js 原生文件拖 & 放 概览 作为桌面程序,当然希望能够实现操作系统的 drag & drop 功能。 很多网站已经支持拖拽文件, Electron 当然也支持 要在您的应用中实现此功能,您需要调用 webContent....
  • 开发环境

    1787 2021-01-10 《Electron 飞行指南》
    黑盒子 Electron 必知的进程概念 开发环境的更新与重启 我自己的解决方案 electron-vue 的解决方案 electronforge electron-webpack 安装依赖 添加渲染进程内容 运行 App 学习 Svelte 的方法 黑盒子 Electron Electron 可以看做是包含 Node 和 Ch...
  • Windows Store

    Windows Store Guide Background and Requirements Step 1: Package Your Electron Application Step 2: Running electron-windows-store Step 3: Using the AppX Package Optional: Add UW...