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,16 +8,18 @@ toc: falst
|
||||
|
||||

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