Arduino

最新版本 Electron 28.0.0 (64-bit)

Electron 28.0.0 (64-bit)

Electron 28.0.0 (64-bit)
開放源代碼 Arduino 軟件(IDE)可以輕鬆編寫代碼並將其上傳到開發板。它運行在 Windows,Mac OS X 和 Linux 上。環境是用 Java 編寫的,基於 Processing 和其他開源軟件。這個軟件可以與任何 Arduino 板一起使用。

最有趣的功能是:

等待新的 arduino-builder
這是一個純粹的命令行工具,它負責修改代碼,解決庫依賴和設置編譯單元。它也可以作為一個獨立的程序在一個持續集成的環境中.

可插拔的 USB 核心
你的 Arduino 終於可以作為很多不同的 USB 設備,而無需改變核心,這要歸功於新的模塊化架構。基於新子系統的庫已經在開發中!

串口繪圖儀
您現在可以實時繪製您的數據,就像在您的循環內寫入 Serial.println(analogRead(A0))一樣簡單.

新的好東西
對於圖書館開發人員,並可選擇鏈接到檔案中。

ArduinoISP 示例
已經改進了很多,現在您可以使用任何其他闆卡來刷新 AVR 芯片。

圖書館和書庫管理員
如果圖書館 / 核心可以通過簡單的彈出式菜單更新,請通知我們。沒有更多過時的代碼浮動!

注意:需要 Arduino 平台.

也可用於:下載 Arduino 為 Mac

ScreenShot

軟體資訊
檔案版本 Electron 28.0.0 (64-bit)

檔案名稱 electron-v28.0.0-win32-x64.zip
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 Arduino Team
官網 暫無資訊
更新日期 2023-12-05
更新日誌

What's new in this version:

Breaking Changes:
- The BrowserWindow.getTrafficLightPosition() and BrowserWindow.setTrafficLightPosition() methods have been removed
- The app.runningUnderRosettaTranslation() method has been removed
- The ipcRenderer.sendTo() method has been removed
- The scroll-touch-{begin,end,edge} events have been removed
- Setting backgroundThrottling to false will disable frames throttling in the BrowserWindow for all WebContents displayed by it

Features:
Additions:
- Enabled ESM support
- For more details, see the ESM documentation
- The UtilityProcess API now supports ESM entrypoints
- Added several properties to the display object including detected, maximumCursorSize, and nativeOrigin
- Added support for ELECTRON_OZONE_PLATFORM_HINT environment variable on Linux

- In addition to enabling ESM support in Electron itself, Electron Forge also supports using ESM to package, build and develop Electron applications. You can find this support in Forge v7.0.0 or higher.

- Added API to help apps know when to avoid semitransparent backgrounds
- Added getWebRTCUDPPortRange and setWebRTCUDPPortRange APIs to specify UDP port range for WebRTC
- Added keyboardLock to ses.setPermissionRequestHandler(handler)
- Added mouse-enter and mouse-leave Tray events for Windows
- Added a generateTaggedPDF option to webContents.printToPDF() to allow generating tagged (accessible) PDFs
- Added a tabbingIdentifier property to BrowserWindow
- Added middle click mouse event to tray icon
- Added several properties to the display object including detected, maximumCursorSize, and nativeOrigin
- Added support for ELECTRON_OZONE_PLATFORM_HINT environment variable on Linux
- Added support for chrome.scripting extension APIs
- Added support for several more extensions manifest keys including host_permissions, author, and short_name
- Added the ability to send HTTP headers with webContents.downloadURL()
- Changed systemPreferences.getColor(name) to return an RGBA hex value (#RRGGBBAA) instead of a plain RGB (#RRGGBB) value
- Honor XDG dark theme preferences on Linux
- Improved compatibility with CommonJS modules in sandboxed preload scripts by passing dummy module.exports

Improved:
- Improved fork() and execve() performance for child_process API on Linux
- Fixed resizing performance issue on macOS
- Fixed opaque window performance regression on DWM
- Re-enabled partition alloc on macOS

Removed/Deprecated:
- The app.runningUnderRosettaTranslation property has been deprecated
- The gpu-process-crashed event on app has been deprecated
- The renderer-process-crashed event on app and crashed event on WebContents and <webview> have been deprecated

Fixed:
- Fixed an issue that prevented MessagePorts from being garbage collected when not referenced
- Fixed app incorrectly activating panel windows on macOS Sonoma
- Fixed file paths passed to shell.showItemInFolder not being escaped in Linux
- Fixed loading nested ESM dependencies in node_modules. Support the throwIfNoEntry option in fs.statSync/fs.lstatSync in asar files
- Fixed same-party cookie functionality for first party sets
- Use activateIgnoringOtherApps for focusing non-panels on macOS

Electron 28.0.0 (64-bit) 相關參考資料
Downloading Electron 28.0.0 (64-bit) from FileHorse.com

Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can ...

https://www.filehorse.com

Electron (64-bit) Download (2024 Latest)

Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can ...

https://www.filehorse.com

electron - npm

2023年11月6日 — macOS (Catalina and up): Electron provides 64-bit Intel and ARM binaries for macOS. ... npm i [email protected]. Repository. github.com ...

https://www.npmjs.com

Electron 28 breaks build ...

2023年12月19日 — Expected Behavior. Updating electron should make the app start. Current Behavior. I updated Electron to 28.0.0, then ran npm install .

https://github.com

Electron 28.0.0

2023年12月6日 — Electron 28.0.0 has been released! It includes upgrades to Chromium 120.0.6099.56 , V8 12.0 , and Node.js 18.18.2 .

https://electronjs.org

Electron Releases

Release Notes for v0.28.1. Changelog: Fix sending POST requests. Windows. Fix corrupted 64bit build. Mac. shell.openExternal now ...

https://releases.electronjs.or

Electron: Build cross-platform desktop apps with JavaScript ...

Build cross-platform desktop apps with JavaScript, HTML, and CSS.

https://electronjs.org

Index of electron-local28.0.0-beta.3

Index of electron-local/28.0.0-beta.3. Name Last modified Size ../ chromedriver ... x64-dsym-snapshot.zip 06-Nov-2023 18:59 685.09 MB electron-v28.0.0-beta.3 ...

https://mirrors.huaweicloud.co

Releases · electronelectron

Note: This is an alpha release. Please file new issues for any bugs you find in it. This release is published to npm under the alpha tag and can be ...

https://github.com