书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 3225 个相关结果.
  • 辅助功能

    辅助功能 Spectron Devtron 手动启用辅助功能 使用 Electron 的 API 在第三方软件内 macOS 辅助功能 为程序制作辅助功能是很重要的。在这里,我们很高兴地向你们介绍Devtron 和Spectron 。这两个新功能有机会使开发者们让他们的应用程序更加可用。 Electron 应用中有关辅助功能的开发和网站...
  • screen

    screen 事件 Event: 'display-added' Event: 'display-removed' Event: 'display-metrics-changed' 方法 screen.getCursorScreenPoint() screen.getPrimaryDisplay() screen.getAllDisplays()...
  • 高级

    Updating an Appveyor Azure Image Build Instructions 构建步骤 (Linux.md) 构建步骤 (macOS.md) 构建步骤 (Windows.md) 构建系统概述 Chromium 开发 在 C++ 代码中使用 clang-format 工具 编码风格 在 Windows 中调试 在 ...
  • 重大更改

    重大更改 重大更改的类型 计划重写的 API (23.0) Removed: Windows 7 / 8 / 8.1 support 已删除:BrowserWindow scroll-touch-* 事件 已移除:webContents.incrementCapturerCount(stayHidden, stayAwake) 已移除:webC...
  • Notifications

    Notifications Overview Example Show notifications in the Renderer process Show notifications in the Main process Additional information Windows Advanced Notifications Quiet Ho...
  • 流程模型

    流程模型 为什么不是一个单一的进程? 多进程模型 主进程 窗口管理 应用程序生命周期 原生 API 渲染器进程 Preload 脚本 效率进程 Process-specific module aliases (TypeScript) 流程模型 Electron 继承了来自 Chromium 的多进程架构,这使得此框架在架构上非常相似...
  • clipboard

    clipboard 方法 clipboard.readText([type]) clipboard.writeText(text[, type]) clipboard.readHTML([type]) clipboard.writeHTML(markup[, type]) clipboard.readImage([type]) clipb...
  • Security Strategies

    安全性,原生能力和你的责任 报告安全问题 Chromium 安全问题和升级 安全是所有人的共同责任 隔离不信任的内容 Electron 安全警告 清单:安全建议 1) 仅加载安全内容 为什么? 怎么做? 2) 不要为远程内容启用 Node.js 集成 为什么? 怎么做? 3) 为远程内容开启上下文隔离 为什么? 4) Enable...
  • Extension Infrastructure

    Extension Infrastructure Electron Multi-process Mechanism Inter-process Communication Capabilities of extensions Extension Infrastructure Before writing an extension, we fir...
  • Chrome 扩展支持

    Chrome 扩展支持 加载扩展 支持的扩展 API chrome.devtools.inspectedWindow chrome.devtools.network chrome.devtools.panels chrome.extension chrome.runtime chrome.storage chrome....