mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 10:31:10 +08:00
update-javadl-link
This commit is contained in:
@@ -8,20 +8,17 @@ toc: falst
|
||||
|
||||

|
||||
|
||||
### Java 安装包已开始下载,请等待下载完成,然后按照提示安装
|
||||
### 正在前往 Java 下载页面,请向下滚动点击 DMG` 安装包下载按钮,然后等待 Java 安装程序下载完成,最后启动安装程序,依照提示安装 Java。
|
||||
|
||||
### 没有下载?[点击此处开始下载](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.dmg)
|
||||
### 没有下载?[点击此处开始下载](https://bell-sw.com/pages/downloads/?version=java-17&os=macos&architecture=arm&package=jre-full&bitness=64#:~:text=DownloadLiberica%20JDK)
|
||||
|
||||
### 想使用其他安装程序?[DMG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.dmg) | [PKG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.pkg) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.tar.gz) | [ZIP](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.zip)
|
||||
|
||||
### The Java installation package has started to download. Please wait for the download to complete, and then follow the prompts to install
|
||||
|
||||
### No download? [Click here to start downloading](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.dmg)
|
||||
|
||||
### Want to use another installer? [DMG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.dmg) | [PKG](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.pkg) | [TAR.GZ](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.tar.gz) | [ZIP](https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.zip)
|
||||
### Going to Java download page, scroll down and click MSI installation package, then wait for Java installer to download, finally launch installer and follow the prompts to install Java.
|
||||
|
||||
### No download? [Click here to start downloading](https://bell-sw.com/pages/downloads/?version=java-17&os=macos&architecture=arm&package=jre-full&bitness=64#:~:text=DownloadLiberica%20JDK)
|
||||
|
||||
<script>
|
||||
window.location.href = "https://download.bell-sw.com/java/17.0.8+7/bellsoft-jre17.0.8+7-macos-aarch64-full.dmg";
|
||||
setTimeout(function() {
|
||||
window.location.href = "https://bell-sw.com/pages/downloads/?version=java-17&os=macos&architecture=arm&package=jre-full&bitness=64#:~:text=DownloadLiberica%20JDK";
|
||||
}, 3000); // 等待 3 秒.
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user