日韩成人免费在线_国产成人一二_精品国产免费人成电影在线观..._日本一区二区三区久久久久久久久不

當前位置:首頁 > 科技  > 軟件

Electron 27.0.0 正式發布,跨平臺桌面應用開發工具!

來源: 責編: 時間:2023-10-13 14:37:42 261觀看
導讀可以通過以下命令來安裝最新版本:npm install electron@latest主要更新技術棧Chrome 118.0.5993.32V8 11.8Node.js 18.17.1重要更新移除:macOS 10.13 / 10.14 支持Chromium 不再支持macOS 10.13(High Sierra)和macOS 10.1

cE028資訊網——每日最新資訊28at.com

可以通過以下命令來安裝最新版本:cE028資訊網——每日最新資訊28at.com

npm install electron@latest

主要更新

技術棧

  • Chrome 118.0.5993.32
  • V8 11.8
  • Node.js 18.17.1

重要更新

移除:macOS 10.13 / 10.14 支持

Chromium 不再支持macOS 10.13(High Sierra)和macOS 10.14(Mojave)。cE028資訊網——每日最新資訊28at.com

舊版本的 Electron 仍然可以在這些操作系統上運行,但是需要 macOS 10.15(Catalina)或更高版本才能運行 Electron v27.0.0 及更高版本。cE028資訊網——每日最新資訊28at.com

棄用:ipcRenderer.sendTo()

ipcRenderer.sendTo() API 已被棄用,應該被使用消息通道在渲染器之間來替代。cE028資訊網——每日最新資訊28at.com

IpcRendererEvent 的 senderId 和 senderIsMainFrame 屬性也已被棄用。cE028資訊網——每日最新資訊28at.com

移除:systemPreferences 中的顏色主題事件

該版本已移除以下 systemPreferences 事件:cE028資訊網——每日最新資訊28at.com

  • inverted-color-scheme-changed
  • high-contrast-color-scheme-changed

改為使用 nativeTheme 模塊中的新的 updated 事件:cE028資訊網——每日最新資訊28at.com

// 移除systemPreferences.on('inverted-color-scheme-changed', () => {  /* ... */});systemPreferences.on('high-contrast-color-scheme-changed', () => {  /* ... */});// 改為nativeTheme.on('updated', () => {  /* ... */});

移除:webContents.getPrinters

該版本已移除 webContents.getPrinters 方法,改為使用 webContents.getPrintersAsync。cE028資訊網——每日最新資訊28at.com

const w = new BrowserWindow({ show: false });// 移除console.log(w.webContents.getPrinters());// 改為w.webContents.getPrintersAsync().then((printers) => {  console.log(printers);});

移除:systemPreferences.{get,set}AppLevelAppearance 和 systemPreferences.appLevelAppearance

該版本已移除 systemPreferences.getAppLevelAppearance 和 systemPreferences.setAppLevelAppearance 方法,以及 systemPreferences.appLevelAppearance 屬性。改為使用 nativeTheme 模塊。cE028資訊網——每日最新資訊28at.com

// 移除systemPreferences.getAppLevelAppearance();// 改為nativeTheme.shouldUseDarkColors;// 移除systemPreferences.appLevelAppearance;// 改為nativeTheme.shouldUseDarkColors;// 移除systemPreferences.setAppLevelAppearance('dark');// 改為nativeTheme.themeSource = 'dark';

移除:systemPreferences.getColor 中的 alternate-selected-control-text 值

systemPreferences.getColor 中的 alternate-selected-control-text 值已被移除,改為使用 selected-content-background 值。cE028資訊網——每日最新資訊28at.com

// 移除systemPreferences.getColor('alternate-selected-control-text');// 改為systemPreferences.getColor('selected-content-background');

新功能

  • 添加了應用程序輔助透明設置 API;
  • 添加了對 chrome.scripting 擴展 API 的支持;
  • 默認啟用 WaylandWindowDecorations。

結束支持 24.x.y

根據項目的支持策略,Electron 24.x.y 已經到達了終止支持的階段。鼓勵開發者將應用升級到更高版本的 Electron。cE028資訊網——每日最新資訊28at.com

cE028資訊網——每日最新資訊28at.com

結束對 22.x.y 的擴展支持

今年早些時候,為了與 Chrome 對 Windows 7/8/8.1 的擴展支持保持一致,Electron 團隊將 Electron 22 的計劃生命周期結束日期從 2023 年 5 月 30 日延長至 2023 年 10 月 10 日。cE028資訊網——每日最新資訊28at.com

根據項目的支持政策和此支持擴展,Electron 22.x.y 已達到支持終止的階段。這將將支持降級到最新的三個穩定主要版本,并結束對 Windows 7/8/8.1 的官方支持。cE028資訊網——每日最新資訊28at.com

本文鏈接:http://www.www897cc.com/showinfo-26-13577-0.htmlElectron 27.0.0 正式發布,跨平臺桌面應用開發工具!

聲明:本網頁內容旨在傳播知識,若有侵權等問題請及時與本網聯系,我們將在第一時間刪除處理。郵件:2376512515@qq.com

上一篇: HTTPie 出桌面工具了

下一篇: Java與第三方API集成:調用外部服務的最佳實踐

標簽:
  • 熱門焦點
Top 主站蜘蛛池模板: 灌云县| 五莲县| 台东市| 远安县| 嘉善县| 榆社县| 阳城县| 宝山区| 奎屯市| 兴文县| 靖远县| 沛县| 积石山| 怀远县| 桓仁| 建德市| 赣榆县| 周口市| 宜黄县| 福建省| 柏乡县| 峨边| 泰来县| 横山县| 宿州市| 青岛市| 合水县| 军事| 大英县| 丰台区| 股票| 高台县| 葫芦岛市| 岑溪市| 威信县| 广水市| 深圳市| 临朐县| 铁岭市| 临澧县| 乐至县|