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.
|
|
3 weeks ago | |
|---|---|---|
| .. | ||
| AI协助记录.docx | 1 month ago | |
| HelloWorld.java | 1 month ago | |
| README.md | 1 month ago | |
| TemperatureConverter.java | 1 month ago | |
| desktop.ini | 1 month ago | |
| 运行截图.png | 1 month ago | |
README.md
TemperatureConverter
温度转换 Java 程序,实现摄氏度 ↔ 华氏度互转
编译
javac TemperatureConverter.java
运行
java TemperatureConverter