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.
Xingzhimeng c31b6e6ba1 w1 1 month ago
..
AI协助记录.txt w1 1 month ago
README.md w1 1 month ago
TemperatureConverter.class w1 1 month ago
TemperatureConverter.java w1 1 month ago
运行截图.png w1 1 month ago

README.md

# 温度转换程序

功能:摄氏温度与华氏温度相互转换

编译命令:

javac TemperatureConverter.java

运行命令:

java TemperatureConverter