This website works better with JavaScript.
Home
Explore
Help
Sign In
YuWeixia
/
java
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
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.
14
Commits
1
Branch
0
Tags
2.2 MiB
Java
100%
Tree:
12c67371cf
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '12c67371cf'
${ noResults }
java
/
w1
/
README.md
227 B
Raw
Blame
History
温度转换程序(Java版)
将 Python 温度转换程序移植为 Java,保留原功能并扩展了命令行参数与文件批量转换。
编译与运行
编译
javac TemperatureConverter.java