书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 3225 个相关结果.
  • 交互式解释器 (REPL)

    交互式解释器 (REPL) 交互式解释器 (REPL) 读取(Read)-运算(Eval)-输出(Print)-循环(Loop) (REPL) 是很简单的, 交互式的计算机编程环境,它采用单个用户输入,运算并返回结果给用户。 在这里 repl 模块提供了一个 REPL 的实现, 可以这样使用: 如果你的 electron 或 electro...
  • 交互式解释器 (REPL)

    交互式解释器 (REPL) 交互式解释器 (REPL) 读取(Read)-运算(Eval)-输出(Print)-循环(Loop) (REPL) 是很简单的, 交互式的计算机编程环境,它采用单个用户输入,运算并返回结果给用户。 在这里 repl 模块提供了一个 REPL 的实现, 可以这样使用: 如果你的 electron 或 electro...
  • Keyboard Shortcuts

    Keyboard Shortcuts Overview Example Local Shortcuts Global Shortcuts Shortcuts within a BrowserWindow Using web APIs Intercepting events in the main process Using third-party ...
  • 使用 Selenium 和 WebDriver

    Selenium and WebDriver 配置 Spectron 通过 WebDriverJs 配置 1. Start ChromeDriver 2. 安装 WebDriverJS 3. Connect to ChromeDriver 通过 WebdriverIO 配置 1. Start ChromeDriver 2. Install Web...
  • 使用 Selenium 和 WebDriver

    使用 Selenium 和 WebDriver 配置 Spectron 通过 WebDriverJs 配置 1. 启动 ChromeDriver 2. 安装 WebDriverJS 3. 连接到 ChromeDriver 通过 WebdriverIO 配置 1. 启动 ChromeDriver 2. 安装 WebdriverIO 3. 连接到 ...
  • 使用 Selenium 和 WebDriver

    使用 Selenium 和 WebDriver 配置 Spectron 通过 WebDriverJs 配置 1. 启动 ChromeDriver 2. 安装 WebDriverJS 3. 连接到 ChromeDriver 通过 WebdriverIO 配置 1. 启动 ChromeDriver 2. 安装 WebdriverIO 3. 连接到 ...
  • 使用 VSCode 进行主进程调试

    使用 VSCode 进行主进程调试 1.在 VSCode 中打开一个 Electron 项目。 2.添加一个 .vscode/launch.json 文件并使用以下配置: 3. 调试 使用 VSCode 进行主进程调试 1.在 VSCode 中打开一个 Electron 项目。 $ git clone git@github . com : ...
  • 支持 macOS 深色模式

    支持 macOS 深色模式 自动更新原生界面 自动更新你的接口 支持 macOS 深色模式 在 macOS 10.14 Mojave中, Apple 为所有 macOS 电脑引入了一个全新的 系统级黑暗模式 。 If your Electron app has a dark mode, you can make it follow the sys...
  • Prerequisites

    Prerequisites Goals Assumptions Required tools Code editor Command line Git and GitHub Node.js and npm Prerequisites Follow along the tutorial This is part 1 of the Ele...
  • 重大更改

    重大更改 重大更改的类型 计划重写的 API (27.0) 已移除:macOS 10.13 / 10.14 / 支援 弃用:ipcRenderer.sendTo() 已删除: systemPreferences 中的 color scheme 相关事件 已删除: webContents.getPrinters 已删除:systemPrefe...