书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 3215 个相关结果.
  • 安全性,原生能力和你的责任

    安全性,原生能力和你的责任 报告安全问题 Chromium 安全问题和升级 Security Is Everyone's Responsibility Isolation For Untrusted Content Electron 安全警告 清单:安全建议 1) 仅加载安全内容 为什么? 怎么做? 2) 禁止Node.js集成远程内容 为...
  • Chrome Extension Support

    Chrome Extension Support Loading extensions Supported Extensions APIs chrome.devtools.inspectedWindow chrome.devtools.network chrome.devtools.panels chrome.extension chrom...
  • Security Strategies

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

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

    Chrome Extension Support Loading extensions Supported Extensions APIs chrome.devtools.inspectedWindow chrome.devtools.network chrome.devtools.panels chrome.extension chrom...
  • 自定义窗口

    自定义窗口 创建无边框窗口 应用自定义标题栏样式 macOS Windows Control the traffic lights macOS Customize the look of your traffic lights macOS Customize the traffic light position macOS Show and hide ...
  • Accessibility

    Accessibility Manually enabling accessibility features Using Electron’s API Within third-party software macOS Accessibility Accessibility concerns in Electron applications a...
  • 构建步骤(macOS)

    Build Instructions (macOS) 前提 获取代码 Bootstrapping 构建 32位支持 测试 Build Instructions (macOS) 遵循下面的引导,在 macOS 上构建 Electron . 前提 macOS >= 10.8 Xcode >= 5.1 node.js (外部)如果你...
  • 测试

    测试 提示 单元测试 在Windows10上测试 Extra steps to run the unit test: Missing fonts Pixel measurements 测试 我们的目的是保持 Electron 代码的高覆盖率。 我们要求所有的pull request不仅要通过所有现有的测试,还要增加新的测试来覆盖变更的代码...
  • 测试

    测试 提示 单元测试 在Windows10上测试 Extra steps to run the unit test: Missing fonts Pixel measurements 测试 我们的目的是保持 Electron 代码的高覆盖率。 我们要求所有的pull request不仅要通过所有现有的测试,还要增加新的测试来覆盖变更的代码...