Window Customization Create frameless windows Control the traffic lights macOS Customize the look of your traffic lights macOS Customize the traffic light position macOS Show and...
基础结构 Electron 多进程机制 进程间通信 扩展的能力 基础结构 在编写扩展之前,我们首先需要了解一下 Cocos Creator 内,扩展的基础结构。 Electron Cocos Creator 编辑器是基于 GitHub 的 Electron 内核开发。 Electron 是一个集成了 Node.js 和 Google ...
基础结构 Electron 多进程机制 进程间通信 扩展的能力 基础结构 在编写扩展之前,我们首先需要了解一下 Cocos Creator 内,扩展的基础结构。 Electron Cocos Creator 编辑器是基于 GitHub 的 Electron 内核开发。 Electron 是一个集成了 Node.js 和 Google ...
Dark Mode Overview Automatically update the native interfaces Automatically update your own interfaces Manually update your own interfaces macOS settings Example How does this...
测试 提示 单元测试 Node.js Smoke Tests 在Windows10上测试 Extra steps to run the unit test: Missing fonts Pixel measurements 测试 我们的目的是保持 Electron 代码的高覆盖率。 我们要求所有的pull request不仅要通过所有现有...