pages.*: update Java links (#10294)

This commit is contained in:
K.B.Dharun Krishna
2023-06-04 07:18:54 +05:30
committed by GitHub
parent 0128cb9870
commit 7fc7f97dd7
29 changed files with 29 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
# java
> Java 程序启动器。
> 更多信息:<https://docs.oracle.com/en/java/javase/19/docs/specs/man/java.html>.
> 更多信息:<https://docs.oracle.com/en/java/javase/20/docs/specs/man/java.html>.
- 通过提供类名称运行一个含有 main 函数的 java .class 程序: