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.
|
|
2 months ago | |
|---|---|---|
| .. | ||
| 0d3a3902-d091-4b75-adf0-2bf4c4d77b21.png | 2 months ago | |
| AI协助记录.txt | 2 months ago | |
| QQ20260329-232941.png | 2 months ago | |
| README.md | 2 months ago | |
| 程序运行截图.png | 2 months ago | |
README.md
温度转换器 (TemperatureConverter)
这是一个Java版本的温度转换程序,支持摄氏度(°C)与华氏度(°F)之间的相互转换。
编译方法
javac TemperatureConverter.java