GOM Audio

最新版本 Node.js 12.1.0 (64-bit)

Node.js 12.1.0 (64-bit)

Node.js 12.1.0 (64-bit)
GOM Audio 是一款免費的音樂播放器,可以播放 CD 和其他格式的高品質音樂。它提供了效果和有用的功能,如多速播放,音調調節和均衡器,這是一般聽眾和音樂家的理想選擇。 GOM 實現了針對不同環境優化的最高質量的音頻。此外,它還提供了用於音頻播放的同步歌詞,因此您可以在歌詞的同時聽音樂。如果沒有歌詞,您可以使用 Sync Lyrics Editor 輸入自己的歌詞,然後上傳。此外,通過 GOMPod 服務,您可以通過流式傳輸或下載流行的播客來收聽。更令人驚訝的是,您不僅可以在 PC 上享受所有這些功能,還可以在移動設備上享受這些功能。現在下載 GOM Audio 為 Windows PC.

為什麼使用 GOM Audio?

100%免費!
GOM Audio 是完全免費下載,安裝和使用只要你想。沒有任何附加條件.

從 GOM 的創作者 Player
GOM Audio 被設計成流行的 GOM Player 視頻播放軟件的音頻播放答案。因為 GOM Audio 是基於 GOM Player,所以包括許多相同的功能(如 A - B 重複和播放速度控制)和快捷方式!

同步和編輯歌詞
GOM Audio 功能同步歌詞,與您的音樂一起顯示。如果沒有可用的同步歌詞,則可以使用 Sync Lyrics Editor 製作自己的歌詞,然後將其上傳。

使用 GOMPod 服務收聽播客
您可以使用 GOM Audio 收聽大多數主流語言的流行播客。嘗試通過流式傳輸或下載來收聽播客他們。您也可以將您喜愛的播客加入書籤.

聽聽互聯網收音機
為了方便收聽,幾個流行的互聯網廣播電台預裝了,就像 GOM 媒體播放器一樣,GOM Audio 可以打開並播放來自世界各地的線上託管的現場直播。

我的個人資料鏈接到您的 GOM ID
使用 GOM ID,您可以通過上傳 / 編輯他們和您的個人帳戶的其他詳細信息在我的個人資料菜單中管理您的同步歌詞。另一個好處是您的同步歌詞將在您的 PC 和移動設備之間共享.

移動 GOM Audio 可用
GOM Audio 可用於 Android 版本,其功能與 PC 版本相同,包括同步歌詞,編輯,GOMPod 服務,作為以及我們的雲服務。現在,您可以隨時隨地通過 GOM Audio 隨時隨地使用我們的小工具和通過鎖定屏幕在移動設備上欣賞音樂.

電源選項
當您的播放列表到達結尾時,自動關機,重新啟動或讓您的電腦進入休眠狀態。在聽音樂時睡著了,而不用擔心你的電腦整晚都在睡覺!

Low 資源使用情況
運行 GOM Audio 並不需要花太多時間,所以你不需要關閉其他程序或者微調管理你的資源使用情況,音樂順利。您還可以使用 GOM Audio 的迷你播放器模式將播放控制鎖定到任務欄,以便於訪問並減少屏幕上的雜亂.

選擇您的皮膚
GOM Audio 的默認皮膚有 7 種不同的顯示模式可供選擇從,您可以完全通過選擇從首選項窗口中選擇一個新的.

與 GOM Remote
連接您可以使用 GOM Remote 控制 GOM Player。這包括基本功能,如前進 / 後退,播放和暫停。這也包括先進的功能,如打開文件,搜索和 PC 電源控制.8997423

ScreenShot

軟體資訊
檔案版本 Node.js 12.1.0 (64-bit)

檔案名稱 node-v12.1.0-x64.msi
檔案大小 16.9 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 免費軟體
作者 Gretech Corp
官網 https://audio.gomlab.com/
更新日期 2019-04-30
更新日誌

What's new in this version:

Notable changes:
intl:
- Update ICU to 64.2. This adds support for Japanese Era
- Fixes a bug in ICU that affected Node.js 12.0.0 in the case where new Date().toLocaleString() was called with a non-default locale

C++ API:
- Added an overload EmitAsyncDestroy that can be used during garbage collection

