3 changed files with 26 additions and 0 deletions
@ -0,0 +1,26 @@ |
|||
温度转换程序使用说明 |
|||
|
|||
|
|||
|
|||
编译命令 |
|||
|
|||
|
|||
|
|||
javac TemperatureConverter.java |
|||
|
|||
|
|||
|
|||
运行命令 |
|||
|
|||
|
|||
|
|||
java TemperatureConverter |
|||
|
|||
|
|||
|
|||
程序功能 |
|||
|
|||
|
|||
|
|||
实现摄氏温度与华氏温度的双向转换 |
|||
|
|||
Binary file not shown.
Loading…
Reference in new issue