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.
|
|
1 month ago | |
|---|---|---|
| W1 | 1 month ago | |
| W1-yuweixia-202506050224 | 1 month ago | |
| w1 | 1 month ago | |
| AI 协助记录.docx | 1 month ago | |
| HelloWorld.java | 1 month ago | |
| README.md | 1 month ago | |
| TemperatureConverter.java | 1 month ago | |
| 运行截图.png | 1 month ago | |
README.md
温度转换程序(Java版)
将 Python 温度转换程序移植为 Java,保留原功能并扩展了命令行参数与文件批量转换。
编译与运行
编译
javac TemperatureConverter.java