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.
YuWeixia 0cf9f15bf3 添加 'W1-yuweixia-202506050224/README.md' 1 month ago
..
README.md 添加 'W1-yuweixia-202506050224/README.md' 1 month ago

README.md

温度转换程序(Java版)

将 Python 温度转换程序移植为 Java,保留原功能并扩展了命令行参数与文件批量转换。

编译与运行

编译

javac TemperatureConverter.java