Introduction What is Electron? Prerequisites Running examples with Electron Fiddle Getting help Introduction Welcome to the Electron documentation! If this is your first tim...
API Processes Description 快捷键 定义键盘快捷键。 app Main 控制应用程序的事件生命周期。 autoUpdater Main 使应用程序能够自动更新 BrowserView 创建和控制视图 BrowserWindow Main 创建并控制浏览器窗口。 类: BrowserWindowProxy 操纵子浏览...
Tracking How do they track us? How can I prevent tracking? A word of warning Tracking When you browse the web tiny digital traces of your presence are left behind. Many web ...
示例预览 How to…? 示例预览 在本节中,我们收集了一些新手通用的功能示例,可以让你快速实现需要的 Electron 应用。 每个例子都包含一个简单的、自成一体的示例应用程序。 运行这些示例的最简单方法是下载 Electron Fiddle 。 一旦安装了Fiddle,就可以按下 “Open in Fiddle”按钮,然后会在下面找到以下代码...