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 | |
|---|---|---|
| .. | ||
| AI协助记录.txt | 1 month ago | |
| README.md | 1 month ago | |
| TemperatureConverter.class | 1 month ago | |
| TemperatureConverter.java | 1 month ago | |
| 运行截图.png | 1 month ago | |
README.md
# 温度转换程序
功能:摄氏温度与华氏温度相互转换
编译命令:
javac TemperatureConverter.java
运行命令:
java TemperatureConverter