From eeb24c76dd11cc44b37e7e532369046e80308f9a Mon Sep 17 00:00:00 2001 From: YuWeixia Date: Mon, 16 Mar 2026 14:48:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'W1-yuweixia-202506050224/?= =?UTF-8?q?README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- W1-yuweixia-202506050224/README.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 W1-yuweixia-202506050224/README.md diff --git a/W1-yuweixia-202506050224/README.md b/W1-yuweixia-202506050224/README.md deleted file mode 100644 index 6490807..0000000 --- a/W1-yuweixia-202506050224/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# 温度转换程序(Java版) - -将 Python 温度转换程序移植为 Java,保留原功能并扩展了命令行参数与文件批量转换。 - -## 编译与运行 - -### 编译 -```bash -javac TemperatureConverter.java \ No newline at end of file