This website works better with JavaScript.
Explore
Help
Sign In
pvtfxms7o
/
yudao
Watch
1
Star
0
Fork
You've already forked yudao
1
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9ca59a9a18
main
cyj
yq
qjh
qjj
branch
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9ca59a9a18'
${ noResults }
yudao
/
doc
/
生产环境
/
centos jdk安装.md
155 B
Raw
Blame
History
Unescape
Escape
(
1
)
安装JDK
安装JDK,如果没有java-17-openjdk-devel就没有javac命令
yum install java-17-openjdk java-17-openjdk-devel