Commits:
- benchmark: fix http bench-parser.js
- bootstrap: delay the instantiation of maps in per-context scripts
- build: allow icu download to use other hashes besides md5
- build: disable custom v8 snapshot by default
- crypto: update root certificates
- deps: backport ICU-20575 to fix err/crasher
- deps: backport ICU-20558 to fix Intl crasher
- deps: update ICU to 64.2
- dgram: change 'this' to 'self' for 'isConnected'
- doc: add Node 12 to the first list of versions
- doc: update comment in bootstrap for primordials
- doc: simplify GOVERNANCE.md text
- doc: fix pull request number
- doc: clarify behaviour of writeFile(fd)
- doc: fix v12.0.0 changelog id
- doc: simplify Collaborator pre-nomination text
- lib: throw a special error in internal/assert
- module: initialize module_wrap.callbackMap during pre-execution
- (SEMVER-MINOR) n-api: do not require JS Context for napi_async_destroy()
- process: reduce the number of internal frames in async stack trace
- report: print common items first for readability
- src: refactor deprecated UVException in node_file.cc
- src: move OnMessage to node_errors.cc
- src: use predefined AliasedBuffer types in the code base
- src: apply clang-tidy modernize-deprecated-headers found by Jenkins CI
- (SEMVER-MINOR) src: do not require JS Context for ~AsyncResoure()
- (SEMVER-MINOR) src: add Environment overload of EmitAsyncDestroy
- src: apply clang-tidy rule modernize-use-equals-default
- src: use std::vector<size_t> instead of IndexArray
- src: enable context snapshot after running per-context scripts
- src: enable snapshot with per-isolate data
- src: implement IsolateData serialization and deserialization
- src: allow creating NodeMainInstance that does not own the isolate
- test: refactor net-connect-handle-econnrefused
- test: move test-net-connect-handle-econnrefused
- test: rework to remove flakiness, and be parallel
- test: fix ineffective error tests
- test: make test-worker-esm-missing-main more robust
- test: increase coverage in lib/internal/dns/promises.js
- tls: include invalid method name in thrown error
- tools: update certdata.txt
- tools: update LICENSE and tools/icu/current_ver.dep
- tools: fix use-after-free mkcodecache warning
- tools: update tools/license-builder.sh
- tools: implement node_mksnapshot
- util: add prototype support for boxed primitives
- util: rename setIteratorBraces to getIteratorBraces
- util: improve Symbol.toStringTag handling

Node.js 12.1.0 (64-bit) 相關參考資料
Chocolatey Software | Node JS (Install) 12.1.0

2019年4月29日 — This is not the latest version of Node JS (Install) available. 12.1.0 | Updated: 29 Apr 2019 ... I am using latest windows 10 64 bit. ferventcoder • 3&nbsp;...

https://chocolatey.org

Chocolatey Software | Node JS 12.1.0

2019年4月29日 — Node JS. This is not the latest version of Node JS available. 12.1.0 | Updated: 29 Apr 2019 ... To install Node JS, run the following command from the command line ... Is it possible to ...

https://chocolatey.org

Download | Node.js

macOS Installer (.pkg), 64-bit. macOS Binary (.tar.gz), 64-bit. Linux Binaries (x64), 64-bit. Linux Binaries (ARM) ... Linux on Power LE Systems, 64-bit. Linux on&nbsp;...

https://nodejs.org

Node v12.1.0 (Current) | Node.js

2019年4月29日 — Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v12.1.0/node-v12.1.0-linux-ppc64le.tar.xz. Linux s390x 64-bit Binary:&nbsp;...

https://nodejs.org

Node v12.13.0 (LTS) | Node.js

2019年10月21日 — Linux 64-bit Binary: https://nodejs.org/dist/v12.13.0/node-v12.13.0-linux-x64.tar.xz. Linux PPC LE 64-bit Binary:&nbsp;...

https://nodejs.org

Node v12.16.1 (LTS) | Node.js

2020年2月18日 — Linux 64-bit Binary: https://nodejs.org/dist/v12.16.1/node-v12.16.1-linux-x64.tar.xz. Linux PPC LE 64-bit Binary:&nbsp;...

https://nodejs.org

Node.js 12.1.0 (64-bit) Download for Windows 10, 8, 7

2019年4月30日 — Download Node.js 12.1.0 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Software Version.

https://www.filehorse.com

Previous Releases | Node.js

Node.js 12.1.0, 2019-04-29, 7.4.288.21, 6.9.0, 72, Downloads Änderungshistorie ... Node.js 10.22.1, Dubnium, 2020-09-15, 6.8.275.32, 6.14.6, 64, Downloads&nbsp;...

https://nodejs.org